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