705
|
1 2001-12-18 Adrian Aichner <adrian@xemacs.org>
|
|
2
|
|
3 * info\.cvsignore: Correct pattern to match all info files.
|
|
4
|
703
|
5 2001-12-18 Jan Vroonhof <jan@xemacs.org>
|
|
6
|
|
7 * etc/photos/jan.png: Add mug shot.
|
|
8
|
701
|
9 2001-12-16 Adrian Aichner <adrian@xemacs.org>
|
|
10
|
|
11 * info\.cvsignore: Info files are generated, so let's ignore them
|
|
12 all.
|
|
13
|
699
|
14 2001-12-15 Adrian Aichner <adrian@xemacs.org>
|
|
15
|
|
16 * info\dir (File): Update version to 21.5.
|
|
17
|
686
|
18 2001-12-03 Didier Verna <didier@xemacs.org>
|
|
19
|
|
20 * etc/NEWS: advertise `C-x r p' (replace-rectangle) in global map.
|
|
21
|
668
|
22 2001-08-29 Jered Floyd <jered@MIT.EDU>
|
|
23
|
|
24 * configure.in (moduledir,sitemoduledir,archlibdir):
|
|
25 Place arch-specific files under ${libdir}, not under ${datadir}.
|
|
26
|
667
|
27 2001-09-25 Didier Verna <didier@xemacs.org>
|
|
28
|
|
29 * configure.ac: new. Autoconf 2.5x guard.
|
|
30
|
665
|
31 2001-09-19 Ben Wing <ben@xemacs.org>
|
|
32
|
|
33 * configure.in (USAGE_ERROR):
|
|
34 * configure.in (CANONICALIZE_PATH):
|
|
35 * configure.in (XE_COMPUTE_RUNPATH):
|
|
36
|
|
37 The great integral types renaming.
|
|
38
|
|
39 Please see the 2001-09-19 entry in src/ChangeLog for the full details.
|
|
40
|
664
|
41 2001-09-17 Ben Wing <ben@xemacs.org>
|
|
42
|
|
43 * configure.in (TAB):
|
|
44 * configure.in (XE_COMPUTE_RUNPATH):
|
|
45 Don't use -Wshadow when compiling with g++ or you get buried in
|
|
46 silly warnings. This patch was already applied but somehow got
|
|
47 unapplied. Stephen?
|
|
48
|
|
49 2001-06-24 Ben Wing <ben@xemacs.org>
|
|
50
|
|
51 * configure.in (TAB): Don't use -Wshadow when compiling with
|
|
52 g++ or you get buried in silly warnings.
|
|
53 * configure.in (XE_COMPUTE_RUNPATH): Fix compile problems when
|
|
54 compiling --with-msw, --with-x=no, --with-tty=no.
|
|
55
|
655
|
56 2001-08-21 Adrian Aichner <adrian@xemacs.org>
|
|
57
|
|
58 * etc\BETA (writing): Advertise use of build-report.
|
|
59
|
654
|
60 2001-09-07 Stephen J. Turnbull <stephen@xemacs.org>
|
|
61
|
|
62 * XEmacs 21.5.3 "asparagus" is released.
|
|
63
|
642
|
64 2001-08-02 Peter Brown <rendhalver@users.sourceforge.net>
|
|
65
|
|
66 * configure.usage (--with-dialogs): added lucid to list of options
|
|
67 * configure.usage (--with-widgets): added lucid to list of options
|
|
68 * configure.usage (--with-dragndrop): added GTK to list of protocols
|
|
69 * configure.usage (--mail-locking): added `locking' or `mmdf' to
|
|
70 list of options syncing options documentation with those in
|
|
71 configure.in
|
|
72
|
641
|
73 2001-07-28 Stephen J. Turnbull <stephen@xemacs.org>
|
|
74
|
|
75 * XEmacs 21.5.2 "artichoke" is released.
|
|
76
|
636
|
77 2001-07-26 Stephen J. Turnbull <stephen@xemacs.org>
|
|
78
|
|
79 * etc/MYTHOLOGY, etc/OXYMORONS: Remove.
|
|
80 etc/VEGETABLES: Copied from xemacs-builds module, file Codenames-21.5.
|
|
81 Bring codenames into synch with reality.
|
|
82
|
631
|
83 2001-07-18 Adrian Aichner <adrian@xemacs.org>
|
|
84
|
|
85 * etc\TUTORIAL: Fix minor typo.
|
|
86 * etc\TUTORIAL.de: Sync with TUTORIAL.
|
|
87
|
623
|
88 2001-06-21 Ben Wing <ben@xemacs.org>
|
|
89
|
|
90 * README:
|
|
91 * README (http):
|
|
92 * README (ftp):
|
|
93 Rewrite.
|
|
94
|
598
|
95 2001-05-29 Martin Buchholz <martin@xemacs.org>
|
|
96
|
|
97 * Makefile.in.in: `make distclean' would fail if srcdir != blddir.
|
|
98 Remove SUBDIR_DISTCLEAN until such a time as the module subdir is
|
|
99 properly integrated into the build system.
|
|
100 Only create ${moduledir} and ${sitemoduledir} if HAVE_SHLIB.
|
|
101
|
594
|
102 2001-05-30 Ben Wing <ben@xemacs.org>
|
|
103
|
|
104 * configure.in (AC_INIT_PARSE_ARGS):
|
|
105 * configure.in (USAGE_ERROR):
|
|
106 * configure.in (XE_COMPUTE_RUNPATH):
|
|
107 Fix problems detecting both native and Linux sound on Cygwin
|
|
108 when compiled with --with-msw=no.
|
|
109
|
|
110 Rearrange file-coding handling a bit to avoid warning when
|
|
111 compiling with Mule.
|
|
112
|
|
113 2001-05-28 Martin Buchholz <martin@xemacs.org>
|
|
114
|
|
115 * configure.in (--xemacs-compiler): New.
|
|
116 * configure.usage:
|
|
117 * INSTALL:
|
|
118 Document XEMACS_CC and corresponding compiler option --xemacs-compiler.
|
|
119 Explain how to build xemacs using a C++ compiler.
|
|
120
|
585
|
121 2001-05-29 Martin Buchholz <martin@xemacs.org>
|
|
122
|
|
123 * configure.in: Remove stray backslash.
|
|
124
|
582
|
125 2001-05-26 Ben Wing <ben@xemacs.org>
|
|
126
|
|
127 * configure.in (XE_COMPUTE_RUNPATH):
|
|
128 rewrite warning output so that it doesn't happen by default --
|
|
129 you should only get warnings when something is actively wrong,
|
|
130 not just because a feature is not present.
|
|
131
|
567
|
132 2001-05-06 Karl M. Hegbloom <karlheg@hegbloom.net>
|
|
133
|
|
134 * configure.in: See if mkstemp is available for movemail.c
|
|
135
|
562
|
136 2001-05-24 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
137
|
|
138 * etc/xemacs-ja.1: Removed.
|
|
139
|
559
|
140 2001-05-23 Ben Wing <ben@xemacs.org>
|
|
141
|
|
142 * etc\sample.init.el:
|
|
143 * etc\sample.init.el (Init-safe-require): New.
|
|
144 * etc\sample.init.el ((fboundp 'pending-delete-mode)):
|
|
145 * etc\sample.init.el ((eq system-type 'windows-nt)):
|
|
146 * etc\sample.init.el (dired):
|
|
147 * etc\sample.init.el ((Init-safe-require 'efs-auto)):
|
|
148 * etc\sample.init.el (completer):
|
|
149 * etc\sample.init.el (crypt):
|
|
150 * etc\sample.init.el (filladapt):
|
|
151 * etc\sample.init.el ((fboundp 'turn-on-lazy-lock)):
|
|
152 * etc\sample.init.el ((fboundp 'resize-minibuffer-mode)):
|
|
153 * etc\sample.init.el ((Init-safe-require 'scroll-in-place)):
|
|
154 Rewrite to be much more careful about loading features -- now
|
|
155 it decays gracefully even in the complete absence of packages.
|
|
156 Also avoid doing obnoxious things when loading efs.
|
|
157
|
|
158 2001-05-23 Ben Wing <ben@xemacs.org>
|
|
159
|
|
160 * configure.in (AC_INIT_PARSE_ARGS):
|
|
161 * configure.in (TAB):
|
|
162 * configure.in (XE_COMPUTE_RUNPATH):
|
|
163 add some support for eventually turning on file coding by
|
|
164 default. Fix numerous places where AC_MSG_WARN had quotes
|
|
165 around its arg, which is bad. Replace with []. Same for
|
|
166 AC_MSG_ERROR.
|
|
167
|
|
168 2001-05-15 Steve Youngs <youngs@xemacs.org>
|
667
|
169 * configure.in:
|
557
|
170 If no native dumper (UNEXEC) is defined, simply use pdump.
|
|
171 If no SYSTEM_TYPE is defined, choose an appopriate default.
|
|
172
|
554
|
173 2001-05-10 Paul Stodghill <stodghil@cs.cornell.edu>
|
|
174
|
559
|
175 * etc/PACKAGES: Update to reflect new package dir tree.
|
554
|
176 * configure.in: Reverse the order of Windows and Linux sound tests
|
|
177 so that Cygwin will find Windows first.
|
|
178
|
559
|
179 2001-05-14 Martin Buchholz <martin@xemacs.org>
|
|
180
|
|
181 * configure.in (XE_REALLOC_NULLPTR_BUG): New.
|
541
|
182 2001-05-15 Steve Youngs <youngs@xemacs.org>
|
|
183
|
|
184 * etc/PACKAGES: Update to reflect new package dir tree.
|
|
185
|
535
|
186 2001-05-11 Martin Buchholz <martin@xemacs.org>
|
|
187
|
667
|
188 * configure.in:
|
535
|
189 Check for sys/ptyio.h on HPUX, else for pty.h or perhaps sys/pty.h
|
|
190
|
532
|
191 2001-05-10 Ben Wing <ben@xemacs.org>
|
|
192
|
|
193 * Makefile.in.in (all):
|
|
194 * Makefile.in.in (configure):
|
|
195 * Makefile.in.in (finder):
|
|
196 remove autoload targets.
|
|
197
|
527
|
198 2001-04-26 Malcolm Purvis <malcolmpurvis@optushome.com.au>
|
|
199
|
|
200 * configure.in: Check gtk version validity only when gtk-config
|
|
201 exists.
|
|
202
|
522
|
203 2001-05-09 Martin Buchholz <martin@xemacs.org>
|
|
204
|
|
205 * XEmacs 21.5.1 "anise" is released.
|
|
206
|
515
|
207 2001-01-31 Jason R. Mastaler <jason@xemacs.org>
|
|
208
|
|
209 * etc/FTP: Updated FTP mirrors list.
|
|
210
|
505
|
211 2001-05-04 Martin Buchholz <martin@xemacs.org>
|
|
212
|
667
|
213 * configure.in (opsys):
|
505
|
214 Use lower-case `uname -s` as the default value for opsys.
|
|
215 The previous code effectively did the non-sensical
|
|
216 opsys=$canonical because [] magically disappear in configure.in.
|
|
217
|
472
|
218 2001-04-18 Martin Buchholz <martin@xemacs.org>
|
|
219
|
|
220 * XEmacs 21.5.0 "alfalfa" is released.
|
|
221
|
464
|
222 2001-03-26 Paul Stodghill <stodghil@cs.cornell.edu>
|
|
223
|
|
224 * configure.in: Don't #define __STDC__ in confdefs.h
|
|
225
|
|
226 2001-03-30 Ben Wing <ben@xemacs.org>
|
|
227
|
|
228 * etc\sample.init.el:
|
|
229 * etc\sample.init.el (Init-kill-entire-line):
|
|
230 * etc\sample.init.el (describe-foo-at-point):
|
|
231 * etc\sample.init.el (kill-current-buffer):
|
|
232 * etc\sample.init.el (kill-current-buffer-and-window):
|
|
233 * etc\sample.init.el (grep-c-files): Removed.
|
|
234 * etc\sample.init.el (grep-all-files-history): New.
|
|
235 * etc\sample.init.el (grep-all-files-omitted-expressions): New.
|
|
236 * etc\sample.init.el (grep-all-files-omitted-directories): New.
|
|
237 * etc\sample.init.el (construct-grep-all-files-command): New.
|
|
238 * etc\sample.init.el (grep-all-files-in-current-directory): New.
|
|
239 * etc\sample.init.el (grep-lisp-files): Removed.
|
|
240 * etc\sample.init.el (grep-all-files-in-current-directory-and-below): New.
|
|
241 * etc\sample.init.el (clear-select):
|
|
242 * etc\sample.init.el ((control kp-add)):
|
|
243 * etc\sample.init.el (pause):
|
|
244 * etc\sample.init.el ((eq system-type 'windows-nt)):
|
|
245
|
|
246 Add documentation for defined functions. Change grep functions to
|
|
247 be more generally useful. Document more specifically what the
|
|
248 `menu-force' setting actually does -- what commands are overridden
|
|
249 and how to access them.
|
|
250
|
|
251 2001-03-30 Stephen J. Turnbull <stephen@xemacs.org>
|
|
252
|
|
253 * configure.usage: Document --with-file-coding.
|
|
254
|
|
255 * etc/OXYMORONS: Add 2 oxymorons, clean up numbering, close RFC.
|
|
256
|
|
257 * etc/NEWS: Fix typo.
|
667
|
258
|
464
|
259 * configure.in:
|
|
260 * configure:
|
|
261 Fix typo, add -Wsign-compare if GCC, run autoconf.
|
|
262
|
|
263 2001-03-23 Stephen J. Turnbull <stephen@xemacs.org>
|
|
264
|
667
|
265 * etc/gnuserv.1 (UNIX_DOMAIN_SOCKETS:
|
464
|
266 * PROBLEMS (Problems with running XEmacs):
|
|
267 Document TMPDIR lossage in gnuserv/gnuclient.
|
|
268
|
|
269 2001-03-06 Ben Wing <ben@xemacs.org>
|
|
270
|
|
271 * etc\sample.init.el:
|
|
272 * etc\sample.init.el (Init-kill-entire-line): New.
|
|
273 Fix to take into account the removed kill-whole-line changes.
|
|
274
|
462
|
275 2001-03-21 Martin Buchholz <martin@xemacs.org>
|
|
276
|
|
277 * XEmacs 21.2.46 "Urania" is released.
|
|
278
|
|
279 2001-03-19 Andy Piper <andy@xemacs.org>
|
|
280
|
|
281 * configure.in: default rel-alloc to off under cygwin
|
|
282
|
|
283 2001-03-15 Stephen J. Turnbull <stephen@xemacs.org>
|
|
284
|
|
285 * ChangeLog: Fix CVS commit breakage from GTK merge, log GTK merge.
|
|
286
|
|
287 * CHANGES-beta:
|
|
288 * configure.in:
|
|
289 Fix gratuitous whitespace changes from GTK merge.
|
|
290
|
|
291 * configure.usage: Untabify --with-{gtk,gnome}.
|
|
292
|
|
293 2001-03-15 Stephen J. Turnbull <stephen@xemacs.org>
|
|
294
|
|
295 * etc/OXYMORONS: New file of 21.4 codenames.
|
|
296
|
|
297 2001-03-12 Andy Piper <andy@xemacs.org>
|
|
298
|
|
299 * configure.in: only pick up mingw directory.
|
|
300
|
|
301 2001-03-02 Ben Wing <ben@xemacs.org>
|
|
302
|
|
303 * info\dir: Update to 21.4; clean up descriptions of manuals;
|
|
304 replace misnomer "Local Packages" with more correct "Other
|
|
305 Documentation".
|
|
306
|
|
307 2001-03-02 Ben Wing <ben@xemacs.org>
|
|
308
|
|
309 * etc\README: sample.emacs -> sample.init.el.
|
|
310
|
|
311 2001-03-09 William M. Perry <wmperry@aventail.com>
|
|
312
|
|
313 * CHANGES-beta:
|
|
314 * configure.in:
|
|
315 * configure.usage:
|
|
316 The Great GTK Merge.
|
|
317
|
|
318 2001-02-23 Andy Piper <andy@xemacs.org>
|
|
319
|
|
320 * configure.usage (--with-netinstall): add docs.
|
|
321
|
|
322 * configure.in: with_netinstall is a new option. Default to off.
|
|
323
|
460
|
324 2001-02-23 Martin Buchholz <martin@xemacs.org>
|
|
325
|
|
326 * XEmacs 21.2.45 "Thelxepeia" is released.
|
|
327
|
|
328 2001-02-13 Martin Buchholz <martin@xemacs.org>
|
|
329
|
|
330 * aclocal.m4: Fix module support for AIX cc.
|
|
331 Support possible future OSes irix7, aix5, osf[56].
|
|
332
|
|
333 2001-02-12 Martin Buchholz <martin@xemacs.org>
|
|
334
|
|
335 * configure.in: No need for NON_GNU_CPP on SCO.
|
|
336
|
|
337 2001-02-10 Martin Buchholz <martin@xemacs.org>
|
|
338
|
|
339 * etc/MACHINES: Rewritten. Bitrot discarded.
|
|
340
|
|
341 2001-02-09 Martin Buchholz <martin@xemacs.org>
|
|
342
|
|
343 * configure.in: Prefer utime to utimes - it's more standard.
|
|
344 Remove explicit checking for struct utimbuf.
|
|
345 Remove explicit checking for <utime.h>.
|
|
346 Combined into one simpler test for utime.
|
|
347 Add explicit check for utimes, if utime not found.
|
|
348
|
458
|
349 2001-02-08 Martin Buchholz <martin@xemacs.org>
|
|
350
|
|
351 * XEmacs 21.2.44 "Thalia" is released.
|
|
352
|
|
353 2001-01-16 Mike Sperber <mike@xemacs.org>
|
|
354
|
|
355 * configure.in: Remove bogus path variable definitions.
|
|
356 Reflect the fact that specifying --datadir also affects docdir and
|
|
357 archlibdir.
|
|
358
|
|
359 2001-02-06 Martin Buchholz <martin@xemacs.org>
|
|
360
|
|
361 * configure.in: Only use -Wpointer-arith on non-glibc systems.
|
|
362
|
|
363 2001-02-02 Martin Buchholz <martin@xemacs.org>
|
|
364
|
|
365 * configure.in (wnn): Make sure wnn/commonhd.h can be #included,
|
|
366 for the sake of gcc 2.97 fixincludes, which breaks it.
|
|
367
|
|
368 2001-01-27 Martin Buchholz <martin@xemacs.org>
|
|
369
|
|
370 * configure.in: Check for util.h for NetBSD's openpty.
|
|
371
|
|
372 2001-01-28 Martin Buchholz <martin@xemacs.org>
|
|
373
|
|
374 * config.sub: Upgrade to offical version 2001-01-12.
|
|
375 * config.guess: Upgrade to offical version 2001-01-17.
|
|
376
|
456
|
377 2001-01-26 Martin Buchholz <martin@xemacs.org>
|
|
378
|
|
379 * XEmacs 21.2.43 "Terspichore" is released.
|
|
380
|
|
381 2001-01-21 Steve Youngs <youngs@xemacs.org>
|
|
382
|
|
383 * ./etc/PACKAGES: Doc fix.
|
|
384
|
|
385 * README.packages: Doc fix.
|
|
386
|
|
387 2001-01-17 Steve Youngs <youngs@xemacs.org>
|
|
388
|
|
389 * README.packages: Update.
|
|
390
|
|
391 * ./etc/PACKAGES: Update.
|
|
392
|
454
|
393 2001-01-20 Martin Buchholz <martin@xemacs.org>
|
|
394
|
|
395 * XEmacs 21.2.42 "Poseidon" is released.
|
|
396
|
|
397 2001-01-18 Martin Buchholz <martin@xemacs.org>
|
|
398
|
|
399 * PROBLEMS (Sun/Solaris): Yet another microimprovement.
|
|
400
|
|
401 2001-01-17 Martin Buchholz <martin@xemacs.org>
|
|
402
|
|
403 * PROBLEMS (Sun/Solaris): Replace --with-gnu-ld=no with
|
|
404 --with-ld=/usr/ccs/bin/ld
|
|
405
|
|
406 2001-01-16 Robert Pluim <rpluim@bigfoot.com>
|
|
407
|
|
408 * PROBLEMS (SunOS/Solaris): Document workaround for GNU ld bug on
|
|
409 Solaris. Half mine, half Raymond Toy, half Martin Buchholz.
|
|
410
|
|
411 2001-01-16 Didier Verna <didier@xemacs.org>
|
|
412
|
|
413 * NEWS: document the modeline horizontal scrolling feature.
|
|
414
|
452
|
415 2001-01-17 Martin Buchholz <martin@xemacs.org>
|
|
416
|
|
417 * XEmacs 21.2.41 "Polyhymnia" is released.
|
|
418
|
|
419 2001-01-16 Martin Buchholz <martin@xemacs.org>
|
|
420
|
|
421 * PROBLEMS: Document MIPSpro ICE problem workaround.
|
|
422
|
|
423 2001-01-06 Golubev I. N. <gin@mo.msk.ru>
|
|
424
|
|
425 * configure.in: check for dlopen by linking program with
|
|
426 <dlfcn.h>.
|
|
427
|
|
428 2001-01-08 Andy Piper <andy@xemacs.org>
|
|
429
|
|
430 * configure.in: add extra_includes and populate appropriately for
|
|
431 cygwin and mingw.
|
|
432
|
|
433 2000-12-28 Andy Piper <andy@xemacs.org>
|
|
434
|
|
435 * configure.in: allow --with-widgets=msw
|
|
436
|
450
|
437 2001-01-08 Martin Buchholz <martin@xemacs.org>
|
|
438
|
|
439 * XEmacs 21.2.40 is released.
|
|
440
|
|
441 2000-12-26 Stephen J. Turnbull <stephen@xemacs.org>
|
|
442
|
|
443 * PROBLEMS (Running/Linux): Rehabilitate Mandrake; tip for color-gcc.
|
|
444
|
|
445 2000-12-20 Stephen J. Turnbull <stephen@xemacs.org>
|
|
446
|
|
447 * PROBLEMS (Linux): document Mandrake policy, how to get Meta on
|
|
448 Alt, and getaddrinfo() blocking trying to get localhost's CNAME.
|
|
449
|
|
450 2000-07-20 Kazuyuki IENAGA <ienaga@xemacs.org>
|
|
451
|
|
452 * configure.in: use input-method-xlib.o for USE_XFONTSET instead
|
|
453 of input-method-xfs.o.
|
|
454
|
|
455 * configure: ditto
|
|
456
|
448
|
457 2000-12-31 Martin Buchholz <martin@xemacs.org>
|
|
458
|
|
459 * XEmacs 21.2.39 is released.
|
|
460
|
|
461 2000-02-02 Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
|
|
462
|
|
463 * configure.in: Added check if the berkdb has db_create or not.
|
|
464
|
|
465 2000-10-11 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
466
|
|
467 * configure.in: Fix broken gcc detection for 2.7.2.
|
|
468
|
|
469 2000-12-11 Andy Piper <andy@xemacs.org>
|
|
470
|
|
471 * configure.in (XE_COMPUTE_RUNPATH): add netinstall as a subdirectory.
|
|
472
|
|
473 * netinstall: new net installer for MS-Windows.
|
|
474
|
446
|
475 2000-12-05 Martin Buchholz <martin@xemacs.org>
|
|
476
|
|
477 * XEmacs 21.2.38 is released.
|
|
478
|
454
|
479 2000-11-26 Bjrn Torkelsson <torkel@hpc2n.umu.se>
|
446
|
480
|
|
481 * configure.in: Only show message about DnD API if compiling with DnD
|
|
482
|
|
483 2000-11-09 Martin Buchholz <martin@xemacs.org>
|
|
484
|
|
485 * configure.in: Autodetect elf.h.
|
|
486
|
444
|
487 2000-11-14 Martin Buchholz <martin@xemacs.org>
|
|
488
|
|
489 * XEmacs 21.2.37 is released.
|
|
490
|
|
491 2000-10-19 Stephen J. Turnbull <stephen@xemacs.org>
|
|
492
|
|
493 * README.packages: Add "uninstalled package" FAQ.
|
|
494
|
|
495 * etc/PACKAGES: Add details on os-utils contents.
|
|
496
|
|
497 2000-11-01 Martin Buchholz <martin@xemacs.org>
|
|
498
|
|
499 * configure.in: Handle alloca with Compaq C on Alpha Linux.
|
|
500
|
|
501 2000-10-27 Martin Buchholz <martin@xemacs.org>
|
|
502
|
|
503 * configure.in: Oops, _getpt ==> _getpty
|
|
504
|
|
505 2000-10-23 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
506
|
|
507 * Makefile.in.in: Remove lockdir related things.
|
|
508
|
|
509 2000-10-11 Martin Buchholz <martin@xemacs.org>
|
|
510
|
|
511 * configure.in:
|
|
512 Remove checking for XFree86. Use feature tests instead!
|
|
513 Add check for XRegisterIMInstantiateCallback.
|
|
514 Add check for XRegisterIMInstantiateCallback's prototype.
|
|
515
|
|
516 2000-10-04 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
517
|
|
518 * etc/NEWS: Change lprogress-display to progress-feedback.
|
|
519
|
|
520 2000-10-08 Karl M. Hegbloom <karlheg@debian.org>
|
|
521
|
|
522 * configure.in: Typo - missing paren.
|
|
523
|
|
524 2000-10-10 Martin Buchholz <martin@xemacs.org>
|
|
525
|
454
|
526 * configure.in:
|
444
|
527 Use stropts.h, not sys/stropts.h.
|
|
528 Use strtio.h, not sys/strtio.h.
|
|
529
|
|
530 2000-10-06 Martin Buchholz <martin@xemacs.org>
|
|
531
|
|
532 * configure.in: Pretend that DEC OSF >= 5 is really DEC OSF 4.
|
|
533
|
442
|
534 2000-10-04 Martin Buchholz <martin@xemacs.org>
|
|
535
|
|
536 * XEmacs 21.2.36 is released.
|
|
537
|
|
538 2000-08-29 Robert Pluim <rpluim@bigfoot.com>
|
|
539
|
|
540 * etc/NEWS: fix reference to progress-feedback-use-echo-area
|
|
541
|
|
542 2000-09-27 Martin Buchholz <martin@xemacs.org>
|
|
543
|
|
544 * configure.in: Big signal/process handling overhaul.
|
|
545 Autoconfiscate lots of functions and headers:
|
|
546 getpt _getpt grantpt unlockpt ptsname killpg tcgetpgrp
|
|
547 openpty pty.h libutil.h sys/stropts.h sys/strtio.h isastream
|
|
548
|
|
549 2000-09-20 Martin Buchholz <martin@xemacs.org>
|
|
550
|
|
551 * etc/xemacs.1: Spelling fixes. Remove stuff that doesn't belong.
|
|
552
|
|
553 2000-09-19 Martin Buchholz <martin@xemacs.org>
|
|
554
|
|
555 * *: Spelling mega-patch
|
|
556
|
|
557 2000-09-16 Martin Buchholz <martin@xemacs.org>
|
|
558
|
|
559 * configure.in: Remove strcasecmp.
|
|
560
|
|
561 * etc/Emacs.ad: Remove Energize from comments.
|
|
562
|
|
563 2000-09-16 Martin Buchholz <martin@xemacs.org>
|
|
564
|
|
565 * configure.in: Add -Kalloca to $c_switch_system when using
|
|
566 Unixware native compiler (if necessary).
|
|
567
|
|
568 2000-09-15 Martin Buchholz <martin@xemacs.org>
|
|
569
|
|
570 * configure.in: Prevent spurious "No" in configure output when not
|
|
571 using gcc. Oh, and it's "no", not "No". Oh, and it's "yes", not "Yes".
|
|
572
|
|
573 2000-09-14 Martin Buchholz <martin@xemacs.org>
|
|
574
|
|
575 * configure.in: Save 2 sed process invocations per Makefile.
|
|
576
|
|
577 2000-08-22 SL Baur <steve@turbolinux.co.jp>
|
|
578
|
|
579 * configure.in (after_morecore_hook_exists): Don't add /usr/shlib
|
|
580 to link path if compiling on Alpha/Linux.
|
|
581
|
|
582 2000-09-01 Martin Buchholz <martin@xemacs.org>
|
|
583
|
|
584 * Makefile.in.in (depend): cd to the correct directory.
|
|
585
|
|
586 2000-08-31 Martin Buchholz <martin@xemacs.org>
|
|
587
|
|
588 * configure.in: with_widgets is incompatible with X11 R4.
|
|
589
|
|
590 * configure.in: Make Balloon Help conditional on finding shape.h
|
|
591
|
|
592 2000-08-02 Stephen J. Turnbull <stephen@xemacs.org>
|
|
593
|
|
594 * etc/Emacs.ad: Document usage of FontSet resource for menubar.
|
|
595
|
|
596 2000-08-09 Vin Shelton <acs@xemacs.org>
|
|
597
|
|
598 * configure.in: Check for UNIX98 PTYs. Patch from Florian Weimer
|
|
599 <Florian.Weimer@RUS.Uni-Stuttgart.DE>.
|
|
600
|
|
601 2000-07-31 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
602
|
|
603 * configure.usage: Remove lockdir document.
|
|
604
|
|
605 2000-07-31 Martin Buchholz <martin@xemacs.org>
|
|
606
|
|
607 * configure.in:
|
|
608 Make knowledge of machine and opsys optional.
|
|
609 Make existence of s&m files optional.
|
|
610 Rely on configure alone if s&m files not found.
|
|
611
|
|
612 * configure.in:
|
|
613 Use only configure-time tests to detect getloadavg().
|
|
614 Don't check for kstat.h if we have getloadavg().
|
|
615 Check for sys/loadavg.h if we have getloadavg().
|
|
616
|
|
617 2000-07-15 Ben Wing <ben@xemacs.org>
|
|
618
|
|
619 * Makefile.in.in (configure):
|
|
620 all-elcs target now uses update-elc-2.el not update-elc.sh
|
|
621
|
|
622 2000-07-19 Martin Buchholz <martin@xemacs.org>
|
|
623
|
|
624 * XEmacs 21.2.35 is released.
|
|
625
|
|
626 2000-07-13 Martin Buchholz <martin@xemacs.org>
|
|
627
|
|
628 * configure.in: --with-menubars=yes should not be an error.
|
|
629
|
|
630 * configure.in: "compiling in support for Athena" message was
|
|
631 sometimes lying.
|
|
632
|
|
633 2000-07-12 Martin Buchholz <martin@xemacs.org>
|
|
634
|
|
635 * configure.in: Rewrite xmkmf symbol detection to avoid
|
|
636 redefinition of symbols we've already defined.
|
|
637 Also, handle xmkmf symbols with values other than 1.
|
|
638
|
|
639 2000-07-12 Martin Buchholz <martin@xemacs.org>
|
|
640
|
454
|
641 * configure.in:
|
442
|
642 Make sure Unix98 socklen_t is defined.
|
|
643 Use ANSI C mode `-std1' with DEC C instead of `-std'.
|
|
644
|
|
645 2000-07-09 Martin Buchholz <martin@xemacs.org>
|
|
646
|
454
|
647 * configure.in:
|
442
|
648 Replace SMART_INCLUDE with a dumber, but more reliable method.
|
|
649 2000-07-10 Martin Buchholz <martin@xemacs.org>
|
|
650
|
454
|
651 * modules/zlib/Makefile:
|
|
652 * modules/sample/Makefile:
|
|
653 * modules/ldap/Makefile:
|
|
654 * modules/base64/Makefile:
|
|
655 * Makefile.in.in:
|
442
|
656 rm -f ==> $(RM)
|
|
657 define SHELL=/bin/sh
|
|
658
|
|
659 2000-07-09 Martin Buchholz <martin@xemacs.org>
|
|
660
|
|
661 * configure.in: PostgreSQL rewrite.
|
|
662 - Don't look for postgreSQL in /usr/local.
|
|
663 - Simplify detection code.
|
|
664 - Don't use SMART_INCLUDE.
|
|
665 - Don't autodetect if --with-postgresql=no.
|
|
666
|
|
667 2000-07-08 Ben Wing <ben@xemacs.org>
|
|
668
|
|
669 * configure.usage: addl doc for graphics libs, with-msw.
|
|
670
|
|
671 2000-07-09 Martin Buchholz <martin@xemacs.org>
|
|
672
|
|
673 * configure.in: sh builtin `test' uses `=', not `=='.
|
|
674
|
|
675 2000-07-08 Ben Wing <ben@xemacs.org>
|
|
676
|
|
677 * configure.in: add -lcomdlg32 for cygwin.
|
454
|
678
|
442
|
679 2000-07-05 Craig Lanning <lanning@scra.org>
|
|
680
|
|
681 * aclocal.m4 (can_build_shared):
|
|
682 First pass at module support for cygwin and mingw.
|
454
|
683
|
442
|
684 * configure:
|
|
685 * configure (xe_check_libs):
|
|
686 * configure (acfindx):
|
|
687 * configure (ac_x_includes):
|
|
688 * configure (ac_x_libraries):
|
|
689 * configure (ac_cv_lib_dnet_dnet_ntoa):
|
|
690 * configure (xe_msg_checking):
|
|
691 * configure (xe_runpath_dir):
|
|
692 * configure (xetest):
|
|
693 * configure (ac_err):
|
|
694 * configure (ac_safe):
|
|
695 * configure (with_xmu):
|
|
696 * configure (bitmapdir):
|
|
697 * configure (with_xauth):
|
|
698 * configure (libs_xauth):
|
|
699 * configure (with_cde):
|
|
700 * configure (with_ldap):
|
|
701 * configure (with_ldap_krbdes):
|
|
702 * configure (save_c_switch_site):
|
|
703 * configure (with_postgresql):
|
|
704 * configure (with_xface):
|
|
705 * configure (with_jpeg):
|
|
706 * configure (with_png):
|
|
707 * configure (with_tiff):
|
|
708 * configure (athena_lib):
|
|
709 * configure (have_motif):
|
|
710 * configure (all_widgets):
|
|
711 * configure (with_xim):
|
|
712 * configure (with_xfs):
|
|
713 * configure (with_wnn):
|
|
714 * configure (with_canna):
|
|
715 * configure (extra_objs):
|
|
716 * configure (ac_cv_c_inline):
|
|
717 * configure (have_esd_config):
|
|
718 * configure (c_switch_site):
|
|
719 * configure (with_ncurses):
|
|
720 * configure (with_gpm):
|
|
721 * configure (xealias):
|
|
722 * configure (xehost_os):
|
|
723 * configure (can_build_shared):
|
|
724 * configure (xcldf):
|
|
725 * configure (LTLD):
|
|
726 * configure (ld_dynamic_link_flags):
|
|
727 * configure (Mail):
|
|
728 * configure.in:
|
|
729 * configure.in (after_morecore_hook_exists):
|
|
730 * configure.in (xetest):
|
|
731 * configure.in (emacs_cv_localtime_cache):
|
|
732 * configure.in (Mail):
|
|
733 * configure.in:
|
|
734 Clean up configure support for cygwin and mingw.
|
|
735
|
|
736 2000-06-27 Darryl Okahata <darrylo@soco.agilent.com>
|
|
737
|
|
738 * PROBLEMS: Document broken native audio for recent patches and
|
|
739 releases of HP-UX.
|
|
740
|
|
741 2000-06-10 Ben Wing <ben@xemacs.org>
|
|
742
|
|
743 * Makefile.in.in (install-arch-dep):
|
|
744 WINDOWSNT -> WIN32_NATIVE.
|
|
745 __CYGWIN32__ -> CYGWIN.
|
|
746
|
|
747 2000-06-01 Andreas Jaeger <aj@suse.de>
|
|
748
|
|
749 * configure.in: Recognize s390.
|
|
750
|
|
751 * config.guess: New version from GNU config archive.
|
|
752 * config.sub: Likewise.
|
|
753
|
|
754 2000-05-28 Martin Buchholz <martin@xemacs.org>
|
|
755
|
|
756 * XEmacs 21.2.34 is released.
|
|
757
|
|
758 2000-05-15 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
759
|
|
760 * configure.in:
|
|
761 Do not define DOUG_LEA_MALLOC when using other malloc scheme.
|
|
762 Remove unused variable use_minimal_tagbits.
|
|
763
|
|
764 2000-05-02 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
765
|
|
766 * configure.in: Remove lockdir.
|
|
767
|
|
768 2000-04-15 Andy Piper <andy@xemacs.org>
|
|
769
|
|
770 * etc/Emacs.ad: add select-start() back into text translations.
|
|
771
|
|
772 2000-05-01 Martin Buchholz <martin@xemacs.org>
|
|
773
|
|
774 * XEmacs 21.2.33 is released.
|
|
775
|
|
776 2000-04-27 Katsumi Yamaoka <yamaoka@jpl.org>
|
|
777
|
|
778 * configure.in: Use ORDINARY_LD instead of "\$(ORDINARY_LD)" for
|
|
779 the value of LD.
|
|
780
|
|
781 2000-04-26 Ben Wing <ben@xemacs.org>
|
|
782
|
|
783 * configure.in: add support for --quick-build. Remove --no-doc-file,
|
|
784 subsumed.
|
|
785
|
|
786 2000-04-19 Martin Buchholz <martin@xemacs.org>
|
|
787
|
454
|
788 * configure.in:
|
442
|
789 * src/config.h.in:
|
|
790 Rewrite SMART_INCLUDE implementation to actually work.
|
|
791 Be paranoid - Avoid use of spaces in these macro definitions.
|
454
|
792 Leave alloca() definition at start of compilation unit,
|
442
|
793 as AIX requests.
|
|
794 Rename SMART_INCLUDE_MACRO to SMART_INCLUDE_INDIRECTIONS.
|
|
795
|
|
796 2000-04-13 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
797
|
|
798 * configure.in: Enable clash-detection by default.
|
|
799 * configure.usage: Update documentation.
|
|
800
|
|
801 2000-04-06 Andy Piper <andy@xemacs.org>
|
|
802
|
|
803 * configure.in: fix typo.
|
|
804
|
|
805 2000-04-12 Andy Piper <andy@xemacs.org>
|
|
806
|
|
807 * etc/Emacs.ad: give the gui-element face the same font as the
|
|
808 menubar and popups. Add translations for text widgets.
|
|
809
|
|
810 2000-04-03 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
811
|
|
812 * configure.in : Fix printing error check warning even if
|
|
813 it is not compiled in.
|
|
814
|
|
815 2000-02-19 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
816
|
|
817 * xemacs/configure.in: Do a normal link when compiling with
|
|
818 --pdump. Don't try compiling an unexec object file.
|
454
|
819
|
442
|
820 2000-03-27 Didier Verna <didier@xemacs.org>
|
|
821
|
|
822 * configure.in: reorganize the output by topic.
|
|
823 New configure test to define the proper SMART_INCLUDE macro.
|
|
824
|
|
825 * configure.usage: slightly rearanged some options.
|
|
826
|
|
827 2000-03-25 Didier Verna <didier@xemacs.org>
|
|
828
|
|
829 * configure.in: rename `foo_h_path' to `foo_h_file' for variables
|
|
830 representing real headers and not directories. This applies to
|
|
831 `db_h_path', `curses_h_path', `term_h_path', `tt_c_h_path' and
|
|
832 `soundcard_h_path'.
|
|
833
|
|
834 2000-03-21 Didier Verna <didier@xemacs.org>
|
|
835
|
|
836 * configure.in: try to find postgresql headers at different places
|
|
837 and define POSTGRES_H_PATH as appropriate.
|
|
838
|
|
839 2000-03-22 Andy Piper <andy@xemacs.org>
|
|
840
|
|
841 * config.h.in: add ERROR_CHECK_GLYPHS.
|
|
842
|
|
843 * configure.in: add error_check_glyphs.
|
|
844
|
|
845 2000-03-20 Martin Buchholz <martin@xemacs.org>
|
|
846
|
|
847 * XEmacs 21.2.32 is released.
|
|
848
|
|
849 2000-03-15 Olivier Galibert <galibert@pobox.com>
|
|
850
|
|
851 * configure.in: Add dumper.o object when pdumping.
|
|
852
|
|
853 2000-02-20 Olivier Galibert <galibert@pobox.com>
|
|
854
|
|
855 * Makefile.in.in: Add pdump install support
|
|
856
|
|
857 * configure.in: Add EMACS_PROGNAME config.h variable.
|
|
858
|
|
859 2000-03-10 SL Baur <steve@musashimaru.m17n.org>
|
|
860
|
|
861 * configure.usage: document --with-postgresql flag.
|
|
862
|
|
863 2000-03-06 SL Baur <steve@musashimaru.m17n.org>
|
|
864
|
|
865 * configure.in: add autodetection of PostgreSQL runtime libraries
|
|
866
|
|
867 2000-03-09 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
868
|
|
869 * aclocal.m4 (XE_SHLIB_STUFF): Define ld_shlibs to yes
|
|
870 when C compiler can produce shared libraries.
|
|
871
|
|
872 2000-03-01 Didier Verna <didier@xemacs.org>
|
|
873
|
|
874 * etc/NEWS: update the rect.el entry.
|
|
875
|
|
876 2000-02-26 Martin Buchholz <martin@xemacs.org>
|
|
877
|
|
878 * configure.in: Unconditionally define SHELL, to allow working
|
|
879 with (unreleased) autoconf 2.14.1, found on Mandrake 7.0 systems.
|
|
880
|
|
881 2000-02-23 Martin Buchholz <martin@xemacs.org>
|
|
882
|
|
883 * XEmacs 21.2.31 is released.
|
|
884
|
|
885 2000-02-21 Martin Buchholz <martin@xemacs.org>
|
|
886
|
|
887 * XEmacs 21.2.30 is released.
|
|
888
|
|
889 2000-02-20 Martin Buchholz <martin@xemacs.org>
|
|
890
|
|
891 * configure.in: Enforce use of autoconf version >= 2.13.
|
|
892
|
|
893 * configure.in: Fix OS release test on Solaris.
|
|
894
|
|
895 2000-02-19 Marcus Thiessel <marcus@xemacs.org>
|
|
896
|
|
897 * PROBLEMS: Update email address. Describe more HP Motif errors.
|
|
898
|
|
899 2000-02-19 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
900
|
|
901 * configure.in: Split Solaris version test in two parts. In the
|
|
902 Bourne shell the "-a" operator does NOT short-circuit.
|
|
903
|
|
904 1999-12-15 Jan Vroonhof <jan@xemacs.org>
|
|
905
|
|
906 * (configure.in): Autodetect broken gcc versions. Patch from WM
|
|
907 Perry with tiny tweaks by Yoshiki Hayashi and yours truly.
|
|
908
|
|
909 2000-02-17 Martin Buchholz <martin@xemacs.org>
|
|
910
|
|
911 * configure.in: Autodetect sys/param.h. Reorganize
|
|
912 AC_CHECK_HEADERS call.
|
|
913 * src/config.h.in: Add HAVE_SYS_PARAM_H.
|
|
914
|
|
915 2000-02-16 Martin Buchholz <martin@xemacs.org>
|
|
916
|
|
917 * configure.in: Test for arm simply using arm* instead of arm-*
|
|
918
|
|
919 2000-01-05 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
|
|
920
|
|
921 * etc/TUTORIAL.ja: Synch with English version.
|
|
922
|
|
923 2000-02-16 Martin Buchholz <martin@xemacs.org>
|
|
924
|
|
925 * XEmacs 21.2.29 is released.
|
|
926
|
|
927 2000-02-16 Martin Buchholz <martin@xemacs.org>
|
|
928
|
|
929 * configure.in: Don't use rel_alloc if malloc() calls mmap().
|
|
930 Discover this by looking for M_MMAP_THRESHOLD.
|
|
931
|
|
932 * configure.in: Don't define POSIX_C_SOURCE on Solaris, due to
|
|
933 bugs in (at least) Solaris 2.5 headers.
|
|
934
|
|
935 2000-01-29 Craig Lanning <CraigL@DyCon.com>
|
|
936
|
|
937 * configure.in: Fix detection of XPM on systems without X11.
|
|
938
|
|
939 2000-02-11 Martin Buchholz <martin@xemacs.org>
|
|
940
|
|
941 * configure.in:
|
|
942 * src/config.h.in:
|
|
943 Define _POSIX_C_SOURCE, _XOPEN_SOURCE, _XOPEN_SOURCE_EXTENDED,
|
|
944 but only on tested Operating systems - Linux && SunOS >= 5.5.
|
|
945
|
|
946 2000-02-09 Valdis Kletnieks <Valdis.Kletnieks@vt.edu>
|
|
947
|
|
948 * aclocal.m4: Support dlls on aix[34].
|
|
949
|
|
950 2000-02-09 Martin Buchholz <martin@xemacs.org>
|
|
951
|
|
952 * .cvsignore: Ignore gmon.out
|
|
953
|
|
954 2000-02-08 Martin Buchholz <martin@xemacs.org>
|
|
955
|
|
956 * configure.in: Sync Berkeley db autodetection with src/database.c
|
|
957
|
|
958 2000-02-07 Martin Buchholz <martin@xemacs.org>
|
|
959
|
|
960 * configure.in: check for XConvertCase.
|
|
961
|
440
|
962 2000-02-07 Martin Buchholz <martin@xemacs.org>
|
|
963
|
|
964 * XEmacs 21.2.28 is released.
|
|
965
|
|
966 2000-01-27 URA Hiroshi <ura@hiru.aoba.yokohama.jp>
|
442
|
967
|
440
|
968 * configure.in: added getaddrinfo and getnameinfo to AC_FUNC.
|
|
969
|
|
970 2000-01-26 Martin Buchholz <martin@xemacs.org>
|
|
971
|
|
972 * configure.in: Backout the /etc/ld.so.conf patch of 2000-01-18.
|
|
973
|
|
974 2000-01-24 Martin Buchholz <martin@xemacs.org>
|
|
975
|
|
976 * configure.in: Always use our own realpath(), not the system one.
|
|
977
|
|
978 2000-01-25 Martin Buchholz <martin@xemacs.org>
|
|
979
|
|
980 * configure.in: Default Drag-N-Drop to "no"
|
|
981
|
|
982 1999-12-28 Max Matveev <max@melbourne.sgi.com>
|
|
983
|
|
984 * configure.in: add new machine type for IRIX 6.[2-5] to
|
|
985 switch from using unexelf.o to unexelfsgi.o for just those
|
|
986 versions of IRIX.
|
|
987 In the ideal world it would be handled by the s/irix6-0.h but
|
|
988 since machine config is included AFTER OS config, I had to add a
|
|
989 new machine type.
|
|
990
|
|
991 2000-01-22 Andy Piper <andy@xemacs.org>
|
|
992
|
|
993 * configure.in: add winspool to windows libraries.
|
|
994
|
|
995 2000-01-22 Martin Buchholz <martin@xemacs.org>
|
|
996
|
|
997 * configure.in: Add more warnings to default gcc flags.
|
|
998
|
|
999 2000-01-20 Daniel Pittman <daniel@danann.net>
|
|
1000
|
|
1001 * configure.in: Find Athena headers hidden in even more obscure
|
|
1002 places. That is, search Xaw3D/ as well as X11/Xaw3D/.
|
|
1003
|
|
1004 2000-01-19 Martin Buchholz <martin@xemacs.org>
|
|
1005
|
|
1006 * configure.in: Add support for NetWinders.
|
|
1007 Patch by Sean MacLennan <seanm@netwinder.org>
|
|
1008
|
|
1009 2000-01-18 Martin Buchholz <martin@xemacs.org>
|
|
1010
|
|
1011 * configure.in: Use /etc/ld.so.conf at link-time, if available.
|
|
1012
|
438
|
1013 2000-01-18 Martin Buchholz <martin@xemacs.org>
|
|
1014
|
|
1015 * XEmacs 21.2.27 is released.
|
|
1016
|
|
1017 2000-01-15 Adrian Aichner <aichner@ecf.teradyne.com>
|
|
1018
|
|
1019 * etc/TUTORIAL.de: Update copyright and fix typo.
|
|
1020
|
|
1021 2000-01-14 Martin Buchholz <martin@xemacs.org>
|
|
1022
|
|
1023 * configure.in: Create a .dbxrc in the src directory, like .gdbinit.
|
|
1024
|
|
1025 * configure.in: Add `tests' symlink to make it easier to find
|
|
1026 automated tests directory.
|
|
1027
|
|
1028 2000-01-14 Andy Piper <andy@xemacs.org>
|
|
1029
|
|
1030 * configure.in: for cygwin 1.0 we must pick up the mingw32 headers
|
|
1031 before the cygwin headers.
|
|
1032
|
|
1033 2000-01-08 Martin Buchholz <martin@xemacs.org>
|
|
1034
|
442
|
1035 * configure.in:
|
438
|
1036 - Allow find-tag to work in the build directory.
|
|
1037 - rename src/gdbinit to src/.gdbinit, so that gdb can find it.
|
|
1038 - Less verbose messages when creating .sbinit, .gdbinit, TAGS.
|
|
1039
|
|
1040 2000-01-07 Marcus Thiessel <marcus@xemacs.org>
|
|
1041
|
|
1042 * config.sub: Upgrade to 1.169, imported from autoconf's CVS
|
|
1043 * config.guess: Upgrade to 1.158, imported from autoconf's CVS
|
|
1044
|
|
1045 2000-01-03 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
1046
|
|
1047 * etc/NEWS: Document mail spool locking overhaul.
|
|
1048
|
|
1049 * configure.usage (--mail-locking):
|
|
1050 * configure.in: Handle --mail-locking option correctly in
|
|
1051 preparation for the movemail locking overhaul.
|
|
1052
|
|
1053 2000-01-05 Daniel Pittman <daniel@danann.net>
|
|
1054
|
|
1055 * configure.in (Installation): Report which Athena header/library
|
|
1056 combo is being used.
|
|
1057
|
436
|
1058 1999-12-31 Martin Buchholz <martin@xemacs.org>
|
|
1059
|
|
1060 * XEmacs 21.2.26 is released.
|
|
1061
|
434
|
1062 1999-12-24 Martin Buchholz <martin@xemacs.org>
|
|
1063
|
|
1064 * XEmacs 21.2.25 is released.
|
|
1065
|
|
1066 1999-12-17 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
|
|
1067
|
|
1068 * README: Remove msdos part.
|
|
1069
|
|
1070 1999-12-17 Martin Buchholz <martin@xemacs.org>
|
|
1071
|
|
1072 * configure.in: Oops. xpm doesn't actually depend on X11.
|
|
1073 I got confused by the name (like others get confused by `xemacs'?)
|
|
1074
|
432
|
1075 1999-12-14 Martin Buchholz <martin@xemacs.org>
|
|
1076
|
|
1077 * XEmacs 21.2.24 is released.
|
|
1078
|
|
1079 1999-12-13 Martin Buchholz <martin@xemacs.org>
|
|
1080
|
442
|
1081 * configure.in:
|
432
|
1082 * configure.usage:
|
|
1083 - Autodetect NAS. Change Docs accordingly.
|
|
1084
|
|
1085 * configure.in: Warn if configure --with-xpm --without-x11.
|
|
1086
|
|
1087 1999-12-09 Martin Buchholz <martin@xemacs.org>
|
|
1088
|
|
1089 * configure.in: Clean up sound support.
|
|
1090 - variable `old_nas' was used but never set.
|
|
1091 - change `with_esd' to `with_esd_sound' for consistency.
|
|
1092 - Don't trust the output of `esd-config --libs`; test it.
|
|
1093 - Add `esd-config --cflags` to c_switch_site.
|
|
1094 - Die if ESD sound requested, but not available.
|
|
1095 - ESD is not dependent on X, therefore use LIBS, not libs_x.
|
|
1096
|
|
1097 1999-12-07 Martin Buchholz <martin@xemacs.org>
|
|
1098
|
|
1099 * configure.in (--with-sound): Variable with_esd was mispelled.
|
|
1100
|
430
|
1101 1999-12-07 Martin Buchholz <martin@xemacs.org>
|
|
1102
|
|
1103 * XEmacs 21.2.23 is released.
|
|
1104
|
|
1105 1999-11-30 Martin Buchholz <martin@xemacs.org>
|
|
1106
|
|
1107 * configure.in: Fix module support.
|
|
1108 --with-modules=yes was completely broken.
|
|
1109 AC_DEFINE(HAVE_DLFCN_H) was invoked twice.
|
|
1110 Remove linking test for _dlopen - seems totally bogus.
|
|
1111 Die if --with-modules=yes but no module support found.
|
|
1112 Do nothing, not even msg, if --with-modules=no.
|
|
1113
|
|
1114 1999-11-17 Isaac Hollander <ysh@mindspring.com>
|
|
1115
|
|
1116 * Makefile.in.in: add and use TAR macro. Sometimes tar only copies
|
|
1117 symlinks instead of the actual files
|
|
1118
|
|
1119 1999-11-30 Martin Buchholz <martin@xemacs.org>
|
|
1120
|
|
1121 * aclocal.m4: Shared library support for hpux >= version 11
|
|
1122
|
|
1123 1999-11-29 Martin Buchholz <martin@xemacs.org>
|
|
1124
|
|
1125 * Makefile.in.in (beta): `make beta' should rebuild info.
|
|
1126
|
428
|
1127 1999-11-29 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
1128
|
|
1129 * XEmacs 21.2.22 is released
|
|
1130
|
426
|
1131 1999-11-28 Martin Buchholz <martin@xemacs.org>
|
|
1132
|
|
1133 * XEmacs 21.2.21 is released.
|
|
1134
|
|
1135 1999-11-26 Martin Buchholz <martin@xemacs.org>
|
|
1136
|
442
|
1137 * configure.in:
|
426
|
1138 Add configure support for Unix 98 type ssize_t.
|
|
1139
|
|
1140 1999-11-27 Martin Buchholz <martin@xemacs.org>
|
|
1141
|
|
1142 * Makefile.in.in:
|
|
1143 Make sure config.values.sh is up to date.
|
|
1144 Use $(SHELL) instead of sh or /bin/sh consistently.
|
|
1145 Delegate `depend' target to src/Makefile.in.in.
|
|
1146
|
|
1147 1999-10-27 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
|
|
1148
|
|
1149 * INSTALL: Update configure option.
|
|
1150
|
|
1151 1999-10-12 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
|
442
|
1152
|
426
|
1153 * configure.in (native_sound_lib, *-sgi-*): Check for audio.h.
|
|
1154 (LIBS): Check for libCsup.
|
|
1155
|
430
|
1156 * etc/sample.Xdefaults: adds a reference to beNiceToColormap,
|
426
|
1157 so that the user can guess what to do if xemacs' dialogs are
|
|
1158 butt ugly.
|
|
1159
|
|
1160 1999-10-24 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
1161
|
|
1162 * config.h.in: define HAVE_ESD_SOUND
|
|
1163
|
|
1164 * configure.in: Add support for esd sound. --with-sound
|
|
1165 now accepts a list of options.
|
|
1166 * configure.usage (--native-sound-lib): ditto.
|
|
1167
|
|
1168 1999-11-17 Martin Buchholz <martin@xemacs.org>
|
|
1169
|
442
|
1170 * Makefile.in.in (install-arch-dep):
|
426
|
1171 Fix `make install' if prefix != exec_prefix.
|
|
1172
|
|
1173 1999-11-15 Martin Buchholz <martin@xemacs.org>
|
|
1174
|
|
1175 * configure.in:
|
|
1176 - Accept --with-database=gdbm as an alias for
|
|
1177 --with-database=gnudbm.
|
|
1178 - rename with_database_gnudbm to with_database_gdbm.
|
|
1179
|
|
1180 * aclocal.m4 (ld_dynamic_link_flags): Just use empty value for
|
|
1181 ld_dynamic_link_flags on Solaris. Else CC gives us:
|
|
1182 CC: Warning: Option -Wl,-Bdynamic passed to ld, if ld is invoked, ignored otherwise
|
|
1183 /usr/ccs/bin/ld: illegal option -- W
|
|
1184
|
|
1185
|
|
1186 1999-11-13 Jason R Mastaler <jason@mastaler.com>
|
|
1187
|
|
1188 * etc/FTP: Updated FTP mirrors list. Replaced GNU FTP document
|
|
1189 with a URL.
|
|
1190
|
|
1191 1999-11-13 Jason R Mastaler <jason@mastaler.com>
|
|
1192
|
|
1193 * etc/MAILINGLISTS: Updated mailing list subscription information.
|
|
1194 Replaced GNU MAILINGLISTS document with a URL.
|
|
1195
|
424
|
1196 1999-11-10 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
1197
|
|
1198 * XEmacs 21.2.20 is released
|
|
1199
|
|
1200 1999-09-21 Martin Buchholz <martin@xemacs.org>
|
|
1201 * configure.in: Autodetect Unix98 PTY
|
|
1202
|
|
1203 1999-08-30 Robert Pluim <rpluim@bigfoot.com>
|
|
1204
|
|
1205 * README.packages: Add description of package-get-provider
|
|
1206
|
|
1207 1999-10-22 Vin Shelton <acs@xemacs.org>
|
|
1208
|
|
1209 * INSTALL: Added more information about README.packages, and
|
|
1210 re-numbered some bullets.
|
|
1211
|
|
1212 1999-10-24 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
1213
|
|
1214 * INSTALL: Update disk requirements. Refer to README.packages
|
|
1215
|
|
1216 1999-10-21 Andy Piper <andy@xemacs.org>
|
|
1217
|
|
1218 * configure.in (all_widgets): Only use xaw3d if we really have it.
|
|
1219
|
|
1220 1999-10-06 Andy Piper <andy@xemacs.org>
|
|
1221
|
|
1222 * Makefile.in.in: use WINDOWSNT for mingw install.
|
|
1223
|
434
|
1224 1999-08-01 Adrian Aichner <adrian@xemacs.org>
|
424
|
1225
|
|
1226 * etc/DISTRIB: Update IP address of ftp.xemacs.org.
|
|
1227 * etc/NEWS: Fix typo
|
|
1228
|
|
1229 1999-09-25 Andy Piper <andy@xemacs.org>
|
|
1230
|
|
1231 * configure.in: check for Xaw3d and use in preference to Xaw
|
|
1232
|
|
1233 1999-09-21 Martin Buchholz <martin@xemacs.org>
|
|
1234
|
|
1235 * Makefile.in.in: All Makefiles should #include config.h
|
|
1236
|
|
1237 1999-09-19 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
1238
|
|
1239 * configure.in (EMACS_CONFIGURATION): Use $configuration, not
|
442
|
1240 $canonical, so that installation paths and dynamic path setup will
|
424
|
1241 stay in synch.
|
|
1242
|
|
1243 1999-09-20 Andy Piper <andy@xemacs.org>
|
|
1244
|
|
1245 * Makefile.in.in: use __CYGWIN32__ and __MINGW32__ to predicate
|
|
1246 installation linkage.
|
|
1247
|
|
1248 1999-08-29 Andreas Jaeger <aj@arthur.rhein-neckar.de>
|
|
1249
|
|
1250 * configure.in (machine): Recognize MIPS/Linux.
|
|
1251
|
|
1252 1999-08-27 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
1253
|
442
|
1254 * modules/zlib/Makefile (distclean):
|
|
1255 * modules/ldap/Makefile (distclean):
|
|
1256 * modules/sample/Makefile (distclean):
|
424
|
1257 * modules/base64/Makefile (distclean): new target
|
|
1258
|
|
1259 * Makefile.in.in (top_distclean): Add package directories
|
|
1260 (SUBDIR_DISTCLEAN): New variable, add module directories
|
|
1261
|
|
1262 1999-09-01 Martin Buchholz <martin@xemacs.org>
|
|
1263
|
|
1264 * configure.in: Warn, but otherwise ignore, obsolete arguments.
|
|
1265
|
|
1266 1999-08-20 Olivier Galibert <galibert@pobox.com>
|
442
|
1267
|
424
|
1268 * configure.in: Add --pdump option.
|
|
1269 * configure.usage: Ditto.
|
442
|
1270
|
424
|
1271 1999-08-04 Andy Piper <andy@xemacs.org>
|
|
1272
|
|
1273 * configure.in: report widget usage correctly. beef up setting.
|
|
1274
|
|
1275 * Makefile.in.in: fix install-arch-dep for mingw32.
|
|
1276
|
|
1277 1999-07-28 Andy Piper <andy@xemacs.org>
|
|
1278
|
|
1279 * config.h.in: add new LWLIB defines.
|
|
1280
|
|
1281 * configure.in: fix definitions of widget defines with various
|
|
1282 toolkit options.
|
|
1283
|
422
|
1284 1999-07-30 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
1285
|
|
1286 * XEmacs 21.2.19 is released
|
|
1287
|
|
1288 1999-07-28 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
1289
|
|
1290 * configure.in: Removed superfluous call to AC_FUNC_MMAP.
|
|
1291
|
|
1292 1999-03-07 Gregory Neil Shapiro <gshapiro@sendmail.org>
|
|
1293
|
|
1294 * configure.in: Check for Kerberos and the need for the DES
|
|
1295 library before checking for LDAP in case LDAP requires these
|
|
1296 libraries.
|
|
1297
|
|
1298 1999-07-26 SL Baur <steve@miho>
|
|
1299
|
|
1300 * configure.in: Rename --with-shlib to --with-modules for
|
|
1301 consistency with the other two options that use that name.
|
|
1302
|
|
1303 * configure.usage (--with-modules): Document it.
|
|
1304
|
|
1305 1999-07-23 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
1306
|
442
|
1307 * etc/custom/example-themes/example-theme.el:
|
|
1308 * etc/custom/example-themes/europe-theme.el:
|
422
|
1309 * etc/custom/example-themes/ex-custom-file: Some simple examples
|
442
|
1310 illustrating the custom theme support.
|
422
|
1311
|
|
1312 1999-07-17 MORIOKA Tomohiko <tomo@etl.go.jp>
|
|
1313
|
|
1314 * etc/HELLO (Thai): Modify for new font.
|
|
1315
|
|
1316 1999-07-22 SL Baur <steve@beopen.com>
|
|
1317
|
|
1318 * configure.in: add sco7 support
|
|
1319 From Bob Weiner <weiner@beopen.com>
|
|
1320
|
|
1321 1999-07-22 SL Baur <steve@miho>
|
|
1322
|
|
1323 * Makefile.in.in (install-arch-dep): Install config.values into
|
|
1324 docdir.
|
|
1325 From Karl M. Hegbloom <karlheg@cathcart.sysc.pdx.edu>
|
|
1326
|
|
1327 1999-07-21 SL Baur <steve@miho>
|
|
1328
|
|
1329 * Makefile.in.in (inststaticdir): New variable.
|
|
1330 (instvardir): Ditto.
|
|
1331 (install-arch-dep): Use them.
|
|
1332
|
|
1333 * configure.in (sitelispdir): Need to use ${PROGNAME}.
|
|
1334 (sitemoduledir): Ditto.
|
|
1335 (inststaticdir): New variable.
|
|
1336 (instvardir): Ditto.
|
|
1337 (infodir): Use them.
|
|
1338 (lispdir): Ditto.
|
|
1339 (moduledir): Ditto.
|
|
1340 (pkgdir): Ditto.
|
|
1341 (etcdir): Ditto.
|
|
1342 (lockdir): Ditto.
|
|
1343 (archlibdir): Ditto.
|
|
1344
|
|
1345 1999-07-14 SL Baur <steve@beopen.com>
|
|
1346
|
|
1347 * InfoDock 4.0.8 is released
|
|
1348
|
420
|
1349 1999-07-13 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
1350
|
|
1351 * XEmacs 21.2.18 is released
|
|
1352
|
|
1353 1999-07-06 SL Baur <steve@miho.m17n.org>
|
|
1354
|
|
1355 * config.guess (main): Synch with newer config.guess for HP
|
|
1356 support.
|
|
1357 From Marcus Thiessel <marcus@xemacs.org>
|
|
1358
|
|
1359 1999-06-25 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
1360
|
|
1361 * configure.in (with_prefix): Added --with-prefix, defaults to
|
442
|
1362 yes, to control whether the value of --prefix is compiled into the
|
420
|
1363 binary.
|
|
1364
|
|
1365 1999-07-03 Andy Piper <andy@xemacs.org>
|
|
1366
|
|
1367 * configure.usage (--with-widgets): add.
|
|
1368
|
|
1369 1999-07-02 Andy Piper <andy@xemacs.org>
|
|
1370
|
|
1371 * configure.in: Make sure we get motif in lwlib if we have widgets
|
|
1372 and motif.
|
|
1373
|
|
1374 1999-06-25 SL Baur <steve@miho.m17n.org>
|
|
1375
|
|
1376 * configure.in (version): Fix --with-infodock test.
|
|
1377
|
|
1378 1999-06-15 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
1379
|
|
1380 * configure.in: --prefix and --exec-prefix are now only compiled
|
|
1381 into the binary if user-defined.
|
|
1382
|
|
1383 1999-03-23 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
1384
|
|
1385 * configure.in: Made docdir configurable.
|
|
1386
|
|
1387 * Makefile.in (docdir): Added variable for custom DOC directory.
|
|
1388
|
418
|
1389 1999-06-22 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
1390
|
|
1391 * XEmacs 21.2.17 is released
|
|
1392
|
|
1393 1999-06-13 Oscar Figueiredo <oscar@xemacs.org>
|
|
1394
|
|
1395 * configure.in (with_ldap): Check libldap independently of liblber
|
|
1396 Do not test alternate library names such as libldap10
|
|
1397 Test the presence of a variety of LDAP API functions which were
|
|
1398 formerly assumed to be present according to dubious heuristics
|
|
1399
|
416
|
1400 1999-06-11 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
1401
|
|
1402 * XEmacs 21.2.16 is released
|
|
1403
|
|
1404 1999-06-04 SL Baur <steve@steve1.m17n.org>
|
|
1405
|
|
1406 * configure.in (CPP): Correct test for locating $site_prefix
|
|
1407 include directories.
|
|
1408
|
414
|
1409 1999-06-04 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
1410
|
|
1411 * XEmacs 21.2.15 is released
|
|
1412
|
|
1413 1999-06-01 Gunnar Evermann <ge204@eng.cam.ac.uk>
|
|
1414
|
|
1415 * README.packages: fix typos: user pacakge hierarchy is ~/.xemacs
|
|
1416 From: Eric Veldhuyzen <eric@terra.nu>
|
|
1417
|
|
1418 1999-05-25 Jan Vroonhof <jan@xemacs.org>
|
|
1419
|
|
1420 * configure.in: For non-beta's use x.y.z format for version strings.
|
|
1421
|
|
1422 1999-06-03 SL Baur <steve@xemacs.org>
|
|
1423
|
|
1424 * version.sh: add emacs_is_beta initialization
|
|
1425
|
|
1426 * configure.in: Implement patch levels in version number
|
|
1427 From Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
1428
|
|
1429 * configure.in:
|
|
1430 * configure.usage:
|
|
1431 * config.h.in: Rename session option to wmcommand.
|
|
1432 From Oliver Graf <ograf@rhein-zeitung.de>
|
|
1433
|
|
1434 1999-05-16 Mike McEwan <mike@lotusland.demon.co.uk>
|
|
1435
|
|
1436 * info/dir: Add `emodules.info' entry to the top info dir.
|
|
1437
|
|
1438 1999-05-31 SL Baur <steve@steve1.m17n.org>
|
|
1439
|
|
1440 * configure.in (CPP): Don't check for include subdirectories in
|
442
|
1441 site-prefix directories. This check loses in valid configurations
|
414
|
1442 like /usr/jp in TurboLinux. Conditionally add include directory to
|
|
1443 site switches.
|
|
1444
|
|
1445 1999-05-14 Hrvoje Niksic <hniksic@srce.hr>
|
|
1446
|
|
1447 * configure.in (quoted_arguments): Support
|
|
1448 --error-checking=byte-code.
|
|
1449
|
398
|
1450 1999-05-14 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
1451
|
|
1452 * XEmacs 21.2.14 is released
|
|
1453
|
|
1454 1999-05-11 SL Baur <steve@altair.xemacs.org>
|
|
1455
|
|
1456 * version.sh (infodock_build_version): Synch InfoDock version.
|
|
1457
|
|
1458 1999-05-06 Hrvoje Niksic <hniksic@srce.hr>
|
|
1459
|
442
|
1460 * aclocal.m4 (ld_dynamic_link_flags): Change -Bexport to -Bdynamic
|
398
|
1461 for Solaris.
|
|
1462
|
|
1463 1999-05-03 Hrvoje Niksic <hniksic@srce.hr>
|
|
1464
|
|
1465 * configure.in (xemacs_betaname): Don't generate Installation.el.
|
|
1466
|
|
1467 * Makefile.in.in (top_distclean): Don't remove Installation.el.
|
|
1468
|
|
1469 1999-04-29 Andy Piper <andy@xemacs.org>
|
|
1470
|
|
1471 * configure.in: add mingw32 as a target platform. add nt process
|
|
1472 support options.
|
|
1473
|
|
1474 1999-03-30 MORIOKA Tomohiko <tomo@etl.go.jp>
|
|
1475
|
|
1476 * etc/HELLO (Amharic): New language.
|
|
1477 (Slovak): Likewise.
|
|
1478 (Thai): Likewise (by Virach Sornlertlamvanich).
|
|
1479 (Greek): Fixed (by Yannis Haralambous).
|
|
1480
|
|
1481 1998-09-04 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
1482
|
|
1483 * configure.in: Delete mule-coding.o.
|
|
1484
|
|
1485 1999-04-22 Gunnar Evermann <ge204@eng.cam.ac.uk>
|
|
1486
|
|
1487 * lwlib/xlwmenu.c (string_width_u): Initialise chars before
|
|
1488 calling XmStringGetLtoR
|
|
1489 (string_draw_u): ditto and check return value of XmStringGetLtoR()
|
|
1490
|
|
1491 1999-04-05 Olivier Galibert <galibert@pobox.com>
|
|
1492
|
|
1493 * Makefile.in.in (GENERATED_HEADERS): Don't generate
|
|
1494 puresize-adjust.h anymore
|
|
1495
|
|
1496 * configure.usage: Remove everything gung-ho or purespace related
|
|
1497
|
|
1498 * configure.in: Ditto
|
|
1499
|
|
1500 1999-04-17 Hrvoje Niksic <hniksic@srce.hr>
|
|
1501
|
|
1502 * configure.in: Check for getloadavg().
|
|
1503
|
396
|
1504 1999-03-12 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
1505
|
|
1506 * XEmacs 21.2.13 is released
|
|
1507
|
|
1508 1999-03-09 SL Baur <steve@xemacs.org>
|
|
1509
|
|
1510 * Makefile.in.in (LC_ALL): Try very, very hard to build in C locale.
|
|
1511
|
394
|
1512 1999-03-05 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
1513
|
|
1514 * XEmacs 21.2.12 is released
|
|
1515
|
|
1516 1999-03-04 Martin Buchholz <martin@xemacs.org>
|
|
1517
|
|
1518 * Makefile.in.in (top_distclean): Remove confdefs.h as well.
|
|
1519
|
|
1520 1999-03-03 Martin Buchholz <martin@xemacs.org>
|
|
1521
|
|
1522 * configure.in:
|
|
1523 `uname -v` -> "`uname -v`":
|
|
1524 backquoted expressions need additional double
|
|
1525 quotes to be a single token.
|
|
1526 Use separate if's to avoid extra process invocations.
|
|
1527
|
|
1528 1999-01-05 Gunnar Evermann <ge204@eng.cam.ac.uk>
|
|
1529
|
442
|
1530 * PROBLEMS: Document crashes on SPARC with gcc 2.8.1.
|
394
|
1531
|
392
|
1532 1999-03-01 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
1533
|
|
1534 * XEmacs 21.2.11 is released
|
|
1535
|
|
1536 1999-02-16 Andy Piper <andy@xemacs.org>
|
|
1537
|
|
1538 * PROBLEMS: add entries for building under Cygwin.
|
|
1539
|
|
1540 1999-02-14 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
1541
|
|
1542 * README.packages: Clear up that mule-sumo packages is used _in
|
|
1543 addition_ to the normal sumo.
|
|
1544
|
|
1545 1999-02-16 Martin Buchholz <martin@xemacs.org>
|
|
1546
|
|
1547 * configure.usage: Move quantify/purify into debug flags section
|
|
1548
|
|
1549 1999-02-10 Martin Buchholz <martin@xemacs.org>
|
|
1550
|
442
|
1551 * configure.in:
|
392
|
1552 - Fixup xfs comments and redundant option checking
|
|
1553
|
442
|
1554 * configure.in:
|
|
1555 * INSTALL:
|
392
|
1556 * lisp/paths.el:
|
|
1557 - improved automounter tmp directory support.
|
|
1558 - support 4 (!) empirically discovered automounter conventions
|
|
1559
|
|
1560 1999-02-10 Martin Buchholz <martin@xemacs.org>
|
|
1561
|
442
|
1562 * lwlib/lwlib.h:
|
|
1563 - redo CONST hacking to deal with X11 R4, which was
|
392
|
1564 broken in a previous patch.
|
|
1565
|
|
1566 1999-02-10 Martin Buchholz <martin@xemacs.org>
|
|
1567
|
442
|
1568 * configure.in:
|
392
|
1569 - irix uses -rpath
|
|
1570
|
|
1571 1999-02-10 Martin Buchholz <martin@xemacs.org>
|
|
1572
|
442
|
1573 * configure.in:
|
392
|
1574 - Check for XOpenIM before using xim=xlib
|
|
1575 - only use XmIm if $have_motif = yes
|
|
1576
|
|
1577 1999-02-10 Martin Buchholz <martin@xemacs.org>
|
|
1578
|
|
1579 * configure.in. Port to BSDI BSD/OS 4.0.
|
|
1580
|
|
1581 1999-01-07 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
1582
|
|
1583 * configure.in: Warn if using Motif dialog boxes on AIX 4.3.
|
|
1584
|
390
|
1585 1999-02-05 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
1586
|
|
1587 * XEmacs 21.2.10 is released
|
|
1588
|
388
|
1589 1999-02-02 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
1590
|
|
1591 * XEmacs 21.2.9 is released
|
|
1592
|
|
1593 1999-02-01 Glynn Clements <glynn@sensei.co.uk>
|
|
1594
|
|
1595 * etc/recycle.xpm: Fix colours so that they work on TrueColor
|
|
1596 and DirectColor displays
|
|
1597
|
|
1598 1999-01-21 Andy Piper <andy@xemacs.org>
|
|
1599
|
|
1600 * configure.in: make xface detection specifc to a window system in
|
|
1601 general rather than just X.
|
|
1602
|
|
1603 1999-18-10 Andy Piper <andy@xemacs.org>
|
|
1604
|
|
1605 * configure.in: remove -O3 prevention on cygwin - current versions
|
|
1606 cope ok now. remove dll prevention on cygwin - the new module
|
|
1607 code checks correctly.
|
442
|
1608
|
388
|
1609 1999-01-10 J. Kean Johnston <jkj@sco.com>
|
|
1610
|
442
|
1611 * configure.in: Added moduledir as the path where loadable modules
|
388
|
1612 are stored. Added --with-site-modules and --moduledir options.
|
|
1613 - Ensure the SCO OpenServer compiles with --dynamic by default
|
|
1614 - Check for dlfcn.h for dynamic loader
|
|
1615 - Renamed dll.o to emodules.o and changed dynamic loader tests
|
|
1616 - Renabled code that deals with site-lisp so that it is handled
|
|
1617 correctly when a user specifies --with-site-lisp.
|
|
1618
|
|
1619 * aclocal.m4: Replaced entire file with more complete DLL tests
|
|
1620 by way of libtool.
|
|
1621
|
|
1622 * config.usage: Removed TAB characters which caused it to be
|
|
1623 displayed incorrectly on terminals where TAB != 8.
|
|
1624 - Added help text to describe --with-site-modules and --moduledir.
|
|
1625
|
|
1626 * INSTALL: Updated documentation to describe module directories
|
|
1627
|
|
1628 * Makefile.in.in: Added moduledir, sitemoduledir macros.
|
|
1629 - Make those directories at install time.
|
|
1630
|
386
|
1631 1998-12-28 Martin Buchholz <martin@xemacs.org>
|
|
1632
|
|
1633 * XEmacs 21.2.8 is released.
|
|
1634
|
|
1635 1998-12-28 Martin Buchholz <martin@xemacs.org>
|
|
1636
|
|
1637 * PROBLEMS: Document Linux GNU Libc 2.0 I18N crashes.
|
|
1638
|
384
|
1639 1998-12-24 Martin Buchholz <martin@xemacs.org>
|
|
1640
|
|
1641 * XEmacs 21.2.7 is released.
|
|
1642
|
|
1643 1998-12-20 Martin Buchholz <martin@xemacs.org>
|
|
1644
|
|
1645 * configure.in: Redo DBM support
|
|
1646 - die if dbm support requested, but not provided.
|
|
1647 - properly check for libgdbm, then libc, then libdbm
|
|
1648 - properly check for ndbm.h
|
|
1649 - comments improved
|
|
1650 - XE_DIE should always prefix messages with Error: for clarity
|
|
1651
|
|
1652 1998-12-07 Martin Buchholz <martin@xemacs.org>
|
|
1653
|
|
1654 * xemacs.mak (TEMACS_OBJS):
|
|
1655 (DOC_SRC4):
|
|
1656 - Remove pure.c, pure.obj
|
|
1657
|
|
1658 1998-12-06 Martin Buchholz <martin@xemacs.org>
|
|
1659
|
|
1660 * Makefile.in.in (distclean):
|
|
1661 * dynodump/Makefile.in.in (distclean):
|
|
1662 * src/Makefile.in.in (distclean):
|
|
1663 * lib-src/Makefile.in.in (distclean):
|
|
1664 * lwlib/Makefile.in.in (distclean):
|
|
1665 - Make sure GNUmakefile is deleted.
|
|
1666
|
|
1667 1998-12-17 Andy Piper <andy@xemacs.org>
|
|
1668
|
|
1669 * configure.in (all_widgets): remove gui.o addition - its always
|
|
1670 in the makefile now.
|
|
1671
|
|
1672 * configure.in: add gui-msw.o to msw objects.
|
|
1673
|
382
|
1674 1998-12-16 Andy Piper <andy@xemacs.org>
|
|
1675
|
|
1676 * XEmacs 21.2.6 is released
|
|
1677
|
380
|
1678 1998-12-05 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
1679
|
|
1680 * XEmacs 21.2.5 is released
|
|
1681
|
377
|
1682 1998-11-28 SL Baur <steve@altair.xemacs.org>
|
|
1683
|
|
1684 * XEmacs 21.2-beta4 is released.
|
|
1685
|
|
1686 1998-11-27 SL Baur <steve@altair.xemacs.org>
|
|
1687
|
|
1688 * configure.in: Linux/Arm Support.
|
|
1689 From James LewisMoss <dres@ioa.com>
|
|
1690
|
|
1691 1998-11-27 Takeshi Hagiwara <hagiwara@ie.niigata-u.ac.jp>
|
|
1692
|
|
1693 * configure.in:
|
|
1694 Fix the realpath() problem of UnixWare2.1.3.
|
|
1695 Patches for NEC's sysv4.2 machine.
|
|
1696
|
|
1697 1998-11-09 Kazuyuki IENAGA <ienaga@jsys.co.jp>
|
|
1698
|
|
1699 * configure.in: Check if there's wnn4.2 or wnn6 specific library
|
|
1700 installed. The Wnn library will be checked if the --with-wnn
|
|
1701 and/or --with-wnn6 was specified compulsory.
|
|
1702
|
|
1703 1998-07-28 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
1704
|
|
1705 * configure.in (CPP): Too many spaces im run-patch flag detection.
|
|
1706
|
375
|
1707 1998-10-15 SL Baur <steve@altair.xemacs.org>
|
|
1708
|
|
1709 * XEmacs 21.2-beta3 is released.
|
|
1710
|
|
1711 1998-10-13 Andy Piper <andyp@parallax.co.uk>
|
|
1712
|
|
1713 * configure.in: enable drag and drop support by default if mswindows is
|
|
1714 detected.
|
|
1715
|
|
1716 1998-10-09 Kevin Oberman <oberman@es.net>
|
|
1717
|
|
1718 * config.sub: Fix for Alpha architecture
|
|
1719
|
|
1720 1998-10-05 Andy Piper <andyp@parallax.co.uk>
|
|
1721
|
|
1722 * configure.in: don't enable shared lib support for cygwin unless
|
|
1723 explititly told to.
|
|
1724
|
|
1725 1998-10-02 Andreas Jaeger <aj@arthur.rhein-neckar.de>
|
|
1726
|
|
1727 * etc/xemacs.1: Remove misplace "\".
|
|
1728
|
373
|
1729 1998-09-29 SL Baur <steve@altair.xemacs.org>
|
|
1730
|
|
1731 * XEmacs 21.2-beta2 is released.
|
|
1732
|
|
1733 1998-09-09 Gunnar Evermann <Gunnar.Evermann@nats.informatik.uni-hamburg.de>
|
|
1734
|
|
1735 * lwlib/xlwmenu.c:
|
|
1736 * lwlib/xlwscrollbar: fix for Motif >=2.0
|
|
1737 Patch provided by Glenn Barry <gtb@eng.sun.com>
|
|
1738
|
|
1739 * PROBLEMS: XEmacs 21.0 now works on HP-UX 11.0
|
|
1740
|
|
1741 1998-09-02 Andy Piper <andyp@parallax.co.uk>
|
|
1742
|
|
1743 * configure.in: check for cygwin32/version.h.
|
|
1744
|
|
1745 1998-08-31 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
1746
|
|
1747 * PROBLEMS: Added AIX 4.3 note.
|
|
1748
|
|
1749 * configure.in: Better detection of AIX 4.3.
|
|
1750 AIX xlc can do -g and -Ox at the same time.
|
|
1751
|
|
1752 1998-09-05 SL Baur <steve@altair.xemacs.org>
|
|
1753
|
|
1754 * etc/check_cygwin_setup.sh: grammar fix.
|
|
1755
|
|
1756 1998-09-02 Andy Piper <andyp@parallax.co.uk>
|
|
1757
|
|
1758 * etc/check_cygwin_setup.sh: fix a couple of buglets.
|
|
1759
|
434
|
1760 1998-08-23 Adrian Aichner <adrian@xemacs.org>
|
373
|
1761
|
|
1762 * etc/sample.emacs: Enable sound support on mswindows devices.
|
|
1763
|
|
1764 1998-08-17 P. E. Jareth Hein <jareth@camelot.co.jp>
|
|
1765
|
|
1766 * configure.in: Alter configure so that it checks for mismatched PNG
|
|
1767 header/libs, screams a little louder on old/mismatched library
|
|
1768 conditions for both PNG and XPM, stop screaming if png is not found and
|
|
1769 no window-system is selected, and fixed a bug in the XPM checking.
|
|
1770
|
434
|
1771 1998-08-06 Adrian Aichner <adrian@xemacs.org>
|
373
|
1772
|
|
1773 * etc/TUTORIAL.de: Fixing typos and grammatical errors. Fixing
|
|
1774 inconsistent usage of RET, <Return>, and <return> (only using
|
|
1775 <Return> now). Changing TUTORIAL to TUTORIAL.de throughout
|
|
1776 itself. Adding english equivalent to german translation of all
|
|
1777 concepts used in TUTORIAL.de.
|
|
1778
|
|
1779 1998-08-07 P. E. Jareth Hein <jareth@camelot.co.jp>
|
|
1780
|
|
1781 * configure.usage (--without-gif): Modify text to reflect status
|
|
1782 of GIF support
|
|
1783
|
|
1784 1998-08-04 P. E. Jareth Hein <jareth@camelot.co.jp>
|
|
1785
|
|
1786 * configure.in: add back in the support for the in-core GIF
|
|
1787 code, change the required PNG library version to 1.0.2, and add
|
|
1788 a warning if PNG not found, since PNG images are now distributed
|
|
1789 as part of the core. Also minor wording changes in things reported
|
|
1790 to the user.
|
|
1791
|
|
1792 1998-07-28 Kai Haberzettl <khaberz@synnet.de>
|
|
1793
|
|
1794 * BETA: Update mailing-list address for build-reports
|
|
1795
|
|
1796 1998-08-01 SL Baur <steve@altair.xemacs.org>
|
|
1797
|
|
1798 * Makefile.in (TAGS tags): Add variable `tagslisp' so a TAGS file
|
|
1799 can built that includes package lisp.
|
|
1800
|
|
1801 1998-07-23 Martin Buchholz <martin@xemacs.org>
|
|
1802
|
|
1803 * configure.in:
|
|
1804 - support multiple flavors of alpha, (XEmacs treats them identically)
|
|
1805 - Fix AC_TRY_RUN so that actions have access to $?
|
|
1806 - Identify DEC C compilers. Add default optimization CFLAGS and
|
|
1807 always use -std.
|
|
1808 - Use an extensible method for adding support for future compilers.
|
|
1809 - Have SunPro C use that same extensible method.
|
|
1810 - Make sol2 always use `-R', Linux and DEC OSF always use `-rpath'
|
|
1811
|
304
|
1812 1998-07-19 SL Baur <steve@altair.xemacs.org>
|
|
1813
|
371
|
1814 * XEmacs 21.2-beta1 is released.
|
304
|
1815
|
|
1816 1998-07-18 SL Baur <steve@altair.xemacs.org>
|
|
1817
|
|
1818 * config.guess: Synched with latest FSF version.
|
|
1819
|
454
|
1820 1998-07-12 Bjrn Torkelsson <torkel@hpc2n.umu.se>
|
304
|
1821
|
384
|
1822 * Makefile.in: added LDFLAGS.
|
304
|
1823
|
300
|
1824 1998-07-12 SL Baur <steve@altair.xemacs.org>
|
|
1825
|
371
|
1826 * etc/GOATS: Removed.
|
|
1827
|
|
1828 * README: Bump version numbers.
|
|
1829 * info/dir: Ditto.
|
|
1830 * etc/README: Ditto.
|
|
1831 * etc/NEWS: Ditto and purge pre-21.0 stuff.
|
|
1832 * version.sh: Ditto.
|
|
1833
|
300
|
1834 * XEmacs 21.0-pre5 is released.
|
|
1835
|
|
1836 1998-07-10 SL Baur <steve@altair.xemacs.org>
|
|
1837
|
|
1838 * configure.in (with_offix): Default --with-offix to off.
|
|
1839
|
298
|
1840 1998-07-09 SL Baur <steve@altair.xemacs.org>
|
|
1841
|
300
|
1842 * configure.in: Handle multiple database libraries.
|
|
1843 From Gregory Neil Shapiro <gshapiro@sendmail.org>
|
|
1844
|
298
|
1845 * XEmacs 21.0-pre4 is released.
|
|
1846
|
|
1847 * configure.in: Fix test for InfoDock sources.
|
|
1848
|
|
1849 * etc/BETA (writing): Update patch creation instructions.
|
|
1850
|
|
1851 * etc/FTP: Update FTP mirror list.
|
|
1852
|
|
1853 * etc/DISTRIB: Remove duplicated FTP mirror list.
|
|
1854 * etc/xemacs.1 (ftp): Ditto.
|
|
1855
|
|
1856 1998-07-09 Oliver Graf <ograf@fga.de>
|
|
1857
|
|
1858 * configure.usage: added warning to --with-offix
|
|
1859
|
|
1860 1998-06-29 SL Baur <steve@altair.xemacs.org>
|
|
1861
|
|
1862 * etc/gnuserv.1 (this): Email address for Ben Wing is ben@xemacs.org.
|
|
1863 * etc/gnuserv.README (README): Ditto.
|
|
1864 * etc/xemacs-ja.1: Ditto.
|
|
1865
|
|
1866 1998-06-28 SL Baur <steve@altair.xemacs.org>
|
|
1867
|
|
1868 * configure.in: Berkeley DB autodetection fixes
|
|
1869 From Martin Buchholz <martin@xemacs.org>
|
|
1870
|
|
1871 * etc/BABYL: Moved to rmail package
|
|
1872
|
|
1873 * etc/enriched.doc: Moved to xemacs-base package
|
|
1874
|
|
1875 * etc/MSDOS:
|
|
1876 * etc/GNUS-NEWS: deleted
|
|
1877
|
|
1878 1998-06-21 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
1879
|
|
1880 * etc/NEWS: Added references to documentation about packages and
|
|
1881 path setup.
|
|
1882
|
|
1883 * etc/README: Synched.
|
|
1884
|
296
|
1885 1998-06-19 SL Baur <steve@altair.xemacs.org>
|
|
1886
|
|
1887 * XEmacs 21.0-pre3 is released.
|
|
1888
|
|
1889 1998-06-20 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
1890
|
384
|
1891 * etc/PACKAGES:
|
296
|
1892 * etc/BETA: Moved some package stuff into Texinfo docs. Other nitpicks
|
|
1893
|
|
1894 1998-06-20 Kazuyuki IENAGA <ienaga@jsys.co.jp>
|
|
1895
|
|
1896 * configure.in: Added check if the berkdb has db_open or not.
|
|
1897 (With fixes from Martin Buchholz)
|
|
1898
|
294
|
1899 1998-06-19 SL Baur <steve@altair.xemacs.org>
|
|
1900
|
|
1901 * XEmacs 21.0-pre2 is released.
|
|
1902
|
|
1903 1998-06-18 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
1904
|
|
1905 * configure.in: Added -lC for static linking under AIX 4.2.
|
|
1906
|
292
|
1907 1998-06-14 SL Baur <steve@altair.xemacs.org>
|
|
1908
|
|
1909 * XEmacs 21.0-pre1 is released.
|
|
1910
|
|
1911 1998-06-14 Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
|
|
1912
|
|
1913 * etc/NEWS: Updated information about customization of the
|
|
1914 automatic info dir file generation using
|
|
1915 `Info-auto-generate-directory' and `Info-save-auto-generated-dir'
|
|
1916
|
290
|
1917 1998-06-11 SL Baur <steve@altair.xemacs.org>
|
|
1918
|
292
|
1919 * XEmacs 21.0-beta43 is released.
|
290
|
1920
|
|
1921 1998-06-04 Oliver Graf <ograf@fga.de>
|
|
1922
|
|
1923 * tests/Dnd/README: a step-by-step test run
|
|
1924 * tests/Dnd/droptest.el: some clarifications
|
|
1925 * tests/Dnd/droptest.sh: created, creates test files
|
|
1926
|
|
1927 1998-06-01 Oliver Graf <ograf@fga.de>
|
|
1928
|
|
1929 * configure.in (summary): added experimental to dragndrop option
|
|
1930 * configure.usage: added experimental note to --with-dragndrop
|
|
1931 * tests/Dnd/droptest.el: extra start-drag-region function
|
|
1932 changed the experimental- stuff
|
|
1933
|
|
1934 1998-06-02 Andy Piper <andyp@parallax.co.uk>
|
|
1935
|
|
1936 * etc/check_cygwin_setup.sh: set more intelligent defaults for
|
|
1937 windows 95.
|
|
1938
|
|
1939 1998-06-07 SL Baur <steve@altair.xemacs.org>
|
|
1940
|
|
1941 * lwlib/xlwmenu.c: Add room for the 0 byte sentinel.
|
|
1942
|
|
1943 1998-06-05 Colin Rafferty <colin@xemacs.org>
|
|
1944
|
|
1945 * lwlib/xlwmenu.c: Made newchars be as large as it needs to be.
|
|
1946
|
288
|
1947 1998-06-01 SL Baur <steve@altair.xemacs.org>
|
|
1948
|
|
1949 * XEmacs 21.0-beta42 is released.
|
|
1950
|
|
1951 * etc/sounds: Removed, now in the sounds-au package.
|
|
1952
|
|
1953 1998-05-29 Andy Piper <andyp@parallax.co.uk>
|
|
1954
|
|
1955 * configure.in: don't use -O3 for cygwin.
|
|
1956
|
|
1957 * etc/check_cygwin_setup.sh: new file to check that cygwin is setup
|
|
1958 correctly for XEmacs operation.
|
|
1959
|
|
1960 1998-05-28 P. E. Jareth Hein <jareth@camelot-soft.com>
|
|
1961
|
|
1962 * configure.in: Switch from giflib to gifreader for
|
|
1963 our GIF image support (no other mods needed)
|
|
1964
|
290
|
1965 1998-05-28 Oliver Graf <ograf@fga.de>
|
288
|
1966
|
|
1967 * configure.in: only one DnD protocol, CDE has priority over OffiX
|
|
1968
|
|
1969 * tests/Dnd/README: some changes reflecting recent modifications
|
|
1970 * tests/Dnd/dragtest.el: removed
|
|
1971 * tests/Dnd/droptest.el: cosmetics and comments
|
|
1972
|
290
|
1973 1998-05-26 Oliver Graf <ograf@fga.de>
|
288
|
1974
|
|
1975 * tests/Dnd/droptest.el: adapted to CDE extensions
|
|
1976
|
290
|
1977 1998-05-25 Hans Guenter Weigand <hgweigand@wiesbaden.netsurf.de>
|
|
1978
|
|
1979 * configure.in:
|
|
1980 * config.sub: add initial OpenBSD support
|
|
1981
|
288
|
1982 1998-05-21 Andy Piper <andyp@parallax.co.uk>
|
|
1983
|
|
1984 * configure.in: check for msw dialogs.
|
|
1985
|
286
|
1986 1998-05-23 SL Baur <steve@altair.xemacs.org>
|
|
1987
|
|
1988 * XEmacs 21.0-beta41 is released.
|
|
1989
|
|
1990 1998-05-17 SL Baur <steve@altair.xemacs.org>
|
|
1991
|
|
1992 * configure.in (CPP): Change -O2 to -O3.
|
|
1993 Suggested by Martin Buchholz <martin@xemacs.org>
|
|
1994
|
284
|
1995 1998-05-15 SL Baur <steve@altair.xemacs.org>
|
|
1996
|
|
1997 * XEmacs 21.0-beta40 is released.
|
|
1998
|
|
1999 1998-05-13 SL Baur <steve@altair.xemacs.org>
|
|
2000
|
|
2001 * configure.in (ZSH_VERSION): zsh-3.1.2 (and zsh-3.0.4) drops core
|
|
2002 on the `unset CDPATH' if running as sh.
|
|
2003
|
|
2004 1998-05-12 Oliver Graf <ograf@fga.de>
|
|
2005
|
|
2006 * tests/Dnd/droptest.el: some CDE adaptions (untested)
|
|
2007
|
|
2008 1998-05-11 Martin Buchholz <martin@xemacs.org>
|
|
2009
|
|
2010 * configure.in:
|
|
2011 Add some more comments.
|
|
2012 If using bash, use Posix mode and unset CDPATH.
|
|
2013 Be more careful checking feature dependencies.
|
|
2014 Introduce XE_CHECK_FEATURE_DEPENDENCY.
|
|
2015 Undo the gross hack of multiple `echo >> $tempcname'
|
|
2016 by using here documents instead. (Might break mswindows, tho...)
|
|
2017 Be more careful autodetecting tooltalk.
|
|
2018
|
|
2019 * PROBLEMS:
|
|
2020 Document problems with Solaris 2.6 + XSUNTRANSPORT
|
|
2021
|
384
|
2022 * Makefile.in:
|
284
|
2023 * lwlib/Makefile.in.in:
|
|
2024 * modules/Makefile.in:
|
|
2025 - Adjust for luser's CDPATH being set to something weird.
|
|
2026 - Take into account bash 2.02's tendency to print the cwd when
|
|
2027 using CDPATH. Always use `cd ./foo' instead of `cd foo'.
|
|
2028 - fix the run-temacs target to use $(DUMPENV)
|
|
2029 - fix the run-puremacs target to use $(DUMPENV)
|
|
2030 - fix the `depend' target to properly $(RM) the right files
|
|
2031 - Generate a better TAGS file for XEmacs' lisp code using
|
|
2032 hand-crafted regexps.
|
|
2033 - Use standard coding conventions for modules/Makefile.in
|
|
2034
|
|
2035 1998-05-12 Kazuyuki IENAGA <ienaga@jsys.co.jp>
|
|
2036
|
|
2037 * configure.in: some people claimed that they can't stop
|
|
2038 linking wnn6 library if they set --with-wnn6=no.
|
|
2039
|
|
2040 1998-05-11 Oliver Graf <ograf@fga.de>
|
|
2041
|
|
2042 * tests/Dnd/droptest.el: adapted to new calling conventions
|
|
2043 also showing the new possibilities
|
|
2044 * tests/Dnd/README: changed to new protocol
|
|
2045
|
|
2046 1998-05-11 SAKIYAMA Nobuo <nobuo@db3.so-net.or.jp>
|
|
2047
|
|
2048 * Fix for HAVE_MULTICAST check.
|
|
2049
|
282
|
2050 1998-05-09 SL Baur <steve@altair.xemacs.org>
|
|
2051
|
|
2052 * XEmacs 21.0-beta39 is released.
|
|
2053
|
|
2054 1998-05-06 Oliver Graf <ograf@fga.de>
|
|
2055
|
|
2056 * configure.in: added autodetection for the Drag'n'Drop API
|
|
2057 if some DnD protocol is found, HAVE_DRAGNDROP will be defined
|
|
2058 and dragdrop.o is added to extra_objs
|
|
2059 * configure.usage: added with-dragndrop, added (*) to with-offix
|
|
2060 * tests/Dnd/droptest.el: complete overhaul, no it's a real test
|
|
2061
|
|
2062 1998-05-04 Oliver Graf <ograf@fga.de>
|
|
2063
|
|
2064 * tests/Dnd/droptest.el: changed to test new protocol
|
|
2065 * tests/Dnd/README.OffiX: removed
|
|
2066 * tests/Dnd/README: created, info about new protocol
|
|
2067 * tests/Dnd/dragtest.el: comment change
|
|
2068
|
|
2069 1998-05-07 SL Baur <steve@altair.xemacs.org>
|
|
2070
|
|
2071 * etc/altrasoft-logo.xpm: Removed.
|
|
2072
|
280
|
2073 1998-05-02 SL Baur <steve@altair.xemacs.org>
|
|
2074
|
|
2075 * XEmacs 21.0-beta38 is released.
|
|
2076
|
|
2077 1998-04-29 SL Baur <steve@altair.xemacs.org>
|
|
2078
|
|
2079 * configure.in: Use `PROGNAME' for all generated paths.
|
|
2080
|
|
2081 * Makefile.in: Change `progname' to `PROGNAME' for consistency.
|
|
2082
|
|
2083 1998-04-27 SL Baur <steve@altair.xemacs.org>
|
|
2084
|
384
|
2085 * configure.in (progname): Parameterize program name on `progname'
|
280
|
2086 and add --with-infodock.
|
|
2087
|
|
2088 1998-04-26 SL Baur <steve@altair.xemacs.org>
|
|
2089
|
|
2090 * Makefile.in: Religiously use ${progname} instead of hardcoded
|
|
2091 `xemacs'.
|
|
2092 CPPFLAGS was being set correctly in ${subdir}/Makefiles and
|
|
2093 overridden by the empty one set in the toplevel Makefile.
|
|
2094
|
|
2095 1998-04-26 Jason R Mastaler <jason@4b.org>
|
|
2096
|
|
2097 * etc/BETA: Replaced SmartList references in favor of
|
|
2098 Majordomo.
|
|
2099
|
278
|
2100 1998-04-25 SL Baur <steve@altair.xemacs.org>
|
|
2101
|
|
2102 * XEmacs-21.0-beta37 is released.
|
|
2103
|
|
2104 1998-04-25 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
2105
|
|
2106 * configure.in: Sychronized ..._USER_DEFINED variables with
|
|
2107 datadir setting.
|
|
2108
|
|
2109 * Makefile.in (mkdir): No longer create sitelispdir.
|
|
2110
|
|
2111 Sat Apr 24 1998 Andy Piper <andyp@parallax.co.uk>
|
|
2112
|
371
|
2113 * configure.in: make graphic libraries tests be dependant on a
|
278
|
2114 window system not X11 only.
|
|
2115
|
|
2116 Fri Apr 24 19:38:19 1998 Andy Piper <andyp@parallax.co.uk>
|
|
2117
|
|
2118 * configure.in: check for our special select in msw.
|
|
2119
|
|
2120 1998-04-22 Marcus Thiessel <marcus_thiessel@hp.com>
|
|
2121
|
|
2122 * PROBLEMS: add answers to some FAQ concerning hpux.
|
|
2123
|
|
2124 Wed Apr 22 12:59:35 1998 Andy Piper <andyp@parallax.co.uk>
|
|
2125
|
|
2126 * configure.in: enable checking for special mswindows select()
|
|
2127
|
|
2128 1998-04-21 Martin Buchholz <martin@xemacs.org>
|
|
2129
|
|
2130 * configure.in: Isolate incomprehensible cma_open/pthreads checking
|
|
2131 to decosf*
|
|
2132
|
|
2133 1998-04-21 Marcus Thiessel <marcus_thiessel@hp.com>
|
|
2134
|
|
2135 * configure.in: /usr/{include,lib}/Motif2.1 added to search path for X11
|
|
2136 libs and includes.
|
|
2137
|
|
2138 1998-04-22 Itay Ben-Yaacov <pezz@www-mail.huji.ac.il>
|
|
2139
|
|
2140 * configure.in: check for xpm does not depend anymore on having X.
|
|
2141 if libXpm exists, and is of the FOR_MSW flavor, define FOR_MSW.
|
|
2142
|
|
2143 1998-04-19 Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
|
|
2144
|
|
2145 * etc/NEWS: Documented info dir rebuilding and LDAP support.
|
|
2146
|
|
2147 * info/dir: Fixed the explanatory notes for
|
|
2148 `Info-default-directory-list' removal and the new automatic dir
|
|
2149 rebuilding facility. Reindented the menu. Added an entry for
|
384
|
2150 term.info
|
278
|
2151
|
|
2152 1998-04-20 SL Baur <steve@altair.xemacs.org>
|
|
2153
|
|
2154 * configure.in (LISPDIR): Removed configuration option for
|
|
2155 site-lisp.
|
|
2156
|
|
2157 1998-04-19 SL Baur <steve@altair.xemacs.org>
|
|
2158
|
|
2159 * configure.in (version): snarf InfoDock version number.
|
|
2160
|
276
|
2161 1998-04-18 SL Baur <steve@altair.xemacs.org>
|
|
2162
|
|
2163 * XEmacs-21.0-beta36 is released.
|
|
2164
|
|
2165 Fri Apr 17 12:59:35 1998 Andy Piper <andyp@parallax.co.uk>
|
|
2166
|
|
2167 * configure.in: enable install pre-processing for mswindows
|
|
2168
|
|
2169 Fri Apr 17 12:59:35 1998 Andy Piper <andyp@parallax.co.uk>
|
384
|
2170
|
276
|
2171 * Makefile.in.in: add install_pp to install incantation.
|
|
2172
|
|
2173 * installexe.sh: new file. Add .exe to install targets if the
|
|
2174 result is executable.
|
|
2175
|
|
2176 Fri Apr 17 12:59:35 1998 Andy Piper <andyp@parallax.co.uk>
|
384
|
2177
|
276
|
2178 * Makefile.in: add install_pp to install incantation.
|
|
2179
|
|
2180 1998-04-14 Itay Ben-Yaacov <pezz@www-mail.huji.ac.il>
|
|
2181
|
|
2182 * configure.in: Large echo split into a few smaller ones,
|
|
2183 so the cygnus sh.exe does not crash.
|
|
2184
|
|
2185 Thu Apr 16 12:59:35 1998 Andy Piper <andyp@parallax.co.uk>
|
|
2186
|
|
2187 * configure.in: enable toolbar checking for mswindows build
|
|
2188
|
|
2189 1998-04-06 Martin Buchholz <martin@xemacs.org>
|
|
2190
|
384
|
2191 * config.h.in: Add _SVID_SOURCE to list of xmkmf #defines.
|
276
|
2192 Used (at least) by RedHat 4.2.
|
|
2193
|
|
2194 1998-04-11 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
2195
|
|
2196 * etc/xemacs.1: -no-packages -> -no-early-packages.
|
|
2197
|
|
2198 * etc/NEWS: Clarified site-lisp status.
|
|
2199
|
|
2200 * configure.in: Re-instated src/paths.h generation from
|
|
2201 src/paths.h.in.
|
|
2202
|
|
2203 * Makefile.in (top_distclean): Remove site-lisp on `make
|
|
2204 distclean'.
|
|
2205
|
274
|
2206 1998-04-10 SL Baur <steve@altair.xemacs.org>
|
|
2207
|
|
2208 * XEmacs 21.0-beta35 is released.
|
|
2209
|
|
2210 1998-04-10 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
2211
|
|
2212 * etc/NEWS: Documented that Info-default-directory-list and
|
|
2213 site-directory are gone.
|
|
2214
|
|
2215 * configure.usage: Clarified --package-path documentation.
|
|
2216
|
|
2217 1998-04-07 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
2218
|
|
2219 * configure.in: Now generates src/paths.h from src/paths.h.in.in.
|
|
2220 Removed defaults for infopath and package-path.
|
|
2221
|
|
2222 * Makefile.in (src/paths.h): ... is now generated from
|
|
2223 src/paths.h.in.in. Moved generation of paths.h to configure.
|
|
2224
|
|
2225 * paths.h.in: Removed.
|
|
2226
|
|
2227 * paths.h.in.in: Created.
|
|
2228
|
|
2229 1998-04-06 Martin Buchholz <martin@xemacs.org>
|
|
2230
|
|
2231 * configure.in: png was still being used if png_version < 0.96
|
|
2232
|
|
2233 * configure.in: Fixed magic to handle AIX, X11R6, and gcc.
|
|
2234
|
|
2235 1998-04-05 Amir J. Katz <amir@ndsoft.com>
|
|
2236
|
|
2237 * INSTALL (Rationale): Offix support comment is wrong. To disable,
|
|
2238 one must use --with-offix=no and not --without-offix
|
|
2239
|
|
2240 1998-04-05 SL Baur <steve@altair.xemacs.org>
|
|
2241
|
|
2242 * configure.in (CPP): ppc.ldscript sits in $srcdir/src not $srcdir.
|
|
2243
|
272
|
2244 1998-04-04 SL Baur <steve@altair.xemacs.org>
|
|
2245
|
|
2246 * XEmacs 21.0-beta34 is released.
|
|
2247
|
|
2248 1998-04-03 Martin Buchholz <martin@xemacs.org>
|
|
2249
|
|
2250 * configure.in:
|
|
2251 checking whether gettimeofday accepts one or two arguments... two
|
|
2252
|
|
2253 1998-04-03 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
2254
|
|
2255 * configure.in: Fixed magic to handle AIX and MIT X11R6.
|
|
2256
|
|
2257 1998-04-02 Martin Buchholz <martin@xemacs.org>
|
|
2258
|
|
2259 * configure.in: Add magic -T $srcdir/ppc.ldscript on Linux powerpc
|
|
2260
|
|
2261 1998-04-01 Martin Buchholz <martin@xemacs.org>
|
|
2262
|
|
2263 * tests/database.el (test-database): Temporary files (the databases
|
|
2264 that were created) should be deleted.
|
|
2265
|
|
2266 * Makefile.in (testdir): Remove gnumake-specific syntax.
|
|
2267 (src/Makefile): src/Makefile depends on src/depend.
|
|
2268
|
|
2269 1998-03-29 Martin Buchholz <martin@xemacs.org>
|
|
2270
|
|
2271 * configure.in: Check for -lz, -lgz unconditionally. Too many
|
|
2272 system linkers don't properly die when there are cascaded link
|
|
2273 dependencies, so we can't rely on the linker for that. The only
|
384
|
2274 downside is that we might link with an extra unneeded library. If
|
272
|
2275 you really really care about this, you can go fix it.
|
|
2276
|
|
2277 * configure.in: Enhance PANIC msg to make it clear that
|
|
2278 --with-FEATURE is going to die if FEATURE is not installed.
|
|
2279
|
|
2280 1998-03-27 Martin Buchholz <martin@xemacs.org>
|
|
2281
|
|
2282 * configure.in: $debug was not properly dependent on $beta
|
384
|
2283
|
|
2284 * configure.in: Move offix configuration out of src/Makefile.in.in
|
272
|
2285 into configure.in.
|
|
2286
|
|
2287 * configure.in: Reorganize xpm detection code.
|
|
2288
|
384
|
2289 * configure.in: XIM default to ON if Motif which is not Lesstif is
|
272
|
2290 found.
|
|
2291
|
|
2292 * configure.in: Keep auto-generated makefile dependencies out of
|
|
2293 src/Makefile.in.in by using AC_OUTPUT file concatenation support.
|
|
2294
|
|
2295 1998-03-26 Martin Buchholz <martin@xemacs.org>
|
|
2296
|
|
2297 * configure.in: Fix up cflags handling. Specifically, configure
|
|
2298 --cflags='' would fail to be recognized.
|
|
2299
|
|
2300 * configure.in: Fix up png detection. Link with png_read_image to
|
|
2301 make sure -lz is required. Test for png >- 0.96 via header file.
|
|
2302
|
|
2303 1998-03-21 Martin Buchholz <martin@xemacs.org>
|
|
2304
|
|
2305 * configure.in (XE_GCC_WRAP_LDFLAGS)
|
|
2306 Rename to XE_PROTECT_LINKER_FLAGS. Rewrite.
|
|
2307
|
|
2308 * configure.in: Make sure BSD always links in libz.a
|
|
2309 BSD's stupid linker can't detect cascaded lib dependencies
|
|
2310
|
|
2311 * configure.in: Autodetect lesstif. define have_lesstif.
|
|
2312 Don't use motif-xim with lesstif, at least by default.
|
|
2313
|
|
2314 1998-03-30 SL Baur <steve@altair.xemacs.org>
|
|
2315
|
|
2316 * version.sh: Add InfoDock version number variables.
|
|
2317
|
|
2318 1998-03-30 Amir J. Katz <amir@ndsoft.com>
|
|
2319
|
|
2320 * info/dir: Replaced string '20.5' with '21.0'
|
|
2321
|
269
|
2322 1998-03-24 SL Baur <steve@altair.xemacs.org>
|
|
2323
|
|
2324 * XEmacs 21.0-beta33 is released.
|
|
2325
|
442
|
2326 1998-03-26 Didier Verna <didier@xemacs.org>
|
269
|
2327
|
|
2328 * configure.in, Makefile.in: Removed infopath_user_defined---we
|
|
2329 always want to propagate it.
|
|
2330
|
|
2331 * configure.usage: Synched with configure.in.
|
|
2332
|
|
2333 1998-03-25 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
2334
|
|
2335 * configure.usage, INSTALL: Synched with the new path layout.
|
|
2336
|
|
2337 * Makefile.in (src/paths.h): Replaced packagepath with
|
|
2338 package_path to make configure happy.
|
|
2339
|
|
2340 * configure.in: Made default setting for packagepath conform to
|
|
2341 what packages.el builds at run-time: XEmacs-version-specific paths
|
|
2342 before site-specific ones.
|
|
2343 Added default setting for pkgdir.
|
|
2344 Changed --packagepath back to --package-path.
|
|
2345
|
267
|
2346 1998-03-24 SL Baur <steve@altair.xemacs.org>
|
|
2347
|
|
2348 * XEmacs 21.0-beta32 is released.
|
|
2349
|
|
2350 1998-03-23 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
2351
|
|
2352 * configure.in: Extended package path by version-specific
|
|
2353 hierarchies. Changed allow-site-lisp to inhibit-site-lisp.
|
|
2354
|
|
2355 1998-03-22 SL Baur <steve@altair.xemacs.org>
|
|
2356
|
|
2357 * Makefile.in (distclean): Remove packages and mule-packages if they
|
|
2358 have been linked into place.
|
|
2359
|
|
2360 1998-03-22 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
2361
|
|
2362 * <Today>: The Big Path Searching Overhaul.
|
|
2363
|
|
2364 * Makefile.in, configure.in: Now pass all configure-specified paths
|
|
2365 into the binary in a uniform way.
|
|
2366
|
|
2367 1998-03-20 SL Baur <steve@altair.xemacs.org>
|
|
2368
|
|
2369 * configure.in (have_libmcheck): Add test for glibc's malloc
|
|
2370 checker.
|
|
2371 - Fix HP/UX dynamic linking flag.
|
|
2372
|
|
2373 1998-03-19 SL Baur <steve@altair.xemacs.org>
|
|
2374
|
|
2375 * configure.in (quoted_arguments): Fix unquoted variable in
|
|
2376 error-checking test.
|
|
2377 - fix bogus substitution.
|
384
|
2378
|
267
|
2379 1998-03-17 SL Baur <steve@altair.xemacs.org>
|
|
2380
|
|
2381 * configure.in: In -lpng test, look for png_set_strip_alpha.
|
|
2382 Suggested by William M. Perry <wmperry@aventail.com>
|
|
2383
|
265
|
2384 1998-03-16 SL Baur <steve@altair.xemacs.org>
|
|
2385
|
|
2386 * XEmacs 21.0 beta31 is released.
|
|
2387
|
|
2388 1998-03-16 P. E. Jareth Hein <jareth@camelot-soft.com>
|
|
2389
|
|
2390 * configure.usage (Usage): Correct information about gif, tiff
|
|
2391 and WNN entries
|
|
2392
|
|
2393 1998-03-13 SL Baur <steve@altair.xemacs.org>
|
|
2394
|
|
2395 * configure.in: typo fix in sed command.
|
|
2396 From P. E. Jareth Hein <jareth@camelot-soft.com>
|
|
2397
|
|
2398 * configure.in (all_widgets): Check for snprintf().
|
|
2399
|
|
2400 1998-03-11 P. E. Jareth Hein <jareth@camelot-soft.com>
|
|
2401
|
|
2402 * configure.in: New gif support
|
|
2403
|
|
2404 1998-03-10 SL Baur <steve@altair.xemacs.org>
|
|
2405
|
|
2406 * configure.in (have_glibc): Don't define _GNU_SOURCE for glibc.
|
|
2407
|
|
2408 Mon Mar 09 13:00:55 1998 Andy Piper <andyp@parallax.co.uk>
|
|
2409
|
|
2410 * configure.in: don't add libc to link list for dlopen ordinary
|
|
2411 link takes care of this. check for dlfcn.h
|
|
2412
|
|
2413 1998-03-10 SL Baur <steve@altair.xemacs.org>
|
|
2414
|
|
2415 * configure.in: Examine each directory of X11 include path for
|
|
2416 inclusion into BITMAPDIR.
|
|
2417
|
|
2418 1998-03-09 SL Baur <steve@altair.xemacs.org>
|
|
2419
|
|
2420 * aclocal.m4: Add legalese.
|
|
2421
|
|
2422 Mon Mar 09 13:00:55 1998 Andy Piper <andyp@parallax.co.uk>
|
|
2423
|
|
2424 * configure.in: make sure we have ndbm.h as well as libgdbm.a for
|
|
2425 database support.
|
|
2426
|
|
2427 * configure.in: move msw checking after x checking so that
|
|
2428 auto-detection works.
|
|
2429
|
|
2430 1998-03-09 SL Baur <steve@altair.xemacs.org>
|
|
2431
|
|
2432 * configure.in: New DLL support.
|
|
2433 * aclocal.m4: New file.
|
|
2434 From William M. Perry <wmperry@aventail.com>
|
|
2435
|
|
2436 1998-03-08 SL Baur <steve@altair.xemacs.org>
|
|
2437
|
|
2438 * configure.in (xemacs_betaname): Align messages for minimal
|
|
2439 tagbits and indexed lrecords.
|
|
2440 Suggested by Andreas Jaeger <aj@arthur.rhein-neckar.de>
|
|
2441
|
|
2442 1998-03-09 Kyle Jones <kyle_jones@wonderworks.com>
|
|
2443
|
|
2444 * etc/Emacs.ad: Example using leading dot resources to
|
|
2445 initalize faces changes to use Emacs.foo since the
|
|
2446 leading dot syntax doesn't work. Initialization of
|
|
2447 text-cursor face moved to faces.el.
|
|
2448
|
263
|
2449 1998-03-07 SL Baur <steve@altair.xemacs.org>
|
|
2450
|
|
2451 * XEmacs 20.5-beta30 is released.
|
|
2452
|
|
2453 1998-03-05 SL Baur <steve@altair.xemacs.org>
|
|
2454
|
|
2455 * PROBLEMS: Update wording of x86 GCC 2.7 problems.
|
|
2456
|
|
2457 Wed Mar 04 08:55:12 1998 Andy Piper <andyp@parallax.co.uk>
|
|
2458
|
|
2459 * configure.in: add a --with-msw option. Make X and msw work
|
|
2460 together if the user asks.
|
|
2461
|
|
2462 1998-03-02 SL Baur <steve@altair.xemacs.org>
|
|
2463
|
|
2464 * PROBLEMS: Update documentation of gcc bugs that impact XEmacs.
|
|
2465
|
|
2466 1998-03-01 SL Baur <steve@altair.xemacs.org>
|
|
2467
|
|
2468 * configure.in: Add substitutable variable ld_dynamic_link_flags
|
|
2469 for special required linker flags for building DLL capable
|
|
2470 binaries.
|
|
2471
|
|
2472 * etc/Emacs.ad: Remove explicit `Emacs' application resource
|
|
2473 name.
|
|
2474
|
261
|
2475 1998-02-28 SL Baur <steve@altair.xemacs.org>
|
|
2476
|
|
2477 * Makefile.in (top_distclean): Remove Installation.el.
|
|
2478 (xemacs): New target. Formerly it was `all:'.
|
|
2479 (all): New default, dist: is now superfluous.
|
|
2480
|
|
2481 1998-02-27 SL Baur <steve@altair.xemacs.org>
|
|
2482
|
|
2483 * configure.in (GNU_MALLOC): add --with-dlmalloc to allow
|
|
2484 selective use of Doug Lea malloc in Linux C Library and GNU C Library.
|
|
2485 (Installation): Add XEmacs version and generate `Installation.el'.
|
|
2486
|
|
2487 1998-02-26 SL Baur <steve@altair.xemacs.org>
|
|
2488
|
|
2489 * configure.in (with_ldap: Fix -lldap autodection.
|
|
2490 Suggested by Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
|
|
2491 (Installation): Only keep the last configuration.
|
|
2492
|
259
|
2493 1998-02-25 SL Baur <steve@altair.xemacs.org>
|
|
2494
|
|
2495 * XEmacs 20.5-beta28 is released.
|
|
2496
|
|
2497 * configure.in (with_session): Fix reporting of the setting.
|
|
2498 (with_database_gnudbm): Correctly report setting.
|
|
2499
|
|
2500 1998-02-24 SL Baur <steve@altair.xemacs.org>
|
|
2501
|
|
2502 * configure.usage: Restore documentation of graphics library
|
|
2503 flags.
|
|
2504 From Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
|
|
2505
|
|
2506 1998-02-19 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
|
|
2507
|
|
2508 * PROBLEMS: Tell of the `gpm' SIGTSTP bug and `C-z' on the Linux
|
|
2509 console.
|
|
2510
|
|
2511 1998-02-23 SL Baur <steve@altair.xemacs.org>
|
|
2512
|
|
2513 * XEmacs 20.4 is released to the beta testers.
|
|
2514
|
|
2515 1998-02-21 SL Baur <steve@altair.xemacs.org>
|
|
2516
|
384
|
2517 * configure.in (after_morecore_hook_exists): Modify dlmalloc tests
|
259
|
2518 to also test for Linux libc5.
|
|
2519
|
255
|
2520 1998-02-19 SL Baur <steve@altair.xemacs.org>
|
|
2521
|
257
|
2522 * XEmacs 20.5-beta27 is released.
|
|
2523 * XEmacs-20.4-pre4 is released.
|
|
2524
|
|
2525 * configure.in (doug_lea_malloc): Requires USE_MINIMAL_TAGBITS.
|
|
2526 (--with-gung): Implement it.
|
|
2527
|
|
2528 * configure.usage (--with-gung): Document. Turns on
|
|
2529 USE_MINIMAL_TAGBITS and USE_INDEXED_LRECORD_IMPLEMENTATION.
|
|
2530 (--with-term): Remove.
|
384
|
2531
|
255
|
2532 * XEmacs-20.5-beta26 is released.
|
|
2533
|
|
2534 1998-02-18 SL Baur <steve@altair.xemacs.org>
|
|
2535
|
|
2536 * XEmacs-20.4-pre3 is released.
|
|
2537
|
|
2538 * Makefile.in: use better feedback while rebuilding finder database.
|
|
2539 Suggested by Stephen J. Turnbull <turnbull@sk.tsukuba.ac.jp>
|
|
2540
|
|
2541 1998-02-15 SL Baur <steve@altair.xemacs.org>
|
|
2542
|
|
2543 * configure.in (doug_lea_malloc): Add checking for Doug Lea
|
|
2544 Malloc.
|
|
2545
|
253
|
2546 1998-02-14 SL Baur <steve@altair.xemacs.org>
|
|
2547
|
255
|
2548 * configure.in (OFFIX_O): Don't use OffiX if no real Xmu support.
|
|
2549 Suggested by Pekka Marjola <pema@iki.fi>
|
|
2550
|
|
2551 * XEmacs-20.4-pre2 is released.
|
253
|
2552 * XEmacs-20.5-beta25 is released.
|
|
2553
|
|
2554 1998-02-13 SL Baur <steve@altair.xemacs.org>
|
|
2555
|
|
2556 * INSTALL: Update for Cygwin and Microsoft Windows.
|
|
2557
|
|
2558 * README: Update for Microsoft Windows.
|
|
2559
|
251
|
2560 1998-02-09 SL Baur <steve@altair.xemacs.org>
|
|
2561
|
253
|
2562 * XEmacs 20.4-pre1 is released.
|
251
|
2563 * XEmacs 20.5-beta24 is released.
|
|
2564
|
|
2565 Wed Jan 28 13:41:22 1998 Andy Piper <andyp@parallax.co.uk>
|
|
2566
|
|
2567 * configure.in: add mule-coding target which defines MULE_CODING,
|
|
2568 nothing uses it as yet. add gif objects to msw support. define
|
|
2569 const_is_losing=no for msw. make msw not selected if tty selected.
|
|
2570 add -lshell32 for dnd support. check for a.out.h rather than
|
|
2571 coff.h
|
|
2572
|
|
2573 * lib-src/make-docfile.c: add cygwin support and generalise the
|
|
2574 remaining open calls. IMHO this should really include sysfile.h.
|
|
2575
|
249
|
2576 1998-02-03 SL Baur <steve@altair.xemacs.org>
|
|
2577
|
|
2578 * XEmacs 20.5-beta23 is released.
|
|
2579
|
|
2580 1998-02-01 SL Baur <steve@altair.xemacs.org>
|
|
2581
|
|
2582 * etc/aliases.ksh: igrep from the shell command line.
|
|
2583 From Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
|
|
2584
|
|
2585 1998-01-31 SL Baur <steve@altair.xemacs.org>
|
|
2586
|
|
2587 * etc/aliases.ksh: Add `mak' function to create beta.err for
|
|
2588 build-report.
|
434
|
2589 From Adrian Aichner <adrian@xemacs.org>
|
249
|
2590 Suggested by Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
|
|
2591
|
247
|
2592 1998-01-27 SL Baur <steve@altair.xemacs.org>
|
|
2593
|
|
2594 * XEmacs 20.5-beta22 is released.
|
|
2595
|
|
2596 1998-01-26 SL Baur <steve@altair.xemacs.org>
|
|
2597
|
|
2598 * etc/aliases.ksh: New file. Start tracking useful Maintainer
|
|
2599 XEmacs commands.
|
|
2600
|
245
|
2601 1998-01-25 SL Baur <steve@altair.xemacs.org>
|
|
2602
|
|
2603 * XEmacs 20.5-beta21 is released.
|
|
2604
|
|
2605 Wed Jan 21 10:49:47 1998 Andy Piper <andyp@parallax.co.uk>
|
|
2606
|
|
2607 * configure.in: check for coff.h
|
|
2608
|
|
2609 1998-01-21 Hrvoje Niksic <hniksic@srce.hr>
|
|
2610
|
|
2611 * configure.in: Added support for `--with-shlib'.
|
|
2612
|
243
|
2613 1998-01-18 SL Baur <steve@altair.xemacs.org>
|
|
2614
|
|
2615 * XEmacs 20.5-beta20 is released.
|
|
2616
|
|
2617 1998-01-13 Martin Buchholz <martin@xemacs.org>
|
|
2618
|
384
|
2619 * configure.usage:
|
|
2620 * etc/NEWS:
|
243
|
2621 Remove doc for configure-time INFOPATH, no longer used.
|
|
2622
|
|
2623 * etc/BETA: Update ftp addresses.
|
|
2624 * etc/INSTALL: Update ftp addresses.
|
|
2625 * etc/MAILINGLISTS: Sync with Emacs 20.2. Update ftp addresses.
|
|
2626
|
|
2627 * configure.in:
|
|
2628 * src/config.h.in:
|
|
2629 Define HAVE_INVERSE_HYPERBOLIC using 1 configure test, not 3.
|
|
2630
|
384
|
2631 * lwlib/lwlib.h:
|
|
2632 * lwlib/lwlib.c:
|
|
2633 * lwlib/lwlib-config.c:
|
|
2634 * lwlib/lwlib-Xm.c:
|
|
2635 * lwlib/lwlib-Xaw.c:
|
|
2636 * lwlib/lwlib-Xlw.c:
|
|
2637 * lwlib/config.h.in:
|
243
|
2638 * src/menubar-x.c:
|
|
2639 Prepend LWLIB_ to (SCROLLBARS|MENUBARS|DIALOGS)_(MOTIF|LUCID|ATHENA).
|
|
2640 Maintain only one set of variables.
|
|
2641
|
|
2642 * etc/xemacs.1: Update author list.
|
|
2643
|
|
2644 * Makefile.in (install-arch-dep): Simplify.
|
384
|
2645 Replace construct `test -d $dir && foo' with
|
243
|
2646 `if test -d $dir; then foo; fi'
|
|
2647
|
384
|
2648 * lwlib/xlwmenu.c:
|
|
2649 * lwlib/xlwscrollbar.c:
|
|
2650 * lwlib/lwlib-Xlw.c:
|
|
2651 * lwlib/lwlib-Xm.c:
|
243
|
2652 Always assume presence of limits.h (ANSI).
|
|
2653
|
241
|
2654 1998-01-12 SL Baur <steve@altair.xemacs.org>
|
|
2655
|
243
|
2656 * INSTALL: Updated for recent Mule/package changes.
|
|
2657
|
241
|
2658 * XEmacs 20.5-beta19 is released.
|
|
2659
|
|
2660 1998-01-12 Damon Lipparelli <lipp@primus.com>
|
|
2661
|
|
2662 * Makefile.in: Yow! Fixed paths to install dirs when --prefix !=
|
|
2663 --exec-prefix.
|
|
2664
|
239
|
2665 1998-01-10 SL Baur <steve@altair.xemacs.org>
|
|
2666
|
|
2667 * XEmacs 20.5-beta18 is released.
|
|
2668
|
|
2669 * etc/FTP: Update address of what was formerly ftp.ibp.fr.
|
|
2670
|
442
|
2671 1998-01-08 Didier Verna <didier@xemacs.org>
|
239
|
2672
|
|
2673 * configure.in: Get rid of INFOPATH for configure time.
|
|
2674 * configure.usage (Usage): Ditto.
|
|
2675
|
|
2676 1998-01-09 SL Baur <steve@altair.xemacs.org>
|
|
2677
|
|
2678 * Makefine.in: Correct reported amount of disk savings from
|
|
2679 compression.
|
|
2680 From Markus Linnala <maage@cs.tut.fi>
|
|
2681
|
|
2682 Thu Jan 08 09:42:36 1998 <andyp@parallax.co.uk>
|
|
2683
|
|
2684 * configure.in: detect and set scrollbars and menubars with
|
|
2685 MS-Windows more appropriately. Check for sys/un.h to use in
|
|
2686 gnuserv.
|
|
2687
|
|
2688 1998-01-07 SL Baur <steve@altair.xemacs.org>
|
|
2689
|
|
2690 * Makefile.in (progname): Cleanly parameterize XEmacs-specific
|
|
2691 naming.
|
|
2692
|
|
2693 1998-01-05 Glynn Clements <glynn@sensei.co.uk>
|
|
2694
|
|
2695 * lwlib/xlwmenu.c (push_button_draw): use inactive_gc instead of
|
|
2696 inactive_button_gc for menu entries.
|
|
2697 (remap_menubar): ignore the enabled status
|
|
2698
|
237
|
2699 1998-01-04 SL Baur <steve@altair.xemacs.org>
|
|
2700
|
|
2701 * XEmacs 20.5-beta17 is released.
|
|
2702
|
|
2703 * Makefile.in (finder): Use -vanilla.
|
|
2704 (lisp/finder-inf.el): Ditto.
|
|
2705 (check-features): New target. Do a sanity check prior to
|
|
2706 installation.
|
|
2707
|
235
|
2708 1997-01-03 SL Baur <steve@altair.xemacs.org>
|
|
2709
|
|
2710 * XEmacs 20.5-beta16 is released.
|
|
2711
|
233
|
2712 1997-12-30 SL Baur <steve@altair.xemacs.org>
|
|
2713
|
|
2714 * XEmacs 20.5-beta15 is released.
|
|
2715
|
|
2716 1997-12-29 SL Baur <steve@altair.xemacs.org>
|
|
2717
|
|
2718 * Makefile.in (${SUBDIR}): Remove bogus .RECURSIVE dependency.
|
|
2719
|
231
|
2720 1997-12-27 SL Baur <steve@altair.xemacs.org>
|
|
2721
|
|
2722 * XEmacs 20.5-beta14 is released.
|
|
2723
|
|
2724 1997-12-23 Andy Piper <andyp@parallax.co.uk>
|
|
2725
|
|
2726 * configure.in: support for *-pc-cygwin32 config
|
|
2727
|
229
|
2728 1997-12-25 SL Baur <steve@altair.xemacs.org>
|
|
2729
|
|
2730 * XEmacs 20.5-beta13 is released.
|
|
2731
|
|
2732 1997-12-21 SL Baur <steve@altair.xemacs.org>
|
|
2733
|
384
|
2734 * etc/BETA (Prerequisite): Add cookbook procedures for maintaining
|
229
|
2735 package lisp directories.
|
|
2736
|
227
|
2737 1997-12-20 SL Baur <steve@altair.xemacs.org>
|
|
2738
|
|
2739 * XEmacs 20.5-beta 12 is released.
|
|
2740
|
|
2741 1997-12-19 SL Baur <steve@altair.xemacs.org>
|
|
2742
|
384
|
2743 * configure.in (bitmapdir): Reenable --with-session by default for
|
227
|
2744 testing.
|
|
2745
|
|
2746 1997-12-18 Kyle Jones <kyle_jones@wonderworks.com>
|
|
2747
|
|
2748 * etc/Emacs.ad: Don't specify a default toolbar specific
|
|
2749 background color.
|
|
2750
|
|
2751 1997-12-18 Kyle Jones <kyle_jones@wonderworks.com>
|
|
2752
|
|
2753 * etc/toolbar: Added support for foregroundToolBarColor
|
384
|
2754 symbol to most icons.
|
227
|
2755
|
|
2756 1997-12-17 SL Baur <steve@altair.xemacs.org>
|
|
2757
|
|
2758 * info/dir (File): Skk and Gnats are packaged.
|
|
2759
|
|
2760 * PROBLEMS (Note): Update version numbers.
|
|
2761
|
|
2762 * etc/BETA: Update version numbers.
|
|
2763
|
|
2764 * etc/NEWS: Update version number.
|
|
2765
|
|
2766 * info/dir (File): Update version number.
|
|
2767
|
225
|
2768 1997-12-16 SL Baur <steve@altair.xemacs.org>
|
|
2769
|
227
|
2770 * XEmacs 20.5-beta11 is released.
|
225
|
2771
|
|
2772 1997-12-14 SL Baur <steve@altair.xemacs.org>
|
|
2773
|
|
2774 * configure.in: Don't bypass graphics library detection
|
|
2775 if the `--with-imagick' option is given to configure.
|
|
2776 : Print autodetected graphics libraries to be linked with Imagick.
|
|
2777
|
|
2778 * Makefile.in (lisp/finder-inf.el): Reverse previous change.
|
|
2779
|
|
2780 1997-12-14 Olivier Galibert <olivier.galibert@mines.u-nancy.fr>
|
|
2781
|
|
2782 * Makefile.in (install-arch-indep): Build info files if needed.
|
|
2783
|
223
|
2784 1997-12-13 SL Baur <steve@altair.xemacs.org>
|
|
2785
|
225
|
2786 * Makefile.in (lisp/finder-inf.el): Add dependency on src/.
|
|
2787
|
227
|
2788 * XEmacs 20.5-beta10 is released.
|
223
|
2789
|
|
2790 1997-12-12 SL Baur <steve@altair.xemacs.org>
|
|
2791
|
|
2792 * configure.in (CPP): Don't add special CFLAGS for ix86/Linux.
|
|
2793
|
|
2794 1997-12-10 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
|
|
2795
|
|
2796 * configure.in (autodetect ImageMagick): also look for
|
|
2797 "X11/magick/magick.h", and if present, define
|
|
2798 MAGICK_HEADERS_ARE_UNDER_X11
|
|
2799
|
|
2800 1997-12-11 SL Baur <steve@altair.xemacs.org>
|
|
2801
|
|
2802 * configure.in (imagick_libs): Add autodetection for freetype
|
|
2803 -lttf library.
|
|
2804
|
221
|
2805 1997-12-09 SL Baur <steve@altair.xemacs.org>
|
|
2806
|
227
|
2807 * XEmacs 20.5-beta9 is released.
|
221
|
2808
|
219
|
2809 1997-12-06 SL Baur <steve@altair.xemacs.org>
|
|
2810
|
227
|
2811 * XEmacs 20.5-beta8 is released.
|
219
|
2812
|
|
2813 * info/dir: update for further packaging.
|
|
2814 * configure.in: remove `tree-x' from XEmacs build.
|
|
2815
|
|
2816 1997-11-29 Jeff Miller <jmiller@smart.net>
|
|
2817
|
|
2818 * configure.in: motif menubars need xlwmenu.o
|
|
2819
|
|
2820 * updated files in src/ to allow an XEmacs configured for
|
|
2821 motif menubars to at least compile. Motif menubars are still
|
|
2822 very broken.
|
|
2823
|
|
2824 1997-12-05 Aki Vehtari <Aki.Vehtari@hut.fi>
|
|
2825
|
|
2826 * etc/refcard.tex: Updated for 20.3
|
|
2827
|
|
2828 1997-12-02 P E Jareth Hein <jareth@camelot-soft.com>
|
|
2829
|
|
2830 * lwlib/xlwscrollbar.c: fixed colormap/visual handling to work
|
|
2831 properly with the information in the core.
|
|
2832
|
|
2833 * lwlib/xlwmenu.c: fixed colormap/visual handling to work properly with
|
|
2834 the information in the core, and fixed a potental problem with
|
|
2835 parentage.
|
|
2836
|
|
2837 1997-12-02 SL Baur <steve@altair.xemacs.org>
|
|
2838
|
|
2839 * etc/skk/SKK.tut.E (Hint): Fix typos.
|
|
2840
|
|
2841 1997-12-01 SL Baur <steve@altair.xemacs.org>
|
|
2842
|
|
2843 * configure.in (with_session): Properly display flag in configure
|
|
2844 status report.
|
|
2845
|
|
2846 1997-11-29 SL Baur <steve@altair.xemacs.org>
|
|
2847
|
|
2848 * configure.usage: Remove documentation of obsolete option
|
|
2849 --with-gif.
|
|
2850
|
217
|
2851 1997-11-27 SL Baur <steve@altair.xemacs.org>
|
|
2852
|
227
|
2853 * XEmacs 20.5-beta7 is released.
|
217
|
2854
|
|
2855 * configure.in: When testing for -ltiff, fall back on the extra
|
|
2856 libraries -ljpeg, and -lz since some -ltiff's need them.
|
|
2857
|
|
2858 1997-11-26 SL Baur <steve@altair.xemacs.org>
|
|
2859
|
|
2860 * lwlib/xlwmenu.c (display_menu): Defer incremental menus properly.
|
|
2861 From Glynn Clements <glynn@sensei.co.uk>
|
|
2862
|
|
2863 1997-11-25 Kazuyuki IENAGA <ienaga@jsys.co.jp>
|
|
2864
|
|
2865 * configure.in: Improve auto detect of libraries ImageMagick rely
|
|
2866 on.
|
|
2867
|
|
2868 1997-11-23 Jeff Miller <jmiller@smart.net>
|
|
2869
|
|
2870 * Energize is dead. Removed ENERGIZE ifdef's from code in lwlib
|
|
2871 and src. Configure.in modified. --with-energize is no longer a
|
|
2872 valid configure option.
|
|
2873
|
|
2874 * lwlib/Makefile.in.in removed energize support
|
|
2875 * lwlib/lwlib-Xm.c removed energize support
|
|
2876 * lwlib/lwlib-config.c removed energize support
|
|
2877
|
|
2878 * lwlib/energize/* removed
|
|
2879
|
|
2880 1997-11-23 SL Baur <steve@altair.xemacs.org>
|
|
2881
|
|
2882 * Makefile.in: Change references of lisp/utils/finder-inf.el to
|
|
2883 lisp/finder-inf.el.
|
|
2884
|
215
|
2885 1997-11-20 SL Baur <steve@altair.xemacs.org>
|
|
2886
|
227
|
2887 * XEmacs 20.5-beta6 is released.
|
215
|
2888
|
|
2889 1997-11-21 Stephen Turnbull <turnbull@sk.tsukuba.ac.jp>
|
|
2890
|
|
2891 * configure.usage: Use `--' convention in "usage:" line.
|
|
2892
|
|
2893 1997-11-20 Stephen Turnbull <turnbull@sk.tsukuba.ac.jp>
|
|
2894
|
|
2895 * configure.in: added `with_xfs' to list of boolean features.
|
|
2896
|
|
2897 1997-11-20 SL Baur <steve@altair.xemacs.org>
|
|
2898
|
217
|
2899 * XEmacs 20.3 is released for binary kit building.
|
215
|
2900
|
|
2901 1997-11-19 Tor Arntsen <tor@spacetec.no>
|
|
2902
|
|
2903 * PROBLEMS: Removed IRIX entry about xemacs core dumps when using
|
|
2904 xemacs dumped on one machine on another. Problem was fixed by 20.3.
|
|
2905
|
|
2906 1997-11-19 SL Baur <steve@altair.xemacs.org>
|
|
2907
|
|
2908 * etc/xemacs.1: Document -no-packages, -vanilla.
|
|
2909 Document -h.
|
|
2910
|
|
2911 1997-11-18 SL Baur <steve@altair.xemacs.org>
|
|
2912
|
|
2913 * configure.usage: New file.
|
|
2914
|
|
2915 * configure.in: Use it instead of monster 10k shell variable.
|
|
2916
|
|
2917 1997-11-17 SL Baur <steve@altair.xemacs.org>
|
|
2918
|
|
2919 * XEmacs 20.3-pre4 is released.
|
|
2920
|
|
2921 1997-11-17 Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp>
|
|
2922
|
|
2923 * configure.in (infopath): List "/usr/local/" dirs before "/usr/"
|
|
2924 dirs.
|
|
2925
|
|
2926 1997-11-17 SL Baur <steve@altair.xemacs.org>
|
|
2927
|
|
2928 * configure.in: Initialize infodir off of datadir.
|
|
2929
|
|
2930 * Makefile.in: Force LANG = C for building.
|
|
2931
|
|
2932 1997-11-15 SL Baur <steve@altair.xemacs.org>
|
|
2933
|
|
2934 * XEmacs 20.3-pre3 is released.
|
227
|
2935 * XEmacs 20.5-beta5 is released.
|
215
|
2936
|
213
|
2937 1997-11-13 Marc Paquette <marcpa@cam.org>
|
|
2938
|
|
2939 * nt/Todo: added a task for support of lisp packages through
|
|
2940 the registry.
|
|
2941
|
|
2942 1997-11-13 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
2943
|
|
2944 * Renamed files *w32* to *msw*
|
|
2945
|
|
2946 * Changed 'w32' and 'win32' to 'mswindows', and HAVE_W32GUI to
|
|
2947 HAVE_MS_WINDOWS. Changed files:
|
|
2948 cus-edit.el, device.el, faces.el, frame.el, msw-faces.el,
|
|
2949 msw.init.el, igrep.el, dumped-lisp.el, font.el, hippie-exp.el,
|
|
2950 sysdep.el, console-msw.c, console-msw.h, console.c,
|
|
2951 device-msw.c, emacs.c, event-msw.c, event-msw.h, event-stream.c,
|
|
2952 events.c, events.h, faces.c, frame-msw.c, frame.c, general.c,
|
|
2953 msw-proc.c, objects-msw.c, objects-msw.h, redisplay-msw.c,
|
384
|
2954 redisplay.c, symsinit.h,
|
213
|
2955
|
|
2956 * Didn't change 'win32' in nt.c, nt.h, ntproc.c
|
|
2957
|
|
2958 * Deleted w32 build directory since nt build directory now handles
|
|
2959 X and native mswindows builds.
|
|
2960
|
215
|
2961 1997-11-11 SL Baur <steve@altair.xemacs.org>
|
|
2962
|
227
|
2963 * XEmacs 20.5-beta4 is released.
|
215
|
2964
|
211
|
2965 1997-11-10 SL Baur <steve@altair.xemacs.org>
|
|
2966
|
|
2967 * info/dir: remove packaged entries.
|
|
2968 From Glynn Clements <glynn@sensei.co.uk>
|
|
2969
|
|
2970 * configure.in: Puke and die if NAS sound is selected without X.
|
|
2971
|
209
|
2972 1997-11-08 SL Baur <steve@altair.xemacs.org>
|
|
2973
|
227
|
2974 * XEmacs 20.5-beta3 is released.
|
209
|
2975 * XEmacs 20.3-pre2 is released.
|
|
2976
|
|
2977 Wed November 05 23:40:00 1997 <jhar@tardis.ed.ac.uk>
|
|
2978
|
|
2979 * w32/xemacs.mak: moved building the DOC file to after the .elcs.
|
|
2980
|
|
2981 Sun November 01 12:00:00 1997 <jhar@tardis.ed.ac.uk>
|
|
2982
|
|
2983 * Files split from nt to new w32 directory:
|
|
2984 ChangeLog, README, Todo, paths.h, config.h, inc/*, runemacs.c,
|
|
2985 xemacs.mak.
|
|
2986
|
442
|
2987 1997-11-05 Didier Verna <didier@xemacs.org>
|
209
|
2988
|
|
2989 * configure.in: Added the --site-prefixes options for the configure
|
384
|
2990 script. You give a colon or space separated list of prefixes, and
|
209
|
2991 subdirectories include/ and lib/ will be added with -I and -L.
|
|
2992
|
|
2993 1997-11-05 Martin Buchholz <Martin Buchholz <martin@xemacs.org>>
|
|
2994
|
|
2995 * configure.in: AIX + gcc fixes.
|
|
2996 - Don't wrap -B. aixflags changed to start_flags.
|
|
2997
|
|
2998 1997-11-04 SL Baur <steve@altair.xemacs.org>
|
|
2999
|
|
3000 * lwlib/lwlib-Xm.c(update_one_menu_entry): Add missing variable.
|
|
3001 From Skip Montanaro <skip@calendar.com>
|
|
3002
|
434
|
3003 1997-11-04 Adrian Aichner <adrian@xemacs.org>
|
209
|
3004
|
|
3005 * etc/TUTORIAL.de:
|
|
3006 Updated copyright information. Translated most of the COPYING
|
|
3007 section. Translated the <<.*>> didactic line.
|
|
3008
|
434
|
3009 1997-10-22 Adrian Aichner <adrian@xemacs.org>
|
209
|
3010
|
|
3011 * etc/TUTORIAL.de: Fixed two issues reported by
|
|
3012 Achim Oppelt <aoppelt@theorie3.physik.uni-erlangen.de>
|
|
3013
|
|
3014 * etc/TUTORIAL.de:
|
|
3015 Manually applied rejected patch hunks from Marc Aurel's patch.
|
|
3016 Some more fixes.
|
|
3017
|
|
3018 * etc/TUTORIAL.de:
|
|
3019 Applied patches supplied by Marc Aurel <4-tea-2@bong.saar.de>.
|
|
3020 They fix yet more typos and quite a few awkward sentences.
|
|
3021
|
434
|
3022 1997-10-21 Adrian Aichner <adrian@xemacs.org>
|
209
|
3023
|
|
3024 * etc/TUTORIAL.de: Manually merged a few more corrections by
|
|
3025 Carsten Leonhardt <leo@arioch.oche.de>
|
|
3026
|
434
|
3027 1997-10-20 Adrian Aichner <adrian@xemacs.org>
|
209
|
3028
|
|
3029 * etc/TUTORIAL.de:
|
|
3030 Applied patches from Andreas Jaeger <aj@arthur.rhein-neckar.de> to 1.2,
|
|
3031 then merged them with 1.3 via ediff-buffers.
|
|
3032 Andreas found some quite nasty typos still and added many missing commas.
|
|
3033
|
|
3034 * etc/TUTORIAL.de: Re-fill-ed paragraphs after patching.
|
|
3035
|
|
3036 * etc/TUTORIAL.de: Applied the excellent patches courtesy of
|
|
3037 Carsten Leonhardt <leo@arioch.oche.de>.
|
|
3038
|
|
3039 1997-11-03 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
3040
|
|
3041 * Delete etc/TUTORIAL.th because Thai is not supported yet.
|
|
3042
|
|
3043 1997-11-02 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
3044
|
|
3045 * etc/TUTORIAL.ko: Renamed from etc/TUTORIAL.kr to fit with ISO
|
|
3046 639 (two letter language code).
|
|
3047
|
|
3048 * etc/TUTORIAL.ja: Renamed from etc/TUTORIAL.jp to fit with ISO
|
|
3049 639 (two letter language code).
|
|
3050
|
|
3051 1997-11-02 SL Baur <steve@altair.xemacs.org>
|
|
3052
|
|
3053 * etc/CHARSETS: New file imported from Emacs 20.1.
|
|
3054
|
|
3055 1997-11-02 Kyle Jones <kyle_jones@wonderworks.com>
|
|
3056
|
|
3057 * lwlib/lwlib-Xaw.c (xaw_pop_instance): Don't use parent
|
|
3058 window's coordinates and dimensions to center the
|
|
3059 dialog box unless its mapped_when_managed property is
|
|
3060 true. This should avoid the top level widget that the
|
|
3061 HAVE_SESSION code creates, which is unmapped and
|
|
3062 useless for this purpose.
|
|
3063
|
|
3064 1997-11-01 SL Baur <steve@altair.xemacs.org>
|
|
3065
|
|
3066 * XEmacs 20.3-pre1 is released.
|
|
3067
|
207
|
3068 1997-10-31 SL Baur <steve@altair.xemacs.org>
|
|
3069
|
209
|
3070 * XEmacs 19.16 is released.
|
|
3071
|
|
3072 1997-10-31 SL Baur <steve@altair.xemacs.org>
|
|
3073
|
227
|
3074 * XEmacs 20.5-beta2 is released.
|
207
|
3075
|
|
3076 1997-10-30 SL Baur <steve@altair.xemacs.org>
|
|
3077
|
|
3078 * configure.in (xetest): Eliminate tests for PNG, JPEG,
|
|
3079 TIFF(broken) and replace with test for ImageMagick.
|
|
3080
|
|
3081 1997-10-30 Kyle Jones <kyle_jones@wonderworks.com>
|
384
|
3082
|
207
|
3083 * etc/Emacs.ad: Added *XlwMenu*highlightForeground entry.
|
|
3084 Added *XlwMenu*titleForeground entry.
|
|
3085
|
|
3086 * lwlib/xlwmenu.h: Added string macro declarations for
|
|
3087 titleForeground and highlightForeground properties.
|
|
3088
|
|
3089 * lwlib/xlwmenuP.h: Added struct fields for title and
|
|
3090 highlight colors.
|
|
3091
|
|
3092 * lwlib/xlwmenu.c: Added initialization and usage code
|
|
3093 for the new titleForeground and highlightForeground
|
|
3094 properties.
|
|
3095
|
|
3096 1997-10-29 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
3097
|
|
3098 * etc/HELLO: Add Czech.
|
|
3099
|
|
3100 * etc/HELLO: Delete Amharic, Thai and Tigrigna.
|
|
3101
|
|
3102 1997-10-28 SL Baur <steve@altair.xemacs.org>
|
|
3103
|
|
3104 * XEmacs 20.3-beta94 is released.
|
|
3105
|
|
3106 1997-10-28 Andreas Jaeger <aj@arthur.rhein-neckar.de>
|
|
3107
|
|
3108 * configure.in: Correct last patch for berkdb.
|
|
3109
|
|
3110 1997-10-28 SL Baur <steve@altair.xemacs.org>
|
|
3111
|
|
3112 * XEmacs 20.3-beta93 is released.
|
|
3113
|
|
3114 1997-10-27 Martin Buchholz <mrb@eng.sun.com>
|
|
3115
|
|
3116 * lib-src/make-path.c:
|
|
3117 * lib-src/digest-doc.c:
|
|
3118 * lib-src/gnuslib.c: Always include config.h before system headers
|
|
3119 * configure.in: Improve AIX configure support
|
|
3120 - NON_GNU_CC defaults to `xlc'
|
384
|
3121 - CFLAGS defaults to "-O3 -qstrict -qlibansi -qinfo -qro
|
207
|
3122 -qmaxmem=20000"
|
|
3123 - check for sin instead of sqrt in -lm to avoid xlc internal error
|
|
3124 - Detect -li18n for use with Motif
|
|
3125 - Move weird AIX static linking flags from s&m files to configure.in
|
|
3126 - use #pragma instead of -ma flag to avoid compiler warnings
|
|
3127
|
|
3128 1997-10-25 Kyle Jones <kyle_jones@wonderworks.com>
|
|
3129
|
|
3130 * lwlib/xlwmenu.c: Use XtRDimension in place of
|
|
3131 XmRHorizontalDimension in shadowThickness resource
|
|
3132 declaration.
|
|
3133
|
|
3134 * lwlib/xlwmenu.c (label_button_draw): Use the button_gc
|
|
3135 color as the foreground for selected entries.
|
|
3136
|
|
3137 * lwlib/xlwmenu.c (push_button_draw): Use the button_gc
|
|
3138 color as the foreground for selected entries.
|
|
3139
|
|
3140 * lwlib/xlwmenu.c (toggle_decoration_height): Force
|
|
3141 height to be minimum of 2x the shadow thickness.
|
|
3142
|
|
3143 1997-10-24 Andreas Jaeger <aj@arthur.rhein-neckar.de>
|
|
3144
|
|
3145 * configure.in: Don't choke on Berkeley DB 2.x.
|
|
3146
|
|
3147 1997-10-24 SL Baur <steve@altair.xemacs.org>
|
|
3148
|
|
3149 * XEmacs 20.3-beta92 is released.
|
|
3150
|
|
3151 1997-10-21 SL Baur <steve@altair.xemacs.org>
|
|
3152
|
|
3153 * Makefile.in (lisp/utils/finder-inf.el): Don't force rebuild if
|
|
3154 it already exists (use `make finder' to force rebuild).
|
|
3155
|
|
3156 1997-10-18 SL Baur <steve@altair.xemacs.org>
|
|
3157
|
424
|
3158 * XEmacs 20.3-beta91 is released.
|
207
|
3159
|
|
3160 1997-10-16 Hrvoje Niksic <hniksic@srce.hr>
|
|
3161
|
|
3162 * etc/NEWS: document changed package load semantics.
|
|
3163
|
|
3164 1997-10-15 Olivier Galibert <olivier.galibert@mines.u-nancy.fr>
|
|
3165
|
|
3166 * configure.in: Removed -Olimit=2000 from cc for IRIX.
|
|
3167
|
|
3168 1997-10-12 Karl M. Hegbloom <karlheg@inetarena.com>
|
|
3169
|
|
3170 * configure.in (null_string): Added AC_SUBST(infodir_user_defined)
|
|
3171 and removed backquoted echo statement from the infopath report line.
|
|
3172
|
|
3173 1997-10-15 Olivier Galibert <olivier.galibert@mines.u-nancy.fr>
|
|
3174
|
|
3175 * configure.in: Added detection of the declaration of the timezone
|
|
3176 variable in system files. Defines HAVE_TIMEZONE_DECL if yes.
|
|
3177
|
|
3178
|
|
3179 1997-10-15 Olivier Galibert <olivier.galibert@mines.u-nancy.fr>
|
|
3180
|
|
3181 * config.h.in: Add HAVE_TIMEZONE_DECL for detection of declaration
|
|
3182 of the timezone variable in system headers.
|
|
3183
|
|
3184 * systime.h: Use HAVE_TIMEZONE_DECL.
|
|
3185
|
|
3186 1997-10-14 SL Baur <steve@altair.xemacs.org>
|
|
3187
|
|
3188 * configure.in (all_widgets): Don't allow configuration of
|
|
3189 --with-mule if Mule lisp hasn't been installed.
|
|
3190
|
|
3191 1997-10-13 SL Baur <steve@altair.xemacs.org>
|
|
3192
|
|
3193 * configure.in: Remove `site-lisp' from list of directories to
|
|
3194 make symbolic links for.
|
|
3195
|
|
3196 * XEmacs 20.3-beta90 is released.
|
|
3197
|
|
3198 1997-10-12 Glynn Clements <glynn@sensei.co.uk>
|
|
3199
|
|
3200 * info/dir: Cosmetic changes to info/dir
|
|
3201
|
|
3202 1997-10-13 Hrvoje Niksic <hniksic@srce.hr>
|
|
3203
|
|
3204 * etc/NEWS: Updates
|
|
3205
|
205
|
3206 1997-10-12 SL Baur <steve@altair.xemacs.org>
|
|
3207
|
227
|
3208 * XEmacs 20.5-beta1 is released.
|
205
|
3209
|
|
3210 * XEmacs 19.16-pre9 is released.
|
|
3211
|
|
3212 * XEmacs 19.16-pre8 is released.
|
|
3213
|
203
|
3214 1997-10-11 SL Baur <steve@altair.xemacs.org>
|
|
3215
|
205
|
3216 * XEmacs 20.3-beta28 is released.
|
|
3217
|
203
|
3218 * Makefile.in (src/paths.h): Update PATH_INFOPATH
|
|
3219 (infopath): New shell variable.
|
|
3220 (infopath_user_defined): Ditto.
|
|
3221
|
|
3222 * configure.in (infodir_user_defined): Spelling fixes.
|
|
3223
|
|
3224 1997-10-10 Karl M. Hegbloom <karlheg@inetarena.com>
|
|
3225
|
|
3226 * configure.in: added options and option help docs for infopath
|
|
3227 and lockdir
|
|
3228 * '' added a line to the report for infopath and lockdir
|
|
3229
|
207
|
3230 * etc/NEWS: Draft entry for the info changes.
|
203
|
3231
|
|
3232 1997-10-10 Karl M. Hegbloom <karlheg@inetarena.com>
|
|
3233
|
|
3234 * Makefile.in.in (INFOPATH): Added variable and put it into
|
|
3235 DUMPENV.
|
|
3236
|
|
3237 1997-10-11 SL Baur <steve@altair.xemacs.org>
|
|
3238
|
|
3239 * packages/info/localdir: New directory and file.
|
|
3240
|
|
3241 * packages/README: New directory & file.
|
|
3242
|
|
3243 1997-10-10 Martin Buchholz <mrb@eng.sun.com>
|
|
3244
|
|
3245 * Makefile.in: Add `make configure' target
|
|
3246
|
384
|
3247 * etc/BETA:
|
203
|
3248 - remove Chuck as contact name
|
|
3249 - random small improvements
|
|
3250 - remove I/me references - the message should be that XEmacs
|
|
3251 maintenance is an inclusive community effort.
|
|
3252
|
|
3253 1997-10-10 SL Baur <steve@altair.xemacs.org>
|
|
3254
|
|
3255 * etc/BETA (Prerequisite): Add further documentation for
|
|
3256 package installation.
|
|
3257
|
|
3258 1997-10-07 SL Baur <steve@altair.xemacs.org>
|
|
3259
|
|
3260 * XEmacs 19.16-pre7 is released.
|
|
3261
|
|
3262 1997-10-05 Damon Lipparelli <lipp@aa.net>
|
|
3263
|
|
3264 * Makefile.in (install-arch-dep, install-arch-indep): Move the
|
|
3265 commands for symlink'ing the system-independent bits into the
|
|
3266 system-dependent directory structure from "install-arch-indep" to
|
|
3267 "install-arch-dep".
|
|
3268
|
|
3269 1997-10-06 Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp>
|
|
3270
|
|
3271 * Makefile.in (blddir): variable from "configure".
|
|
3272 (finder): use it.
|
|
3273
|
|
3274 1997-10-05 SL Baur <steve@altair.xemacs.org>
|
|
3275
|
|
3276 * Makefile.in (GENERATED_LISP): New variable.
|
|
3277 (all): Force dependency on finder-inf.el.
|
|
3278 (lisp/utils/finder-inf.el): new rule.
|
|
3279
|
|
3280 1997-10-04 SL Baur <steve@altair.xemacs.org>
|
|
3281
|
|
3282 * XEmacs 19.16-pre6 is released.
|
|
3283
|
201
|
3284 1997-10-04 SL Baur <steve@altair.xemacs.org>
|
|
3285
|
|
3286 * XEmacs 20.3-beta27 is released.
|
|
3287
|
|
3288 1997-10-03 Damon Lipparelli <lipp@primus.com>
|
|
3289
|
|
3290 * Makefile.in (install-arch-indep): When --prefix !=
|
|
3291 --exec-prefix, symlink the system-independent bits into the
|
|
3292 system-dependent directory structure (rather than the other way
|
|
3293 around).
|
|
3294
|
|
3295 1997-10-03 Martin Buchholz <mrb@eng.sun.com>
|
|
3296
|
|
3297 * lib-src/etags.c: etags 12.28 + prototypization
|
384
|
3298 * INSTALL: Better document --site-runtime-libraries
|
|
3299 * src/scrollbar-x.c (x_update_scrollbar_instance_status):
|
201
|
3300 FIX: M-x scroll-left; horizontal scrollbar appears; drag it
|
|
3301 left; scrollbar disappears; keyboard inoperative.
|
|
3302 * configure.in: Remove left-over references to *_switch_x_*
|
|
3303 - NAS libaudio is part of $libs_x, not $LIBS
|
|
3304
|
199
|
3305 1997-10-02 SL Baur <steve@altair.xemacs.org>
|
|
3306
|
|
3307 * XEmacs 20.3-beta26 is released.
|
|
3308
|
197
|
3309 1997-09-30 SL Baur <steve@altair.xemacs.org>
|
|
3310
|
|
3311 * XEmacs 20.3-beta25 is released.
|
|
3312
|
|
3313 * Makefile.in (install-arch-dep): Install the `Installation' for
|
|
3314 future reference.
|
|
3315
|
|
3316 * etc/BETA: Document existence of `Installation' file.
|
|
3317 - Document requirement of rebuilding finder-inf.el when building
|
|
3318 from the full tarball.
|
384
|
3319
|
197
|
3320 * Makefile.in (top_distclean): Remove finder-inf.el*.
|
|
3321
|
|
3322 * configure.in (use_union_type): Default to "yes".
|
|
3323
|
|
3324 1997-09-29 Martin Buchholz <mrb@eng.sun.com>
|
|
3325
|
|
3326 * configure.in: Add tiff autodetection
|
|
3327
|
|
3328 1997-09-29 SL Baur <steve@altair.xemacs.org>
|
|
3329
|
|
3330 * lwlib/xlwmenu.c: Add bounds checking.
|
|
3331 Check error return on XmStringGetLtoR.
|
|
3332
|
195
|
3333 1997-09-27 SL Baur <steve@altair.xemacs.org>
|
|
3334
|
|
3335 * XEmacs 20.3-beta24 is released.
|
|
3336
|
|
3337 1997-09-27 Hrvoje Niksic <hniksic@srce.hr>
|
|
3338
|
|
3339 * Makefile.in (custom-loads): New target.
|
|
3340
|
|
3341 1997-09-24 SL Baur <steve@altair.xemacs.org>
|
|
3342
|
|
3343 * etc/BETA (XEmacs 20.3 packages): Added explanation of package
|
|
3344 hierarchy.
|
|
3345
|
|
3346 1997-09-23 SL Baur <steve@altair.xemacs.org>
|
|
3347
|
|
3348 * lwlib/xlwmenu.c: Fix compilation problem with USE_XFONTSET.
|
|
3349 From Kazuyuki IENAGA <ienaga@jsys.co.jp>
|
|
3350
|
|
3351 1997-09-22 SL Baur <steve@altair.xemacs.org>
|
|
3352
|
|
3353 * XEmacs 19.16-pre4 is released.
|
|
3354
|
193
|
3355 1997-09-20 SL Baur <steve@altair.xemacs.org>
|
|
3356
|
|
3357 * XEmacs 20.3-beta23 is released.
|
|
3358
|
|
3359 1997-09-19 SL Baur <steve@altair.xemacs.org>
|
|
3360
|
|
3361 * XEmacs 19.16-pre3 is released.
|
|
3362
|
|
3363 1997-09-18 Colin Rafferty <craffert@ml.com>
|
|
3364
|
|
3365 * etc/NEWS: Various spelling corrections and some grammar
|
|
3366 corrections (which/that).
|
|
3367
|
|
3368 1997-09-19 Martin Buchholz <mrb@eng.sun.com>
|
|
3369
|
|
3370 * src/redisplay-tty.c: Fix crashes with non-7bit tty escape
|
|
3371 sequences (needs more testing).
|
384
|
3372 * */Makefile*:
|
193
|
3373 - Cleanup man/*/Makefile for consistency.
|
|
3374 - use $(MAKEFINFO), $(TEXI2DVI), etc...
|
|
3375 - Make combination --with-srcdir + Sun make work properly.
|
384
|
3376 - Change construct: test -d $${dir} || mkdir $${dir}
|
193
|
3377 --> if test ! -d $${dir}; then mkdir $${dir}; fi
|
|
3378 * lisp/x11/x-win-sun.el: Fix remaining glitches with
|
|
3379 re-mappings of Sun function keys.
|
|
3380 * configure.in: Detect libXaw AFTER libXpm to support libXawXpm.
|
|
3381 * man/internals/internals.texi: Fix makeinfo compilation error.
|
|
3382
|
191
|
3383 1997-09-17 SL Baur <steve@altair.xemacs.org>
|
|
3384
|
|
3385 * XEmacs 20.3-beta22 is released.
|
|
3386
|
189
|
3387 1997-09-16 SL Baur <steve@altair.xemacs.org>
|
|
3388
|
|
3389 * XEmacs 20.3-beta21 is released.
|
|
3390
|
|
3391 * XEmacs 19.16-pre2 is released.
|
|
3392
|
187
|
3393 1997-09-13 SL Baur <steve@altair.xemacs.org>
|
|
3394
|
|
3395 * XEmacs 20.3-beta20 is released.
|
|
3396
|
|
3397 1997-09-11 Martin Buchholz <mrb@eng.sun.com>
|
|
3398
|
|
3399 * configure.in: Use `PATH' for options that take multiple dirs.
|
|
3400 - Fix test for $PWD == `pwd`
|
|
3401 - Prefer autodetected X11R6 to X11 so that broken HP and Linux
|
|
3402 systems can work. (untested)
|
|
3403
|
|
3404 * lisp/cl/cl.el: Fix `loop' indentation to be same as `defun'.
|
|
3405 * lisp/prim/dumped-lisp.el: cl-extra and cl-seq always end up
|
|
3406 being autoloaded - let's make them part of the core.
|
|
3407
|
|
3408 * lisp/x11/x-compose.el:
|
|
3409 * lisp/x11/x-init.el:
|
|
3410 * lisp/x11/x-win-sun.el:
|
|
3411 * lisp/x11/x-winxfree86.el:
|
|
3412 * src/device-x.c:
|
|
3413 * src/event-Xt.c:
|
|
3414 - Yet another rewrite of key handling (not the last, though)
|
|
3415 - x-keysym-on-keyboard-p is much faster.
|
|
3416 - x-keysym-on-keyboard-sans-modifiers-p introduced.
|
|
3417 - x-keysym-hashtable introduced.
|
|
3418 - allow X11R4 libs to guess keysyms on X11R5 servers.
|
384
|
3419 - A better workaround for the bug that some Xlibs generate
|
187
|
3420 Multi_key a adiaeresis when pressing Multi_key a "
|
384
|
3421
|
187
|
3422 * src/dgif_lib.c: Make sure size_t is defined before using it.
|
|
3423
|
|
3424 1997-09-12 SL Baur <steve@altair.xemacs.org>
|
|
3425
|
|
3426 XEmacs 19.16-pre1 "Queens" is released.
|
|
3427
|
|
3428 1997-09-08 SL Baur <steve@altair.xemacs.org>
|
|
3429
|
|
3430 * configure.in: Reverse package-path.
|
|
3431 From Colin Rafferty <craffert@ml.com>
|
|
3432
|
185
|
3433 1997-09-02 SL Baur <steve@altair.xemacs.org>
|
|
3434
|
|
3435 * XEmacs 20.3-beta19 is released.
|
|
3436
|
|
3437 * Makefile.in (finder): New target.
|
|
3438
|
|
3439 1997-08-29 SL Baur <steve@altair.xemacs.org>
|
|
3440
|
|
3441 * XEmacs 19.16-beta91 is released.
|
|
3442
|
|
3443 1997-08-25 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
3444
|
|
3445 * lisp/apel/emu-x20.el (mime-charset-coding-system-alist):
|
|
3446 iso-2022-jp-2 is defined as coding-system.
|
|
3447
|
|
3448 * lisp/mule/mule-coding.el: Rename `iso-2022-ss2-{7|8}' ->
|
|
3449 `iso-2022-{7|8}bit-ss2' to sync with Emacs 20.0.96.
|
|
3450
|
|
3451 (iso-2022-jp-2): New coding system.
|
|
3452
|
|
3453 1997-08-23 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
3454
|
|
3455 * lisp/prim/about.el (about-maintainer-glyph): Fix problem with
|
|
3456 jka-compr.el.
|
|
3457
|
|
3458 1997-08-20 SL Baur <steve@altair.xemacs.org>
|
|
3459
|
|
3460 * XEmacs 19.16-beta90 is released.
|
|
3461
|
183
|
3462 1997-08-16 SL Baur <steve@altair.xemacs.org>
|
|
3463
|
|
3464 * XEmacs 20.3-beta18 is released.
|
|
3465
|
|
3466 1997-08-11 Karl M. Hegbloom <karlheg@inetarena.com>
|
|
3467
|
|
3468 * etc/NEWS: add a section telling about the Info changes.
|
|
3469
|
181
|
3470 1997-08-09 SL Baur <steve@altair.xemacs.org>
|
|
3471
|
|
3472 * XEmacs 20.3-beta17 is released.
|
|
3473
|
|
3474 1997-08-07 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
3475
|
|
3476 * etc/gnuserv.1: Described Hrvoje's mods in manpage
|
|
3477
|
|
3478 1997-08-09 Martin Buchholz <mrb@eng.sun.com>
|
|
3479
|
|
3480 * configure.in:
|
|
3481 - use-system-malloc renamed to with-system-malloc.
|
|
3482 - config.el reimplemented for improved accuracy.
|
|
3483 - new variable `blddir' introduced for informational purposes.
|
|
3484 * lib-src/config.values.in: new config.el implementation
|
|
3485 * lib-src/config.values.sh: new config.el implementation
|
384
|
3486 * lisp/modes/pascal.el: Sync with GNU Emacs, fix infloop problem
|
181
|
3487 (thanks to Espen Skoglund, pascal.el maintainer)
|
|
3488 * src/chartab.c: maintainability improvements.
|
|
3489 * src/mule-coding.c: FIX for: editing DOS files with ISO2022*
|
|
3490 coding systems results in extra CR's inserted into file on saving.
|
|
3491
|
|
3492 1997-08-06 SL Baur <steve@altair.xemacs.org>
|
|
3493
|
|
3494 * configure.in: Crash & burn if db-2 is detected.
|
|
3495 From Soren Dayton <csdayton@cs.uchicago.edu>
|
|
3496
|
179
|
3497 1997-07-31 SL Baur <steve@altair.xemacs.org>
|
|
3498
|
|
3499 * XEmacs 20.3-beta16 is released.
|
|
3500
|
|
3501 1997-07-31 Martin Buchholz <mrb@eng.sun.com>
|
|
3502
|
|
3503 * configure.in: --with-x11=no --> --with-xface=no
|
|
3504 * lisp/efs/dired-xemacs.el: Rationalize mouse file functions
|
|
3505 * src/input-method-xlib.c: Allow xemacs to connect to kinput2
|
|
3506 * event-Xt.c: Fix crashes when no input context available.
|
|
3507 * src/mule-coding.c: Use enum eol_type instead of int consistently
|
|
3508 * regex.c: Use (void *) 0 instead of NULL in varargs function calls
|
|
3509 * src/s/freebsd.h: Wrap #include X11/Xlocale.h inside #ifndef
|
|
3510 NOT_C_CODE
|
|
3511
|
|
3512 1997-07-27 SL Baur <steve@altair.xemacs.org>
|
|
3513
|
|
3514 * etc/BETA: Update patching instructions.
|
|
3515
|
177
|
3516 1997-07-26 SL Baur <steve@altair.xemacs.org>
|
|
3517
|
|
3518 * XEmacs 20.3-beta15 is released.
|
|
3519
|
|
3520 1997-07-25 SL Baur <steve@altair.xemacs.org>
|
|
3521
|
|
3522 * lwlib/xlwscrollbar.c: Add debug malloc support.
|
|
3523 * lwlib/xlwmenu.c: Ditto.
|
|
3524 * lwlib/lwlib-utils.h: Ditto.
|
|
3525
|
|
3526 * configure.in (null_string): Add --use-debug-malloc option.
|
|
3527
|
|
3528 1997-07-21 SL Baur <steve@altair.xemacs.org>
|
|
3529
|
|
3530 * info/dir (Packages): Remove AUCTeX, Gnus and Message manuals.
|
|
3531
|
|
3532 1997-07-20 SL Baur <steve@altair.xemacs.org>
|
|
3533
|
|
3534 * Makefile.in (install-arch-indep): Create required links when
|
|
3535 prefixdir != execdir.
|
|
3536
|
|
3537 1997-07-19 SL Baur <steve@altair.xemacs.org>
|
175
|
3538
|
|
3539 * XEmacs 20.3-beta14 is released.
|
|
3540
|
|
3541 1997-07-19 Martin Buchholz <mrb@eng.sun.com>
|
|
3542
|
177
|
3543 * src/fns.c (require): Print messages when loading a file as a
|
175
|
3544 result of require.
|
384
|
3545
|
175
|
3546 * configure.in:
|
|
3547 * lisp/utils/config.el:
|
384
|
3548 * lib-src/config.values:
|
175
|
3549 - new file created and installed by building.
|
|
3550 - Allow configuration time values to be queried by the lisp code.
|
|
3551
|
|
3552 * configure.in:
|
|
3553 - check for alloca in libPW on hpux.
|
|
3554 - Redo --with-clash-detection
|
|
3555 - need to check for termios and friends even if with-tty=no.
|
|
3556 - Always define SIGNALS_VIA_CHARACTERS if HAVE_TERMIOS
|
|
3557 - better quoting for AIX_SMT_EXP (untested)
|
|
3558 - gcc flags now default to "-g -O2 -Wall -Wno-switch"
|
|
3559
|
|
3560 * *.[ch]: more warning elimination
|
|
3561
|
|
3562 * src/input-method*.c:
|
|
3563 * src/s/freebsd.h:
|
|
3564 - remove freebsd ifdefs from C code.
|
|
3565
|
|
3566 * src/specifier.c:
|
|
3567 - fix Fdisplay-table-specifier-p
|
|
3568
|
173
|
3569 1997-07-13 Steven L Baur <steve@altair.xemacs.org>
|
|
3570
|
|
3571 * XEmacs 20.3-beta13 is released.
|
|
3572
|
|
3573 * info/dir (Packages): Integrate texinfo manual for PH.
|
|
3574
|
|
3575 1997-07-10 Hrvoje Niksic <hniksic@srce.hr>
|
|
3576
|
|
3577 * extents.c (print_extent): Print correctly.
|
384
|
3578
|
173
|
3579 1997-07-13 Steven L Baur <steve@altair.xemacs.org>
|
|
3580
|
|
3581 * configure.in (CPP): Add -Wall to default gcc CFLAGS.
|
|
3582
|
|
3583 1997-07-11 Martin Buchholz <mrb@eng.sun.com>
|
|
3584
|
|
3585 * *Makefile*: More cleanup.
|
|
3586 - MAKE CFLAGS=-foo now works with recursive invocations on old makes
|
|
3587 - Nuke ld_call_shared from s&m files
|
|
3588 - Nuke src/s/*-static.h
|
|
3589 - Nuke Solaris and DEC OSF static build support.
|
|
3590 - Nuke SHORTNAMES
|
|
3591 - Nuke libmld
|
|
3592 - CLASH_DETECTION configurable, off by default.
|
|
3593
|
|
3594 * *.[ch]: Warning elimination, code cleanup, some 64-bit
|
|
3595 safeguarding.
|
|
3596
|
|
3597 * sol2.h: More bullet-proofing for Sun bugs in header files.
|
|
3598
|
|
3599 * lib-src/etags.c: etags version 12.19.
|
|
3600
|
|
3601 * lisp/x11/x-select.el:
|
|
3602 * src/xselect.c: Try STRING if selection owner couldn't convert
|
384
|
3603 COMPOUND_TEXT.
|
173
|
3604
|
|
3605 * src/*.c: Change defalt to default_, and in general allow
|
|
3606 doc-snarfing functions to recognize and ignore trailing `_'
|
|
3607
|
384
|
3608 * src/*.[ch]: Introduce XVECTOR_DATA and XVECTOR_LENGTH macros and
|
173
|
3609 convert source code to use them consistently.
|
|
3610
|
171
|
3611 1997-07-08 Steven L Baur <steve@altair.xemacs.org>
|
|
3612
|
|
3613 * XEmacs 20.3-beta12 is released.
|
|
3614
|
|
3615 1997-07-08 Martin Buchholz <mrb@eng.sun.com>
|
|
3616
|
384
|
3617 * configure.in: Set options differently, depending on beta-ness of
|
171
|
3618 build tree.
|
|
3619 * *Makefile*: Clean up *clean: targets, esp. Steven's beloved
|
|
3620 distclean.
|
|
3621
|
|
3622 1997-07-08 Steven L Baur <steve@altair.xemacs.org>
|
|
3623
|
|
3624 * pkg-src/tree-x/Makefile.in.in (xoobr): Pass CFLAGS to the
|
|
3625 linker.
|
|
3626 From Olivier Galibert <Olivier.Galibert@mines.u-nancy.fr>
|
|
3627
|
|
3628 1997-07-07 Steven L Baur <steve@altair.xemacs.org>
|
|
3629
|
|
3630 * pkg-src/tree-x/Makefile.in.in (distclean): Add target.
|
|
3631
|
|
3632 1997-07-06 Steven L Baur <steve@altair.xemacs.org>
|
|
3633
|
|
3634 * lwlib/lwlib-Xm.c (xm_update_one_value): Hand application of mrb
|
|
3635 fix. Restoration of lossage from beta10->beta11 upgrade.
|
|
3636
|
|
3637 * XEmacs 20.3-beta11 is released.
|
|
3638
|
|
3639 1997-07-08 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
3640
|
|
3641 * lisp/language/english.el: Add quail-british for British.
|
|
3642
|
|
3643 * lisp/language/european.el: Register input-method for various non
|
|
3644 quail-latin-1 methods.
|
|
3645
|
169
|
3646 1997-07-05 Martin Buchholz <mrb@eng.sun.com>
|
|
3647
|
|
3648 * lib-src/getopt*.c: Don't redefine const - let configure do that.
|
|
3649
|
|
3650 * configure.in: Better behavior for `configure --with-gcc=no'
|
|
3651 - Autodetect ulimit.h
|
|
3652 - Remove broken SunOS4 kludge for libXmu
|
|
3653 - Autodetect usleep
|
|
3654
|
|
3655 * src/s/sol2.h: Support gcc on various Solaris releases.
|
384
|
3656
|
169
|
3657 * lib-src/*.c: Ansify prototypes.
|
|
3658
|
|
3659 * lisp/prim/files.el: Optimize auto-mode-alist.
|
|
3660
|
|
3661 * pkg-src/tree-x/Makefile.in.in: `make distclean' now works
|
|
3662 - `make install' now works.
|
|
3663 - dependencies updated.
|
|
3664
|
|
3665 * pkg-src/tree-x/*.[ch]: Fix compile warnings.
|
|
3666 - Replace uses of XtVa* with non-varargs variants.
|
|
3667
|
|
3668 1997-07-01 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
3669
|
|
3670 * lisp/modes/image-mode.el: Add `image-maybe-restore' to
|
|
3671 `change-major-mode-hook'.
|
|
3672
|
|
3673 * lisp/modes/image-mode.el (image-maybe-restore): New function.
|
|
3674
|
|
3675 * src/glyphs.c (make_string_from_file): must protect from
|
|
3676 `format-alist'.
|
|
3677
|
|
3678 1997-06-30 Steven L Baur <steve@altair.xemacs.org>
|
|
3679
|
|
3680 * pkg-src/tree-x/Makefile.in.in (INSTALL): Add configure written
|
|
3681 variable.
|
|
3682
|
167
|
3683 1997-06-29 Steven L Baur <steve@altair.xemacs.org>
|
|
3684
|
169
|
3685 * configure.in (CPP): Correct typo `print-lib-gcc-file-name'
|
|
3686 should be `print-libgcc-file-name'
|
|
3687 From Katsumi Yamaoka <yamaoka@ga.sony.co.jp>
|
384
|
3688
|
167
|
3689 * XEmacs 20.3-beta10 is released.
|
|
3690
|
|
3691 1997-06-29 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
3692
|
|
3693 * lisp/language/chinese.el: Add chinese-isoir165 (CCITT Extended
|
|
3694 GB).
|
|
3695
|
|
3696 * lisp/language/chinese.el: Modify charset DOC-strings for CNS
|
|
3697 11643 to be more detailed.
|
|
3698
|
|
3699 * lisp/language/arabic.el: Rename `arabic-0', `arabic-1' and
|
|
3700 `arabic-2' to `arabic-digit', `arabic-1-column' and
|
|
3701 `arabic-2-column' to sync with Emacs/mule-19.34.94-zeta.
|
|
3702
|
|
3703 * src/mule-charset.c: Modify charset DOC-strings to be more
|
|
3704 detailed.
|
|
3705
|
|
3706 Use BOX DRAWINGS characters of JIS X0208.
|
|
3707
|
|
3708 1997-06-28 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
3709
|
|
3710 * lisp/apel/richtext.el: Add autoload comments for
|
|
3711 `richtext-encode' and `richtext-decode'.
|
|
3712
|
|
3713 * lisp/prim/format.el (format-alist): Add `text/richtext'.
|
|
3714
|
|
3715 * lisp/tl/chartblxmas.el: New file.
|
|
3716
|
|
3717 * lisp/x11/x-menubar.el (default-menubar): Add "Show character
|
|
3718 table" for MULE menu.
|
|
3719
|
|
3720 * lisp/apel/emu.el: Check richtext.el is bundled.
|
|
3721
|
|
3722 * lisp/tl/char-table.el (view-charset): New command.
|
|
3723
|
|
3724 * lisp/tl/char-table.el: Rename some functions.
|
|
3725
|
|
3726 * lisp/packages/hexl.el (hexl-mode-exit): Run
|
|
3727 `hexl-mode-exit-hook'.
|
|
3728
|
|
3729 * lisp/x11/x-menubar.el (default-menubar): Fix "Describe language
|
|
3730 support" and "Set language environment" of mule menu.
|
|
3731
|
|
3732 * lisp/apel/file-detect.el: Add autoload comments for function
|
|
3733 `add-path', `add-latest-path', `get-latest-path',
|
|
3734 `file-installed-p', `exec-installed-p', `module-installed-p' and
|
|
3735 variable `exec-suffix-list'.
|
|
3736
|
|
3737 * lisp/prim/format.el (format-alist): Add image/jpeg, image/gif,
|
|
3738 image/png and image/x-xpm.
|
|
3739
|
|
3740 * lisp/modes/image-mode.el: New file.
|
|
3741
|
|
3742 1997-06-27 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
3743
|
|
3744 * lisp/tm/tm-ew-e.el (tm-eword::encode-string-1): avoid infinite
|
|
3745 loop caused by long non-encoded-word element. (cf. [tm-en:1356])
|
|
3746
|
|
3747 (mime/field-encoding-method-alist): Add "Message-ID" as ignored.
|
|
3748
|
165
|
3749 1997-06-25 Steven L Baur <steve@altair.xemacs.org>
|
|
3750
|
|
3751 * XEmacs 20.3-beta9 is released.
|
|
3752
|
|
3753 * Makefile.in (dist): Make `make dist' work for me.
|
|
3754
|
|
3755 1997-06-25 Martin Buchholz <mrb@eng.sun.com>
|
|
3756
|
|
3757 * configure.in:
|
|
3758 - Change "t" to tabs in sed commands
|
|
3759 - Add /g to sed substitition commands when appropriate
|
|
3760 - Change XtVa[SG]etValue to Xt[SG]etValue
|
|
3761 - Make version variables into Lisp_Objects.
|
|
3762
|
|
3763 1997-06-19 Martin Buchholz <mrb@eng.sun.com>
|
|
3764
|
|
3765 * src/config.h.in:
|
|
3766 * configure.in:
|
|
3767 - Autodetect X defines using xmkmf.
|
|
3768 - Compute rpath on *bsd* systems as well.
|
|
3769 - rewrite PRINT_VAR m4 macro.
|
|
3770 - detect sizes of void* and long long for future use by unex*.c
|
|
3771 * regex.c: _GNU_SOURCE may be defined by config.h; don't redefine.
|
|
3772
|
|
3773 1997-06-24 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
3774
|
|
3775 * lisp/language/arabic.el: moved from lisp/mule/arabic-hooks.el.
|
|
3776
|
|
3777 * lisp/mh-e/mh-e.el (mh-get-new-mail): Decode output as
|
|
3778 `mh-folder-coding-system'.
|
|
3779
|
|
3780 1997-06-24 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
3781
|
|
3782 * lisp/language/ethio-util.el: imported from
|
|
3783 Emacs/mule-19.34.94-zeta.
|
|
3784
|
|
3785 * lisp/language/arabic-util.el: moved from lisp/mule/arabic.el;
|
|
3786 repair Arabic characters.
|
|
3787
|
|
3788 1997-06-24 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
3789
|
|
3790 * lib-src/update-autoloads.sh: Search lisp/mule/.
|
|
3791
|
|
3792 * etc/HELLO: final byte for ethiopic was changed to sync with
|
|
3793 Emacs/mule-19.34.94-zeta.
|
|
3794
|
|
3795 * lisp/x11/x-menubar.el: Fix "Describe language support" and "Set
|
|
3796 language environment" of Mule menu.
|
|
3797
|
|
3798 * lisp/language/visual-mode.el: moved from mule/.
|
|
3799
|
|
3800 * lisp/language/ethiopic.el: Modify for XEmacs.
|
|
3801
|
|
3802 * lisp/language/cyrillic.el: Modify DOC-string of koi8-r; Fixed
|
|
3803 problem of setting for `language-info-alist' about koi8-r.
|
|
3804
|
|
3805 * lisp/mule/auto-autoloads.el: Enable auto-autoloads.el for mule/.
|
|
3806
|
|
3807 * lisp/mule/mule-util.el: New file (imported from
|
|
3808 Emacs/mule-19.34.94-zeta).
|
|
3809
|
|
3810 * lisp/mule/mule-misc.el: Function `truncate-string-to-width' was
|
|
3811 moved to mule-util.el.
|
|
3812
|
|
3813 * lisp/prim/dumped-lisp.el, lisp/mule/mule-load.el:
|
|
3814 lisp/mule/arabic-hooks.el was moved to lisp/language/arabic.el;
|
|
3815 lisp/mule/arabic.el was moved to lisp/language/arabic-util.el; Use
|
|
3816 lisp/language/ethiopic.el instead of lisp/mule/ethiopic-hooks.el;
|
|
3817 Use lisp/language/ethio-util.el instead of lisp/mule/ethiopic.el.
|
|
3818
|
|
3819 * lisp/mule/mule-coding.el (coding-system-docstring): New alias to
|
|
3820 emulate Emacs/mule-19.34.94-zeta function.
|
|
3821
|
|
3822 * lisp/mule/mule-cmds.el: modified to sync with
|
|
3823 Emacs/mule-19.34.94-zeta (mule-prefix was changed to "C-x C-m")
|
|
3824
|
|
3825 (set-language-info): Add to "Describe Language Support" and "Set
|
|
3826 Language Environment" menu.
|
|
3827
|
|
3828 * lisp/mule/mule-charset.el: Function `compose-region' and
|
|
3829 `decompose-region' were moved to mule-util.el.
|
|
3830
|
|
3831 * lisp/leim/quail.el: modify to sync with latest quail.el of
|
|
3832 Emacs/mule in ETL.
|
|
3833
|
|
3834 (quail-toggle-mode-temporarily): check `quail-conv-overlay'.
|
|
3835
|
|
3836 (quail-map-p): Use `characterp' instead of `integerp'.
|
|
3837
|
|
3838 1997-06-23 Steven L Baur <steve@altair.xemacs.org>
|
|
3839
|
|
3840 * etc/NEWS (Commands): Various updates by Hrvoje Niksic.
|
|
3841
|
163
|
3842 1997-06-21 Steven L Baur <steve@altair.xemacs.org>
|
|
3843
|
165
|
3844 * Makefile.in: Missing FRC.info.
|
|
3845 (install-arch-dep): Add missing backslash.
|
|
3846 From Glynn Clements <glynn@sensei.co.uk>
|
|
3847
|
163
|
3848 * XEmacs 20.3-beta8 is released.
|
|
3849
|
|
3850 1997-06-20 Olivier Galibert <Olivier.Galibert@mines.u-nancy.fr>
|
|
3851
|
|
3852 * lwlib/lwlib-Xaw.c, lwlib/lwlib-Xlw.c, lwlib/lwlib-Xm.c,
|
|
3853 lwlib/lwlib.c: Make 64 bit clean.
|
384
|
3854
|
163
|
3855 1997-06-20 Steven L Baur <steve@altair.xemacs.org>
|
|
3856
|
|
3857 * etc/gnuserv.1: Updates and cleanup.
|
|
3858 From Hrvoje Niksic <hniksic@srce.hr>
|
|
3859
|
|
3860 1997-06-19 Martin Buchholz <mrb@eng.sun.com>
|
|
3861
|
|
3862 * configure.in:
|
|
3863 - Autodetect X defines using xmkmf.
|
|
3864 - Compute rpath on *bsd* systems as well.
|
|
3865 - rewrite PRINT_VAR m4 macro.
|
|
3866 - detect sizes of void* and long long for future use by unex*.c
|
|
3867
|
|
3868 1997-06-18 Martin Buchholz <mrb@eng.sun.com>
|
|
3869
|
|
3870 * */Makefile.in.in: Another rewrite
|
|
3871 Make makefiles immune from being mangled by various cpp
|
384
|
3872 implementations by quoting non-preprocessor directive lines.
|
163
|
3873 - random cleanup
|
|
3874 - Use $(RM) and $(pwd) macros consistently
|
|
3875 - Add dependencies for balloon-help source files
|
|
3876 - Use getcwd by default instead of getwd.
|
|
3877 * lwlib/config.h: Now includes src/config.h
|
|
3878 * lwlib/*.c: Use config.h, but DON'T use Xos.h
|
|
3879 * lib-src/*.c: Fix compiler warnings
|
|
3880 * lisp/version.el:
|
|
3881 - Put version information in version.sh instead of version.el
|
|
3882
|
|
3883 Wed Jun 18 16:41:43 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3884
|
|
3885 * configure.in (CPP): Remove hardcoding of -L/usr/local/lib
|
|
3886 -I/usr/local/include.
|
|
3887
|
161
|
3888 1997-06-14 Steven L Baur <steve@altair.xemacs.org>
|
|
3889
|
|
3890 * XEmacs 20.3-beta7 is released.
|
|
3891
|
|
3892 1997-06-12 Steven L Baur <steve@altair.xemacs.org>
|
|
3893
|
|
3894 * etc/TUTORIAL (things): Synched by Hrvoje Niksic with previous
|
|
3895 XEmacs version.
|
|
3896
|
|
3897 1997-06-13 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
3898
|
|
3899 * lisp/gnus/smiley.el (smiley-deformed-regexp-alist): Modify
|
|
3900 regexp for horizontal smiley faces.
|
|
3901 (smiley-nosey-regexp-alist): Add horizontal smiley faces.
|
|
3902
|
|
3903 * lisp/leim/quail.el (quail-get-translation): Don't use
|
|
3904 `string-to-vector' for XEmacs.
|
|
3905
|
|
3906 1997-06-13 Gary D. Foster <Gary.Foster@corp.Sun.COM>
|
|
3907
|
|
3908 * lisp/modes/*.el: Removed all "\177" bindings that were
|
|
3909 previously commented out and normalized everything vis a vis
|
|
3910 'backspace and 'delete keysyms.
|
|
3911 * lisp/packages/*.el: Normalized all the "\177" bindings
|
384
|
3912 * lisp/modes/cperl-mode.el: Created cperl-electric-delete function
|
161
|
3913 which is a "smart" version of the cperl-electric-backspace
|
|
3914 function (it honors the desired delete direction). Bound it to
|
|
3915 'delete and the electric-backspace to 'backspace.
|
384
|
3916 * lisp/packages/pending-del.el: Added cperl-electric-backspace and
|
161
|
3917 cperl-electric-delete to the 'supersede list.
|
|
3918
|
159
|
3919 1997-06-11 Steven L Baur <steve@altair.xemacs.org>
|
|
3920
|
|
3921 * XEmacs 20.3-b6 is released.
|
|
3922
|
|
3923 * configure.in (GNU_MALLOC): Check for (-l)PW instead of (-l)-lPW.
|
|
3924 Suggested by Martin Buchholz <mrb@eng.sun.com>
|
|
3925
|
|
3926 1997-06-11 Martin Buchholz <mrb@eng.sun.com>
|
|
3927
|
384
|
3928 * src/Makefile.in:
|
|
3929 * lwlib/Makefile.in:
|
|
3930 * lib-src/Makefile.in:
|
159
|
3931 * Makefile.in: More Makefile cleanup
|
|
3932 - add .PHONY targets where necessary
|
|
3933 - remove most builtin rules using .SUFFIXES
|
|
3934 - -lXau only gets used for linking gnuserv binaries
|
|
3935 - No VPATH for root Makefile
|
|
3936 - remove gcc v1 support
|
384
|
3937 * configure.in:
|
159
|
3938 - A new test to autodetect need to define NARROWPROTO,
|
|
3939 needed by XFree86
|
|
3940 - Consistently use idiom foo=`echo '' $foo | sed -s 's:^ ::' -e ...`
|
|
3941 - Immediately exit if SIZEOF_* tests fail.
|
|
3942 - Check for libPW
|
|
3943 - Use more sophisticated Xpm test that confirms xpm.h and libXpm
|
|
3944 are in sync.
|
384
|
3945 * src/s/linux.h:
|
159
|
3946 * src/m/intel386.h: Yet another attempt to clean up linux defines.
|
|
3947
|
|
3948 1997-06-10 Steven L Baur <steve@altair.xemacs.org>
|
|
3949
|
|
3950 * lib-src/pop.c: Correct incantation for pop.h.
|
|
3951 From Martin Buchholz <mrb@Eng.Sun.COM>
|
|
3952
|
|
3953 Tue Jun 10 15:11:16 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3954
|
|
3955 * configure.in (beta): Correct test looking for Beta number.
|
|
3956
|
|
3957 1997-06-11 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
3958
|
|
3959 * src/Makefile.in.in, mule/language/misc-lang.el,
|
|
3960 mule/mule-load.el, mule/ipa-hooks.el: Use
|
|
3961 lisp/mule/language/misc-lang.el instead of lisp/mule/ipa-hooks.el;
|
|
3962 mule/ipa-hooks.el was deleted.
|
|
3963
|
|
3964 1997-06-10 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
3965
|
|
3966 * Use lisp/mule/language/thai-util.el instead of
|
|
3967 lisp/mule/thai.el.
|
|
3968
|
|
3969 * lisp/custom/wid-edit.el: Add widget `coding-system' for mule.
|
|
3970
|
|
3971 * lisp/mule/thai-hooks.el, lisp/mule/mule-load.el: Use
|
|
3972 lisp/mule/language/thai.el instead of lisp/mule/thai-hooks.el.
|
|
3973
|
|
3974 * lisp/mule/language/thai.el: modified for XEmacs.
|
|
3975
|
|
3976 1997-06-09 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
3977
|
|
3978 * lisp/mule/mule-load.el, src/Makefile.in.in: Use
|
|
3979 lisp/mule/language/chinese.el, lisp/mule/language/cyrillic.el,
|
|
3980 lisp/mule/language/european.el, lisp/mule/language/greek.el,
|
|
3981 lisp/mule/language/japanese.el and lisp/mule/language/korean.el
|
|
3982 instead of lisp/mule/chinese-hooks.el,
|
|
3983 lisp/mule/cyrillic-hooks.el, lisp/mule/european-hooks.el,
|
|
3984 lisp/mule/greek-hooks.el, lisp/mule/japanese-hooks.el and
|
|
3985 lisp/mule/korean-hooks.el.
|
|
3986
|
|
3987 * lisp/mule/language/*.el was imported from
|
|
3988 Emacs/mule-19.34.94-zeta.
|
|
3989
|
|
3990 * Use lisp/mule/language/china-util.el instead of
|
|
3991 lisp/mule/chinese.el.
|
|
3992
|
|
3993 1997-06-08 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
3994
|
|
3995 * lisp/apel/emu-x20.el (mime-charset-coding-system-alist):
|
|
3996 iso-8859-1, hz-gb-2312, cn-gb-2312, gb2312, cn-big5 and koi8-r
|
|
3997 were defined as coding-system.
|
|
3998
|
|
3999 1997-06-08 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
4000
|
|
4001 * etc/smilies/Face_smile.xbm, etc/smilies/Face_weep.xbm,
|
|
4002 etc/smilies/Face_ase2.xbm, etc/smilies/Face_ase3.xbm,
|
|
4003 etc/smilies/Face_ase.xbm: Add Japanese smiley faces.
|
|
4004
|
|
4005 1997-06-07 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
4006
|
|
4007 * lisp/gnus/smiley.el (smiley-deformed-regexp-alist): Add Japanese
|
|
4008 smiley faces.
|
|
4009
|
163
|
4010 1997-06-10 Gary D. Foster <Gary.Foster@corp.sun.com>
|
384
|
4011
|
163
|
4012 * lisp/modes/view-less.el: Changed \177 bindings to 'delete
|
|
4013 * lisp/modes/help.el: Changed \177 bindings to 'delete
|
|
4014
|
|
4015 1997-06-10 Gary D. Foster <Gary.Foster@corp.sun.com>
|
|
4016
|
|
4017 * lisp/prim/keydefs.el: Changed all 'delete key bindings to point to
|
|
4018 the `backward-or-forward-foo' functions.
|
|
4019 * lisp/prim/simple.el:
|
|
4020 - Renamed `delete-erases-forward' to `delete-key-deletes-forward'.
|
|
4021 - Removed `backspace-or-delete-hook'
|
|
4022 - Renamed `backspace-or-delete' to `backward-or-forward-delete-char'
|
|
4023 - Added functions: `backward-or-forward-kill-word'
|
|
4024 `backward-or-forward-kill-sentence'
|
|
4025 `backward-or-forward-kill-sexp'
|
|
4026 - Removed the zmacs hacks from all the `b-or-f-foo' functions and
|
|
4027 began playing nicely with pending-del.
|
|
4028 * lisp/modes/cc-mode.el:
|
|
4029 * lisp/modes/cperl-mode.el: Fixed references to delete functions
|
|
4030 to use the new names.
|
384
|
4031
|
157
|
4032 1997-06-09 Steven L Baur <steve@altair.xemacs.org>
|
|
4033
|
|
4034 * XEmacs 20.3-b5 is released.
|
|
4035
|
|
4036 1997-06-08 Steven L Baur <steve@altair.xemacs.org>
|
|
4037
|
|
4038 * etc/NEWS: Updates for early beta20.3 stuffs.
|
|
4039 From Hrvoje Niksic <hniksic@srce.hr>
|
|
4040
|
155
|
4041 1997-06-05 Steven L Baur <steve@altair.xemacs.org>
|
|
4042
|
|
4043 * XEmacs 20.3-b4 is released.
|
|
4044
|
|
4045 1997-06-04 Martin Buchholz <mrb@eng.sun.com>
|
|
4046
|
|
4047 * src/*/*.h: Remove definitions of HAVE_UNION_WAIT, in accordance
|
|
4048 with new Autoconf 2 mechanisms.
|
|
4049 * src/syswait.h:
|
|
4050 * src/sysdep.c:
|
|
4051 * src/process.c: Use only Posix.1 sys/wait.h-defined symbols
|
|
4052
|
|
4053 * src/s/netbsd.h: complete rewrite, use ORDINARY_LINK, #ifdef out
|
|
4054 old cruft that can be obtained from system header files.
|
|
4055 * lib-src/getopt*: Synch with FSF, remove compiler warnings.
|
384
|
4056
|
|
4057 * lib-src/b2m.c:
|
|
4058 * src/gifalloc.c:
|
|
4059 * lib-src/gnuslib.c:
|
|
4060 * lib-src/profile.c:
|
155
|
4061 * lib-src/movemail.c: Fix compiler warnings
|
384
|
4062
|
155
|
4063 * lib-src/Makefile.in.in: Remove unused -DCONFIG_BROKETS flag
|
|
4064 - Fix up compile flags for new etags version
|
|
4065
|
384
|
4066 * etc/NEWS:
|
|
4067 * etc/etags.1:
|
|
4068 * man/xemacs/programs.texi:
|
155
|
4069 * lib-src/etags.c: Upgraded to etags 12.11
|
|
4070
|
|
4071 * src/config.h.in: Fix inline keyword support
|
384
|
4072
|
|
4073 * configure.in: Use a different mechanism for removing extra white
|
155
|
4074 space. Avoid using foo=`echo $bar`, which loses with various echos.
|
|
4075 - new M4 macro XE_SPACE(var, words...)
|
|
4076 - Use autoconf 2's AC_HEADER_SYS_WAIT
|
|
4077 - Check for Xpm-XpmFree instead of Xpm-XpmReadFileToData to avoid
|
|
4078 linking with losing Xpm implementations
|
|
4079 - Check for correct wnn4 lib symbols
|
|
4080 - Only link with inline.o when using gcc
|
|
4081 - Support inline keywords inline, __inline, __inline__
|
|
4082 - Ultrix now implies have_mmap=no
|
|
4083 - Sun sound in non-standard dirs now works
|
|
4084 - --native-sound-lib no longer ignored on HP & SGI
|
|
4085 - gpm configure tests moved after curses configure tests
|
163
|
4086
|
|
4087 1997-06-04 Gary D. Foster <Gary.Foster@corp.sun.com>
|
|
4088
|
384
|
4089 * lisp/modes/cc-mode.el: Modified `c-electric-delete' to honor the
|
163
|
4090 desired delete direction in both normal and "hungry" modes.
|
384
|
4091 * lisp/modes/cperl-mode.el: Modified `cperl-electric-backspace' to
|
163
|
4092 honor the desired delete direction.
|
384
|
4093
|
155
|
4094 1997-05-30 Martin Buchholz <mrb@eng.sun.com>
|
|
4095
|
|
4096 * configure.in: Automagically compute -R path for gcc
|
|
4097
|
163
|
4098 1997-05-30 Gary D. Foster <Gary.Foster@corp.sun.com>
|
|
4099
|
|
4100 * lisp/vm/vm-vars.el: Fixed delete key binding to call
|
|
4101 `vm-scroll-down'
|
384
|
4102
|
155
|
4103 Thu May 29 15:35:07 1997 Martin Buchholz <mrb@eng.sun.com>
|
|
4104
|
|
4105 * configure.in: Add support for Solaris2.6 -z ignore linker flags
|
|
4106
|
|
4107 1997-05-29 Martin Buchholz <mrb@eng.sun.com>
|
|
4108
|
|
4109 * configure.in: Replace standard Autoconf MMAP test with Neal
|
|
4110 Becker's replacement, hacked somewhat.
|
|
4111
|
163
|
4112 1997-05-16 Gary D. Foster <Gary.Foster@corp.sun.com>
|
|
4113
|
|
4114 * lisp/prim/simple.el: Created `backspace-or-delete' function and
|
|
4115 `backspace-or-delete-hook'
|
|
4116 * lisp/prim/keydefs.el: Changed \177 bindings to point to new
|
|
4117 delete function.
|
|
4118 * lisp/modes/*.el: Removed conflicting \177 bindings.
|
|
4119 * lisp/modes/cc-mode.el: Modified `c-electric-delete' to use new
|
|
4120 delete bindings.
|
384
|
4121 * lisp/modes/cperl-mode.el: Modified `cperl-electric-backspace' to
|
163
|
4122 use new delete bindings.
|
384
|
4123
|
155
|
4124 1997-06-03 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
4125
|
|
4126 * lisp/x11/x-menubar.el (default-menubar): Add menu for Mule.
|
|
4127
|
|
4128 * lisp/mule/mule-cmds.el: Menu for XEmacs were moved to
|
|
4129 x11/x-menubar.el.
|
|
4130
|
|
4131 1997-06-03 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
4132
|
|
4133 * lisp/leim/quail.el: to avoid compiling warnings about
|
|
4134 overlay.el.
|
|
4135
|
|
4136 1997-06-03 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
4137
|
|
4138 * lisp/leim/quail.el: to sync with quail.el of
|
|
4139 Emacs-19.34.94-zeta.
|
|
4140
|
|
4141 * lisp/leim/quail/ziranma.el, lisp/leim/quail/tonepy.el,
|
|
4142 lisp/leim/quail/py.el, lisp/leim/quail/qj.el,
|
|
4143 lisp/leim/quail/sw.el, lisp/leim/quail/ccdospy.el,
|
|
4144 lisp/leim/quail/punct.el, lisp/leim/quail/4corner.el,
|
|
4145 lisp/leim/quail/symbol-ksc.el, lisp/leim/quail/ethiopic.el,
|
|
4146 lisp/leim/quail/hanja.el, lisp/leim/quail/quick-cns.el,
|
|
4147 lisp/leim/quail/tsangchi-cns.el, lisp/leim/quail/lrt.el,
|
|
4148 lisp/leim/quail/tsangchi-b5.el, lisp/leim/quail/devanagari.el,
|
|
4149 lisp/leim/quail/japanese.el, lisp/leim/quail/quick-b5.el,
|
|
4150 lisp/leim/quail/punct-b5.el, lisp/leim/quail/qj-b5.el,
|
|
4151 lisp/leim/quail/py-b5.el, lisp/leim/quail/ctlau.el,
|
|
4152 lisp/leim/quail/ctlaub.el, lisp/leim/quail/ecdict.el,
|
|
4153 lisp/leim/quail/array30.el, lisp/leim/quail/hangul3.el,
|
|
4154 lisp/leim/quail/hanja-jis.el, lisp/leim/quail/cyrillic.el,
|
|
4155 lisp/leim/quail/etzy.el, lisp/leim/quail/greek.el,
|
|
4156 lisp/leim/quail/ipa.el, lisp/leim/quail/lao.el,
|
|
4157 lisp/leim/quail/zozy.el, lisp/leim/quail/viqr.el,
|
|
4158 lisp/leim/quail/latin.el, lisp/leim/quail/thai.el,
|
|
4159 lisp/leim/quail/hangul.el: quail of LEIM for Emacs-19.34.94-zeta.
|
|
4160
|
|
4161 1997-06-02 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
4162
|
|
4163 * mule/korean.el was abolished because it seems not to be used.
|
|
4164
|
|
4165 * mule/japanese.el was abolished because it seems not to be used.
|
|
4166
|
|
4167 1997-06-01 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
4168
|
|
4169 * lisp/tm/gnus-mime-old.el was abolished because XEmacs 20.3 has
|
|
4170 Gnus 5.4.
|
|
4171
|
|
4172 * lisp/tm/tm-edit.el: updated to 7.108.
|
|
4173
|
|
4174 * lisp/tm/tm-view.el: updated to 7.83.
|
|
4175
|
|
4176 * lisp/leim/quail.el: modified for XEmacs.
|
|
4177
|
|
4178 * lisp/mule/mule-load.el, lisp/mule/mule-process.el: delete
|
|
4179 mule-process.el because it is not used.
|
|
4180
|
|
4181 * lisp/mule/european.el was abolished because it seems not to be
|
|
4182 used.
|
|
4183
|
|
4184 * lisp/mule/mule-load.el: must load mule-cmds before setting for
|
|
4185 language-environment.
|
|
4186
|
|
4187 * lisp/mule/european-hooks.el: Modified for LEIM.
|
|
4188
|
|
4189 * lisp/mule/mule-cmds.el: Uncomment key definition for
|
|
4190 `toggle-input-method'.
|
|
4191
|
|
4192 * lisp/mule/mule-init.el: Comment out about `mule-keymap' (moved
|
|
4193 to mule-cmds.el).
|
|
4194
|
|
4195 * lisp/mule/mule-cmds.el: Uncomment about `mule-keymap' (moved
|
|
4196 from mule-init.el).
|
|
4197
|
|
4198 * lisp/tl/tl-atype.el: Don't require tl-str.
|
|
4199
|
|
4200 * lisp/tl/tl-atype.el: Use atype.el of APEL.
|
|
4201
|
|
4202 * lisp/tl/tl-list.el: Use alist.el of APEL.
|
|
4203
|
|
4204 1997-05-31 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
4205
|
|
4206 * lisp/tl/richtext.el, lisp/tl/emu-x20.el, lisp/tl/emu-xemacs.el,
|
|
4207 lisp/tl/emu.el, lisp/tl/emu-e19.el: moved to apel/.
|
|
4208
|
|
4209 * lisp/tl/file-detect.el, lisp/tl/filename.el: replaced by APEL's.
|
|
4210
|
|
4211 * lisp/mu/std11-parse.el, lisp/mu/std11.el: moved to apel/.
|
|
4212
|
|
4213 * lisp/leim/quail.el: Add new quail.el (imported from Emacs
|
|
4214 19.34.94-epsilon).
|
|
4215
|
|
4216 * lisp/leim/skk/skkdic.el: delete skkdic.el temporary because
|
|
4217 XEmacs can not compile it.
|
|
4218
|
|
4219 * lisp/leim/skk/skkdic.el, lisp/leim/quail/zozy.el,
|
|
4220 lisp/leim/quail/ziranma.el, lisp/leim/quail/viqr.el,
|
|
4221 lisp/leim/quail/tsangchi-cns.el, lisp/leim/quail/tsangchi-b5.el,
|
|
4222 lisp/leim/quail/symbol-ksc.el, lisp/leim/quail/thai.el,
|
|
4223 lisp/leim/quail/tonepy.el, lisp/leim/quail/quick-cns.el,
|
|
4224 lisp/leim/quail/sw.el, lisp/leim/quail/qj-b5.el,
|
|
4225 lisp/leim/quail/qj.el, lisp/leim/quail/quick-b5.el,
|
|
4226 lisp/leim/quail/py-b5.el, lisp/leim/quail/py.el,
|
|
4227 lisp/leim/quail/lao.el, lisp/leim/quail/latin.el,
|
|
4228 lisp/leim/quail/lrt.el, lisp/leim/quail/punct-b5.el,
|
|
4229 lisp/leim/quail/punct.el, lisp/leim/quail/hanja-jis.el,
|
|
4230 lisp/leim/quail/hanja.el, lisp/leim/quail/ipa.el,
|
|
4231 lisp/leim/quail/japanese.el, lisp/leim/quail/hangul3.el,
|
|
4232 lisp/leim/quail/etzy.el, lisp/leim/quail/greek.el,
|
|
4233 lisp/leim/quail/hangul.el, lisp/leim/quail/ethiopic.el,
|
|
4234 lisp/leim/quail/devanagari.el, lisp/leim/quail/ecdict.el,
|
|
4235 lisp/leim/quail/ctlau.el, lisp/leim/quail/ctlaub.el,
|
|
4236 lisp/leim/quail/cyrillic.el, lisp/leim/quail/array30.el,
|
|
4237 lisp/leim/quail/ccdospy.el, lisp/leim/quail/4corner.el: Add LEIM
|
|
4238 elisp files; old lisp/quail was abolished.
|
|
4239
|
|
4240 * src/Makefile.in.in: Add mule-cmds.elc.
|
|
4241
|
|
4242 * lisp/mule/mule-load.el, lisp/mule/mule-cmds.el: Add mule-cmds.el
|
|
4243 (imported from Emacs-19.34.94-epsilon and comment out a lot to
|
|
4244 avoid conflict with mule-init.el or other XEmacs/mule files).
|
|
4245
|
|
4246 * lisp/prim/simple.el (assoc-ignore-case): New function; imported
|
|
4247 from Emacs-19.34.94-epsilon.
|
|
4248
|
153
|
4249 1997-05-29 Steven L Baur <steve@altair.xemacs.org>
|
|
4250
|
|
4251 * XEmacs 20.3-beta3 is released.
|
|
4252
|
|
4253 * INSTALL: Delete documentation of mocklisp support.
|
|
4254
|
|
4255 * configure.in: Delete mocklisp support.
|
|
4256
|
|
4257 * etc/FTP: Update mirror info.
|
|
4258
|
|
4259 * etc/DISTRIB: Update mirror info.
|
|
4260
|
|
4261 1997-05-29 Martin Buchholz <mrb@eng.sun.com>
|
|
4262
|
|
4263 * configure.in: Replace standard Autoconf MMAP test with Neal
|
|
4264 Becker's replacement, hacked somewhat.
|
|
4265
|
|
4266 1997-05-28 Martin Buchholz <mrb@eng.sun.com>
|
|
4267
|
|
4268 * lisp/prim/files.el (auto-mode-alist): Reorg auto-mode-alist again.
|
|
4269
|
|
4270 * lib-src/etags.c: Version 12.7 from Francesco.
|
|
4271
|
|
4272 * configure.in: Juggle link order of X libraries.
|
|
4273 Add support for using zsh to run configure.
|
|
4274 Document --with-tty=no.
|
|
4275 Fix -no-recursion option.
|
|
4276 Recognize and ignore --cache-file option.
|
|
4277 Recognize null values for preprocessor symbols converted to shell
|
|
4278 variables. This maybe fixes the "-ltermcap" problem.
|
|
4279 Remove spurious blanks from various SUBST-ituted variables.
|
|
4280 Fix conditional creation of gdbinit.
|
|
4281 Conditionally create .sbinit for Sunpro C.
|
|
4282
|
|
4283 1997-05-26 Steven L Baur <steve@altair.xemacs.org>
|
|
4284
|
|
4285 * etc/FTP: Correct typo in ftp.cenatls.cena.dgac.fr.
|
|
4286
|
|
4287 * etc/DISTRIB: Ditto.
|
|
4288
|
151
|
4289 1997-05-22 Steven L Baur <steve@altair.xemacs.org>
|
|
4290
|
|
4291 * XEmacs 20.3-beta2 is released.
|
|
4292
|
|
4293 Thu May 22 04:19:09 1997 Martin Buchholz <mrb@eng.sun.com>
|
|
4294
|
|
4295 * configure.in: Try to fix all reported bugs with 20.3-b1.
|
|
4296 Change HAVE_WNN6 to WNN6. WNN6 correctly autodetected.
|
|
4297 extra-verbose now default on beta builds.
|
|
4298 extra-verbose now much more verbose.
|
|
4299 Don't set libs_termcap to " ".
|
|
4300 Detect -lXm AFTER detecting -lXpm.
|
|
4301 Use runtime paths before running tests, since AC_TRY_RUN may
|
|
4302 depend on it.
|
|
4303 with-xim=motif only default on Solaris.
|
|
4304 realpath moved from s&m to configure.in.
|
384
|
4305 xemacs-version.h removed. main_1 now contains $canonical as well,
|
151
|
4306 for even more useful backtraces.
|
|
4307 termcap handling rewritten.
|
|
4308 Create .sbinit for Sun's source browser.
|
|
4309 Warn user if no XPM support present.
|
|
4310 Warn user if compiling in error checking.
|
|
4311
|
384
|
4312 * Makefile.in: use MAKE_SUBDIR consistently. Remove references to
|
151
|
4313 dynodump. Remove core when cleaning. Remove config.log.
|
|
4314 make distclean now functional.
|
|
4315
|
|
4316 Tue Jun 4 10:15:54 1996 Per Bothner <bothner@deneb.cygnus.com>
|
|
4317
|
|
4318 * etc/e/eterm.ti: Add kcub1, kcuf1, kcuu1, kcud1 capabilities.
|
|
4319
|
|
4320 Sun May 18 13:03:20 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
4321
|
|
4322 * lwlib/Makefile.in.in (distclean): Clean up config.h.
|
|
4323
|
|
4324 * Makefile.in (distclean): Remve config.log.
|
|
4325 remove broken dynodump stuffs.
|
|
4326
|
149
|
4327 Sat May 17 20:30:54 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
4328
|
|
4329 * XEmacs 20.3-b1 is released.
|
|
4330
|
|
4331 Fri May 16 20:38:19 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
4332
|
|
4333 * info/dir (Packages): Update minor version number.
|
|
4334
|
|
4335 * etc/README: Update minor version number.
|
|
4336
|
|
4337 * README: Update minor version number.
|
|
4338
|
146
|
4339 Tue May 13 20:35:52 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
4340
|
|
4341 * XEmacs-20.2 is released.
|
|
4342
|
144
|
4343 Sat May 10 16:14:30 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
4344
|
|
4345 * XEmacs 20.2-b6 is released.
|
|
4346
|
142
|
4347 Thu May 8 20:22:34 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
4348
|
|
4349 * XEmacs 20.2-b5 is released.
|
|
4350
|
140
|
4351 Fri May 2 16:50:02 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
4352
|
|
4353 * XEmacs 20.2-b4 is released.
|
|
4354
|
|
4355 Thu May 1 18:13:38 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
4356
|
|
4357 * configure.in (--with-xim): Don't default it to Motif since it
|
|
4358 causes crashes at startup on some systems.
|
|
4359
|
138
|
4360 Sun Apr 27 12:25:55 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
4361
|
|
4362 * XEmacs 20.2-b3 is released.
|
|
4363
|
136
|
4364 Wed Apr 23 10:33:58 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
4365
|
|
4366 * XEmacs 20.2-b2 is released.
|
|
4367
|
|
4368 * configure.in (beta): OPENWINHOME misspelled.
|
|
4369
|
|
4370 Mon Apr 21 14:48:29 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
4371
|
|
4372 * etc/BETA (writing): Update with information about how to create
|
|
4373 patches.
|
|
4374
|
134
|
4375 Sat Apr 19 16:13:16 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
4376
|
|
4377 * XEmacs 20.2-b1 is released.
|
|
4378
|
|
4379 Thu Apr 17 21:33:59 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
4380
|
|
4381 * configure.in (beta): SONY NEWS-OS has /etc/osversion and not
|
|
4382 uname.
|
|
4383
|
131
|
4384 Wed Apr 16 17:44:05 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
4385
|
|
4386 * XEmacs 20.1 is re-released.
|
|
4387
|
126
|
4388 Tue Apr 15 21:03:22 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
4389
|
|
4390 * XEmacs 20.1 is released.
|
|
4391
|
124
|
4392 Sat Apr 12 20:11:08 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
4393
|
|
4394 * XEmacs 20.1-b15 is released.
|
|
4395
|
|
4396 Sat Apr 12 09:01:32 1997 Hrvoje Niksic <hniksic@srce.hr>
|
|
4397 * PROBLEMS: I have cleaned up a bit the PROBLEMS file, by:
|
|
4398 1) changing it into sections -- there is now a section for building,
|
|
4399 running and compatibility problems
|
|
4400
|
|
4401 2) removing some obviously obsolete entries -- e.g. those pertaining
|
|
4402 to Emacs 18, etc. --> size is off by 20K
|
|
4403
|
|
4404 3) Rearranging the entries by relevance. I have tried to put the most
|
|
4405 relevant entries in front.
|
384
|
4406
|
122
|
4407 Thu Apr 10 19:07:26 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
4408
|
|
4409 * XEmacs 20.1-b14 is released. (Beta 13 was skipped).
|
|
4410
|
120
|
4411 Wed Apr 9 22:52:06 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
4412
|
|
4413 * XEmacs 20.1-b12 is released.
|
|
4414
|
|
4415 Sun Apr 6 22:31:00 1997 Tatsuya Ichikawa <ichikawa@hv.epson.co.jp>
|
|
4416
|
|
4417 * configure.in: Cosmetic change to summary print of POP/Kerberos/
|
|
4418 Hesiod options.
|
|
4419
|
118
|
4420 Sat Apr 5 09:11:36 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
4421
|
|
4422 * XEmacs 20.1-b11 is released.
|
|
4423
|
|
4424 Wed Apr 2 15:27:35 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
4425
|
384
|
4426 * Makefile.in (install-only): New target. Functionality suggested
|
118
|
4427 by Larry Schwimmer, correct way of doing it suggested by Chuck
|
|
4428 Thompson.
|
|
4429
|
|
4430 * configure.in: Default to "-Olimit 2000" as suggested by Jamie
|
|
4431 Zawinski for SGI cc and Irix 6.
|
|
4432
|
|
4433 Tue Apr 1 12:23:13 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
4434
|
|
4435 * configure.in: Add configuration parameters for Emacs 19.34
|
|
4436 movemail.c (--with-pop, --with-kerberos, --with-hesiod).
|
|
4437
|
|
4438 Fri Mar 28 19:58:41 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
4439
|
|
4440 * configure.in: Remove garbage if [ ... ] constructs and a
|
|
4441 mispatch.
|
|
4442
|
116
|
4443 Thu Mar 27 18:24:19 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
4444
|
|
4445 * XEmacs 20.1-b10 is released.
|
|
4446
|
|
4447 Wed Mar 26 22:31:10 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
4448
|
|
4449 * Remove vms top-level directory.
|
384
|
4450
|
116
|
4451 * XEmacs 19.15 final released to beta testers.
|
|
4452
|
|
4453 Tue Mar 25 19:13:27 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
4454
|
|
4455 * XEmacs 19.15 prefinal released to beta testers.
|
|
4456
|
|
4457 Mon Mar 24 12:28:17 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
4458
|
|
4459 * configure.in (--debug): Correct documentation.
|
|
4460
|
|
4461 Sun Mar 23 17:24:38 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
4462
|
|
4463 * XEmacs 19.15-b104 is released.
|
|
4464
|
|
4465 Sat Mar 22 19:56:36 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
4466
|
|
4467 * etc/sgml/CATALOG: Default to html-3.2final.
|
|
4468
|
|
4469 Sat Mar 22 17:55:15 1997 Darrell Kindred <dkindred@cmu.edu>
|
|
4470
|
|
4471 * configure.in (beta): Add configure support for the -rpath flag
|
|
4472 for IRIX analogous to the Solaris "-R".
|
|
4473
|
|
4474 Sat Mar 22 16:47:08 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
4475
|
|
4476 * info/dir (Packages): Add HM-HTML-Mode to menu.
|
|
4477
|
|
4478 Sat Mar 22 21:27:41 1997 Tomasz J. Cholewo <t.cholewo@ieee.org>
|
|
4479
|
424
|
4480 * configure.in: Echo only current configuration using 'tee -a'.
|
116
|
4481
|
114
|
4482 Fri Mar 21 21:26:01 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
4483
|
|
4484 * XEmacs-19.15-b103 is released.
|
|
4485 * XEmacs-20.0-b9 is released.
|
|
4486
|
|
4487 * Makefile.in (top_distclean): Add `Installation' to distclean
|
|
4488 rule.
|
|
4489
|
|
4490 Fri Mar 21 20:05:29 1997 Darrell Kindred <dkindred@cmu.edu>
|
|
4491
|
|
4492 * Makefile.in (autoloads): Pass $(MAKE) to update-elc.sh and
|
|
4493 update-autoloads.sh.
|
|
4494
|
|
4495 Thu Mar 20 20:14:16 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
4496
|
|
4497 * XEmacs-19.15-b102 is released.
|
|
4498
|
|
4499 Tue Mar 18 21:52:36 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
4500
|
|
4501 * XEmacs-19.15-b101 is released.
|
|
4502
|
112
|
4503 Mon Mar 17 19:09:29 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
4504
|
|
4505 * XEmacs-20.1-b8 is released.
|
|
4506 * XEmacs-19.15-b100 is released.
|
|
4507
|
110
|
4508 Sat Mar 15 17:15:18 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
4509
|
112
|
4510 * XEmacs-20.1-b7 is released.
|
|
4511 * XEmacs-19.15-b99 is released.
|
|
4512
|
110
|
4513 * etc/sgml/CATALOG: Added IE3 DTDs and htmlpro DTD.
|
|
4514
|
|
4515 Thu Mar 13 10:40:11 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
4516
|
|
4517 * configure.in: Add sunos4-1-4 header files.
|
|
4518
|
|
4519 Wed Mar 12 18:53:08 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
4520
|
|
4521 * configure.in: Use new file bsdos3.h with BSDI 3.0.
|
|
4522
|
108
|
4523 Sat Mar 8 15:19:33 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
4524
|
|
4525 * XEmacs-20.1-b6 is released.
|
|
4526 * XEmacs-19.15-b98 is released.
|
|
4527
|
|
4528 Wed Mar 5 18:55:36 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
4529
|
|
4530 * Makefile.in (install-arch-indep): Offer to compress lisp sources.
|
|
4531 (gzip-el): New targe for compressed installed lisp sources.
|
|
4532
|
|
4533 Tue Mar 4 23:28:37 1997 Martin Buchholz <mrb@eng.sun.com>
|
|
4534
|
|
4535 * lib-src/update-elc.sh: VM is compiled after the byte-compiler,
|
|
4536 but before anything else. More flexible about finding an xemacs
|
|
4537 to use for byte-compilation (default src/xemacs). Other minor fixes.
|
|
4538
|
106
|
4539 Mon Mar 3 23:57:56 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
4540
|
|
4541 * XEmacs 20.1-b5 is released.
|
|
4542
|
104
|
4543 Mon Mar 3 18:09:17 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
4544
|
|
4545 * XEmacs 20.1-b4 is released.
|
|
4546
|
|
4547 Sat Mar 1 15:38:30 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
4548
|
|
4549 * Makefile.in (distclean): Correct typos.
|
|
4550
|
|
4551 * XEmacs 19.15-b96 is released.
|
|
4552
|
|
4553 * configure.in: Symlink site-lisp when using --srcdir.
|
|
4554 Add special handling of lisp directory to allow for multiple
|
|
4555 site-packages files.
|
|
4556
|
|
4557 Fri Feb 28 20:38:46 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
4558
|
|
4559 * Makefile.in (distclean): Create lock and site-lisp directories
|
|
4560 when they don't exist (after being pruned by CVS).
|
|
4561
|
|
4562 Tue Mar 4 00:41:38 1997 Hrvoje Niksic <hniksic@srce.hr>
|
|
4563
|
|
4564 * etc/sample.Xdefaults: Added customization of foreground and
|
|
4565 background colors for the `default' face.
|
|
4566
|
102
|
4567 Wed Feb 26 22:12:12 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
4568
|
|
4569 * Makefile.in (top_distclean): Reset src/PURESIZE.h for
|
|
4570 distribution.
|
|
4571
|
|
4572 * XEmacs 20.1-b3 is released.
|
|
4573
|
100
|
4574 Sun Feb 23 17:10:09 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
4575
|
|
4576 * XEmacs 20.1-b2 is released.
|
|
4577
|
|
4578 Sat Feb 22 14:29:44 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
4579
|
|
4580 * XEmacs 19-15-b'95 is released.
|
|
4581
|
102
|
4582 Fri Feb 21 22:29:51 1997 Martin Buchholz <mrb@eng.sun.com>
|
|
4583
|
|
4584 * etc/toolbar/workshop-cap-up.xpm: Moved caption up one pixel.
|
|
4585
|
|
4586 * lwlib/xlwscrollbar.c : Fix many scrollbar bugs:
|
|
4587 - "knob" renamed to "slider"
|
|
4588 - leftmost pixel wasn't sensitive to button clicks, while righmost
|
|
4589 pixel was.
|
|
4590 - many glitches fixed if Emacs*XlwScrollBar.ArrowPosition:same:
|
|
4591 - goobers on top of up-arrow removed.
|
|
4592 - up-arrow would not always be redrawn when necessary
|
|
4593 - slider drag would be `off' by size of up-arrow
|
|
4594 - horizontal and vertical scrollbars didn't use exactly the same
|
|
4595 dimensions.
|
|
4596 - slider was never drawn if XlwScrollBar.shadowThickness was 0.
|
|
4597 - Now up- and down-arrows actually work near beginning/end of buffer!
|
|
4598
|
100
|
4599 Thu Feb 20 12:40:57 1997 Jan Vroonhof <vroonhof@math.ethz.ch>
|
|
4600
|
|
4601 * configure.in (with_xauth): Attempted correction of test for
|
|
4602 libXmu on SunOS.
|
|
4603
|
98
|
4604 Sat Feb 15 14:11:03 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
4605
|
|
4606 * XEmacs 20.1-b1 is released.
|
|
4607 * XEmacs 19.15-b94 is released.
|
|
4608
|
|
4609 Fri Feb 14 23:23:03 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
4610
|
|
4611 * README: ``This directory tree holds version 19.13 ...'' ???
|
|
4612
|
|
4613 Sun Feb 9 16:15:55 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
4614
|
|
4615 * XEmacs 19.15-b93 is released.
|
|
4616 XEmacs 20.0 is released to the 'net.
|
|
4617
|
96
|
4618 Fri Feb 7 19:21:34 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
4619
|
|
4620 * XEmacs 20.0try3 is released.
|
|
4621
|
94
|
4622 Wed Feb 5 18:03:06 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
4623
|
96
|
4624 * XEmacs 20.0try2 is released.
|
94
|
4625
|
96
|
4626 Mon Feb 3 19:39:08 1997 Steven L Baur <steve@altair.xemacs.org>
|
94
|
4627
|
|
4628 * XEmacs 19.15-b92 is released.
|
|
4629
|
88
|
4630 Sat Feb 1 18:17:38 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
4631
|
96
|
4632 * XEmacs 20.0try1 is released.
|
94
|
4633 * XEmacs 19.15-b91 AKA XEmacs '97 NOT! is released.
|
88
|
4634
|
|
4635 Sat Feb 1 00:00:48 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
4636
|
|
4637 * PROBLEMS: Updated from beta test bug reports.
|
|
4638 Put in outline-mode/outl-mouse-minor-mode by default.
|
|
4639
|
|
4640 Wed Jan 29 19:59:41 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
4641
|
|
4642 * CHANGES-beta: XEmacs 20.0-b93 is released.
|
|
4643
|
84
|
4644 Sat Jan 25 15:43:59 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
4645
|
|
4646 * CHANGES-beta: XEmacs 20.0-b92 is released.
|
|
4647
|
|
4648 Fri Jan 24 09:54:01 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
4649
|
|
4650 * lwlib/xlwmenu.c (massage_resource_name): Changed comparison of
|
|
4651 char and pointer.
|
|
4652
|
|
4653 Thu Jan 23 10:39:34 1997 Martin Buchholz <mrb@eng.sun.com>
|
|
4654
|
|
4655 * lib-src/update-elc.sh (ignore_dirs): Quoting portability.
|
|
4656
|
82
|
4657 Wed Jan 22 21:07:17 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
4658 * XEmacs 20.0-b91 (prerelease 2) is released.
|
|
4659
|
|
4660 * configure.in (--with-scrollbars): Add Athena3d as a toolkit
|
|
4661 type.
|
|
4662
|
|
4663 * lwlib/lwlib-Xaw.c (xaw_update_one_widget): Let Athena 3d have 0
|
|
4664 borderwidth.
|
|
4665 (xaw_scrollbar_scroll): Use SCROLLBAR_LINE_UP and
|
|
4666 SCROLLBAR_LINE_DOWN since that's current the only to get to the
|
|
4667 bottom of the buffer. :-(
|
|
4668
|
|
4669 Tue Jan 21 20:01:19 1997 Steven L. Baur <steve@altair.xemacs.org>
|
|
4670
|
|
4671 * configure.in (beta): Add LWLIB_USES_ATHENA for odd
|
|
4672 configurations that use both Motif and Athena.
|
|
4673
|
|
4674 * etc/sgml/HTML32.dtd: html-3.2 final dtd added.
|
|
4675
|
|
4676 Wed Jan 15 12:55:19 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
4677
|
|
4678 * info/dir (Gnus): Updated spelling and info.
|
|
4679
|
|
4680 Mon Jan 13 13:37:27 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
4681
|
|
4682 * configure.in: Remove assignment of NON_GNU_CPP for irix-6.0.
|
|
4683
|
|
4684 Mon Jan 13 00:36:01 1997 Martin Buchholz <mrb@eng.sun.com>
|
|
4685
|
|
4686 * lib-src/make-docfile.c (scan_lisp_file): eliminate doc-string
|
|
4687 warnings for ccl-read-*
|
|
4688
|
80
|
4689 Sat Jan 11 12:05:31 1997 Steven L Baur <steve@altair.xemacs.org>
|
82
|
4690
|
|
4691 * etc/sample.emacs: Remove code snippet that wipes out the cycle
|
|
4692 buffer modeline feature.
|
|
4693
|
80
|
4694 * XEmacs 20.0 beta90 (prerelease 1) is released.
|
|
4695 * XEmacs 19.15 beta90 (prerelease 1) is released.
|
384
|
4696
|
80
|
4697 Tue Jan 7 08:45:16 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
4698
|
|
4699 * configure.in (LIBS): Revise test for XFree86 (look for XF86Config).
|
|
4700
|
78
|
4701 Sat Jan 4 14:52:57 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
4702 * XEmacs 20.0 beta 34 is released.
|
|
4703 * XEmacs 19.15 beta 7 is released.
|
|
4704
|
177
|
4705 Fri Jan 3 15:18:59 1997 Jeff Miller <jmiller@smart.net>
|
78
|
4706
|
|
4707 * lwlib/Makefile.in.in: lwlib is required if X11 is used.
|
|
4708
|
80
|
4709 Wed Jan 1 08:30:48 1997 Martin Buchholz <mrb@eng.sun.com>
|
|
4710
|
384
|
4711 * src/emacs.c: Make sure
|
|
4712 `./temacs -batch -l loadup.el run-temacs <emacs-args>'
|
80
|
4713 works properly
|
|
4714
|
|
4715 * src/Makefile.in.in (rtcmacs): Add support for RTC, Sun's
|
|
4716 competitor to Purify.
|
|
4717
|
|
4718 * man/lispref/symbols.texi: Fix up bit vector documentation
|
|
4719 * man/lispref/sequences.texi: Fix up bit vector documentation
|
|
4720
|
|
4721 * lisp/sunpro/sunpro-load.el: Only preload mime-setup for Sun.
|
|
4722
|
|
4723 * lisp/prim/update-elc.el: Don't rely on autoloads.
|
|
4724
|
|
4725 Tue Dec 31 09:46:13 1996 Martin Buchholz <mrb@eng.sun.com>
|
|
4726
|
|
4727 * lisp/prim/auto-autoloads.el: New, completely program-generated, file
|
|
4728 * lib-src/update-autoloads.sh: Rewritten to use auto-autoloads.el.
|
|
4729 * lisp/utils/autoload.el: Reorganization of autoload mechanism:
|
|
4730 Errors during autoload generation are just that - errors.
|
384
|
4731
|
80
|
4732 Generated autoloads are now in a separate file of their own.
|
384
|
4733
|
80
|
4734 Reliability of autoload generation greatly increased.
|
384
|
4735
|
80
|
4736 Distribution smaller by about 100k.
|
384
|
4737
|
80
|
4738 `make autoloads' is still the preferred mechanism for update.
|
384
|
4739
|
80
|
4740 Autoloads are always regenerated completely from scratch. This
|
|
4741 avoids errors with obsolete or corrupted autoload entries.
|
|
4742
|
|
4743 Caching of autoload entries using timestamps has been eliminated.
|
384
|
4744
|
80
|
4745 Files that have no autoloads no longer have a comment placed into
|
|
4746 the generated autoloads file.
|
|
4747
|
|
4748 There was a bug where autoload entries would sometimes end up
|
|
4749 being inserted into the *middle* of other autoload entries,
|
|
4750 thereby corrupting them.
|
|
4751
|
|
4752 * src/event-Xt.c: Remove SUNOS_GCC_L0_BUG kludge.
|
|
4753
|
|
4754 Sun Dec 29 05:37:43 1996 Martin Buchholz <mrb@eng.sun.com>
|
|
4755
|
|
4756 * lib-src/update-autoloads.sh: Make sure that `make autoloads'
|
|
4757 doesn't use the autoload facility to load `autoload';
|
|
4758 load it explicity instead.
|
|
4759
|
|
4760 * lib-src/update-elc.sh (ignore_dirs): ignore SCCS, CVS, RCS dirs
|
|
4761
|
|
4762 * man/Makefile: Reinstate hyperbole & oo-browser manuals
|
|
4763
|
|
4764 * lisp/modes/mail-abbrevs.el: Apply patch originated from Noah Friedman
|
|
4765
|
|
4766 * src/mule-charset.c: Use lower case for charset registry, to
|
|
4767 match XLFD.
|
|
4768
|
|
4769 * Makefile.in: replace list of info files with *.info* - one less
|
|
4770 maintenance headache
|
|
4771
|
|
4772 * etc/sample.emacs: Add sample code to highlight continuation glyph
|
|
4773
|
|
4774 * man/oo-browser.texi: Fix TeXability
|
|
4775
|
|
4776 * man/hyperbole.texi: Fix TeXability
|
|
4777
|
|
4778 * man/vhdl-mode.texi: Fix TeXability
|
|
4779
|
|
4780 * lisp/prim/loaddefs.el: Wholesale housecleaning
|
|
4781 `make autoloads' should finally work.
|
|
4782
|
|
4783 * lib-src/emacsclient.c (main): ANSIfication, compiler warning removal
|
|
4784
|
|
4785 * lisp/mule/mule-files.el: Add support for multi-lingual info files.
|
|
4786
|
|
4787 * lib-src/update-elc.sh: `make all-elc' was updating files in
|
|
4788 `special' directories without using the Makefiles
|
|
4789 designed for that purpose.
|
|
4790 - make sure ilisp isn't remade every time through `make all-elc'.
|
|
4791
|
|
4792 * info/dir (Packages): Add Japanese TM info files
|
|
4793
|
|
4794 * src/inline.c: Allow compilation with `gcc -g'
|
|
4795
|
|
4796 * src/syntax.c (word_constituent_p): Allow compilation with `gcc -g'
|
|
4797
|
|
4798 * src/lread.c: Don't put `...' immediately after a filename, so
|
|
4799 that various tools can recognize the filename as such.
|
|
4800
|
|
4801 * src/event-Xt.c (x_to_emacs_keysym): Fix crash when
|
384
|
4802 --with-xim=xlib and key event on window frame.
|
80
|
4803 Change return foo to return (foo) when return is a macro.
|
|
4804
|
|
4805 * src/editfns.c (Ffollowing_char): docstring fixes.
|
|
4806
|
|
4807 * man/tm/Makefile: Add support for Japanese TM info (but not dvi) files.
|
|
4808 This Makefile is no longer officially broken.
|
|
4809
|
|
4810 * info/dir: Add Japanese tm documents.
|
|
4811
|
|
4812 * man/tm/tm-vm-en.texi: Make document TeX-friendly.
|
|
4813
|
|
4814 * lib-src/update-autoloads.sh (EMACS): Don't rely on non-portable
|
|
4815 xargs -i flag.
|
|
4816
|
|
4817 * lisp/mule/mule-files.el (file-coding-system-alist): Make sure
|
|
4818 the `binary' coding system is used for .gz and .Z extensions.
|
|
4819
|
|
4820 * man/viper.texi: Viper version 2.90
|
|
4821
|
|
4822 * man/ediff.texi: Ediff Version 2.62
|
|
4823
|
|
4824 * lisp/packages/ispell.el (ispell-word): Avoid using strings with
|
|
4825 define-key, for compatibility with loaddefs.el
|
|
4826
|
|
4827 * lisp/modes/eiffel3.el: Make compatible with update-autoloads.
|
|
4828
|
|
4829 * lisp/ilisp/Makefile (elc): Add target to avoid re-compilation.
|
|
4830
|
|
4831 * lib-src/update-elc.sh: XEmacs sometimes re-byte-compiled elisp
|
|
4832 files in dirs that have their own Makefiles.
|
|
4833
|
|
4834
|
|
4835
|
78
|
4836 Sun Dec 29 17:02:49 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
4837
|
|
4838 * Makefile.in (install-arch-indep): Force compression with `gzip -f'.
|
|
4839
|
|
4840 * lib-src/update-elc.sh (NUMTOCOMPILE): Ignore CVS directories.
|
|
4841
|
|
4842 * Makefile.in (install-arch-indep): Catch .info-[0-9]* files for
|
|
4843 installation.
|
|
4844
|
|
4845 Sat Dec 28 15:33:27 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
4846
|
|
4847 * XEmacs 20.0 beta 33 is released.
|
|
4848 * XEmacs 19.15 beta 6 is released.
|
|
4849
|
371
|
4850 Fri Dec 27 20:34:58 1996 Richard Mlynarik <mly@adoc.xerox.com>
|
76
|
4851
|
|
4852 * etc/yow.lines: 20k of new zippy quotes.
|
|
4853
|
|
4854 Fri Dec 27 01:02:41 1996 Martin Buchholz <mrb@eng.sun.com>
|
|
4855
|
|
4856 * Makefile.in (install-arch-indep): Simplify installation of info
|
|
4857 pages.
|
|
4858
|
|
4859 Sat Dec 21 15:20:20 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
4860 * XEmacs 20.0-b32 released.
|
|
4861
|
|
4862 * XEmacs 19.15-b5 released.
|
|
4863
|
74
|
4864 Wed Dec 18 20:22:08 1996 Martin Buchholz <mrb@eng.sun.com>
|
|
4865
|
|
4866 * configure.in: Reformat. Fix shared include file rename
|
|
4867 problem.
|
|
4868
|
|
4869 * configure: Reformat. Fix shared include file rename problem.
|
|
4870
|
|
4871 * dynodump/dynodump.c (__EXTENSIONS__): Define it.
|
|
4872
|
|
4873 Thu Dec 12 13:19:00 1996 Joseph J Nuspl <nuspl@nvwls.cc.purdue.edu>
|
|
4874
|
|
4875 * Makefile.in (install-arch-indep): Install infofiles gzipped by
|
|
4876 default.
|
|
4877
|
|
4878 Tue Dec 10 19:25:25 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
4879
|
|
4880 * CHANGES-beta: XEmacs 20.0-b31 is released.
|
|
4881
|
72
|
4882 Tue Dec 10 18:33:19 1996 Rod Whitby <rwhitby@asc.sps.mot.com>
|
|
4883
|
|
4884 * info/vhdl-mode.info: New file.
|
|
4885
|
|
4886 * info/dir (Packages): Add vhdl-mode documentation.
|
|
4887
|
|
4888 Tue Dec 10 18:27:02 1996 Martin Buchholz <mrb@Eng.Sun.COM>
|
|
4889
|
|
4890 * configure: Make shared/dynamic flags work much more logically.
|
|
4891
|
|
4892 Tue Dec 10 09:17:22 1996 David Worenklein <dcw@gcm.com>
|
|
4893
|
|
4894 * configure.in (machine): Patch to make newly renamed shared
|
|
4895 link include files work.
|
|
4896
|
|
4897 Sat Dec 7 16:28:10 1996 Martin Buchholz <mrb@Eng.Sun.COM>
|
|
4898
|
|
4899 * configure.in: Configure for POSIX getcwd if available.
|
|
4900
|
|
4901 Thu Dec 5 20:42:35 1996 Steven L Baur <steve@altair.xemacs.org>
|
|
4902
|
|
4903 * etc/edt-user.doc (File): New file from Emacs 19.34.
|
|
4904
|
|
4905 Thu Dec 5 11:56:05 1996 Joseph J Nuspl <nuspl@nvwls.cc.purdue.edu>
|
|
4906
|
|
4907 * configure.in (LIBS): Fix typo in dialog box test.
|