Contents in latest XEmacs 21.2 at 1999-06-24-19.
[chise/xemacs-chise.git.1] / ChangeLog
1 1999-06-15  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
2
3         * configure.in: --prefix and --exec-prefix are now only compiled
4         into the binary if user-defined.
5
6 1999-03-23  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
7
8         * configure.in: Made docdir configurable.
9
10         * Makefile.in (docdir): Added variable for custom DOC directory.
11
12 1999-06-22  XEmacs Build Bot <builds@cvs.xemacs.org>
13
14         * XEmacs 21.2.17 is released
15
16 1999-06-13  Oscar Figueiredo  <oscar@xemacs.org>
17
18         * configure.in (with_ldap): Check libldap independently of liblber
19         Do not test alternate library names such as libldap10
20         Test the presence of a variety of LDAP API functions which were
21         formerly assumed to be present according to dubious heuristics
22
23 1999-06-11  XEmacs Build Bot <builds@cvs.xemacs.org>
24
25         * XEmacs 21.2.16 is released
26
27 1999-06-04  SL Baur  <steve@steve1.m17n.org>
28
29         * configure.in (CPP): Correct test for locating $site_prefix
30         include directories.
31
32 1999-06-04  XEmacs Build Bot <builds@cvs.xemacs.org>
33
34         * XEmacs 21.2.15 is released
35
36 1999-06-01  Gunnar Evermann  <ge204@eng.cam.ac.uk>
37
38         * README.packages: fix typos: user pacakge hierarchy is ~/.xemacs
39         From: Eric Veldhuyzen <eric@terra.nu>
40
41 1999-05-25  Jan Vroonhof  <jan@xemacs.org>
42
43         * configure.in: For non-beta's use x.y.z format for version strings.
44
45 1999-06-03  SL Baur  <steve@xemacs.org>
46
47         * version.sh: add emacs_is_beta initialization
48
49         * configure.in: Implement patch levels in version number
50         From Jan Vroonhof <vroonhof@math.ethz.ch>
51
52         * configure.in:
53         * configure.usage:
54         * config.h.in: Rename session option to wmcommand.
55         From Oliver Graf <ograf@rhein-zeitung.de>
56
57 1999-05-16  Mike McEwan  <mike@lotusland.demon.co.uk>
58
59         * info/dir: Add `emodules.info' entry to the top info dir.
60
61 1999-05-31  SL Baur  <steve@steve1.m17n.org>
62
63         * configure.in (CPP): Don't check for include subdirectories in
64         site-prefix directories.  This check loses in valid configurations 
65         like /usr/jp in TurboLinux.  Conditionally add include directory to
66         site switches.
67
68 1999-05-14  Hrvoje Niksic  <hniksic@srce.hr>
69
70         * configure.in (quoted_arguments): Support
71         --error-checking=byte-code.
72
73 1999-05-14  XEmacs Build Bot <builds@cvs.xemacs.org>
74
75         * XEmacs 21.2.14 is released
76
77 1999-05-11  SL Baur  <steve@altair.xemacs.org>
78
79         * version.sh (infodock_build_version): Synch InfoDock version.
80
81 1999-05-06  Hrvoje Niksic  <hniksic@srce.hr>
82
83         * aclocal.m4 (ld_dynamic_link_flags): Change -Bexport to -Bdynamic 
84         for Solaris.
85
86 1999-05-03  Hrvoje Niksic  <hniksic@srce.hr>
87
88         * configure.in (xemacs_betaname): Don't generate Installation.el.
89
90         * Makefile.in.in (top_distclean): Don't remove Installation.el.
91
92 1999-04-29  Andy Piper  <andy@xemacs.org>
93
94         * configure.in: add mingw32 as a target platform. add nt process
95         support options.
96
97 1999-03-30  MORIOKA Tomohiko  <tomo@etl.go.jp>
98
99         * etc/HELLO (Amharic): New language.
100         (Slovak): Likewise.
101         (Thai): Likewise (by Virach Sornlertlamvanich).
102         (Greek): Fixed (by Yannis Haralambous).
103
104 1998-09-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
105
106         * configure.in: Delete mule-coding.o.
107
108 1999-04-22  Gunnar Evermann  <ge204@eng.cam.ac.uk>
109
110         * lwlib/xlwmenu.c (string_width_u): Initialise chars before
111         calling XmStringGetLtoR
112         (string_draw_u): ditto and check return value of XmStringGetLtoR()
113
114 1999-04-05  Olivier Galibert  <galibert@pobox.com>
115
116         * Makefile.in.in (GENERATED_HEADERS): Don't generate
117         puresize-adjust.h anymore
118
119         * configure.usage: Remove everything gung-ho or purespace related
120
121         * configure.in: Ditto
122
123 1999-04-17  Hrvoje Niksic  <hniksic@srce.hr>
124
125         * configure.in: Check for getloadavg().
126
127 1999-03-12  XEmacs Build Bot <builds@cvs.xemacs.org>
128
129         * XEmacs 21.2.13 is released
130
131 1999-03-09  SL Baur  <steve@xemacs.org>
132
133         * Makefile.in.in (LC_ALL): Try very, very hard to build in C locale.
134
135 1999-03-05  XEmacs Build Bot <builds@cvs.xemacs.org>
136
137         * XEmacs 21.2.12 is released
138
139 1999-03-04  Martin Buchholz  <martin@xemacs.org>
140
141         * Makefile.in.in (top_distclean): Remove confdefs.h as well.
142
143 1999-03-03  Martin Buchholz  <martin@xemacs.org>
144
145         * configure.in:
146         `uname -v` -> "`uname -v`":
147         backquoted expressions need additional double
148         quotes to be a single token.
149         Use separate if's to avoid extra process invocations.
150
151 1999-01-05  Gunnar Evermann  <ge204@eng.cam.ac.uk>
152
153         * PROBLEMS: Document crashes on SPARC with gcc 2.8.1. 
154
155 1999-03-01  XEmacs Build Bot <builds@cvs.xemacs.org>
156
157         * XEmacs 21.2.11 is released
158
159 1999-02-16  Andy Piper  <andy@xemacs.org>
160
161         * PROBLEMS: add entries for building under Cygwin.
162
163 1999-02-14  Jan Vroonhof  <vroonhof@math.ethz.ch>
164
165         * README.packages: Clear up that mule-sumo packages is used _in
166         addition_ to the normal sumo.
167
168 1999-02-16  Martin Buchholz  <martin@xemacs.org>
169
170         * configure.usage: Move quantify/purify into debug flags section
171
172 1999-02-10  Martin Buchholz  <martin@xemacs.org>
173
174         * configure.in: 
175         - Fixup xfs comments and redundant option checking
176
177         * configure.in: 
178         * INSTALL: 
179         * lisp/paths.el:
180         - improved automounter tmp directory support.
181         - support 4 (!) empirically discovered automounter conventions
182
183 1999-02-10  Martin Buchholz  <martin@xemacs.org>
184
185         * lwlib/lwlib.h: 
186         - redo CONST hacking to deal with X11 R4, which was 
187         broken in a previous patch.
188
189 1999-02-10  Martin Buchholz  <martin@xemacs.org>
190
191         * configure.in: 
192         - irix uses -rpath
193
194 1999-02-10  Martin Buchholz  <martin@xemacs.org>
195
196         * configure.in: 
197         - Check for XOpenIM before using xim=xlib
198         - only use XmIm if $have_motif = yes
199
200 1999-02-10  Martin Buchholz  <martin@xemacs.org>
201
202         * configure.in.  Port to BSDI BSD/OS 4.0.
203
204 1999-01-07  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
205
206         * configure.in: Warn if using Motif dialog boxes on AIX 4.3.
207
208 1999-02-05  XEmacs Build Bot <builds@cvs.xemacs.org>
209
210         * XEmacs 21.2.10 is released
211
212 1999-02-02  XEmacs Build Bot <builds@cvs.xemacs.org>
213
214         * XEmacs 21.2.9 is released
215
216 1999-02-01  Glynn Clements  <glynn@sensei.co.uk>
217
218         * etc/recycle.xpm: Fix colours so that they work on TrueColor
219         and DirectColor displays
220
221 1999-01-21  Andy Piper  <andy@xemacs.org>
222
223         * configure.in: make xface detection specifc to a window system in
224         general rather than just X.
225
226 1999-18-10  Andy Piper <andy@xemacs.org>
227
228         * configure.in: remove -O3 prevention on cygwin - current versions
229         cope ok now.  remove dll prevention on cygwin - the new module
230         code checks correctly.
231         
232 1999-01-10  J. Kean Johnston  <jkj@sco.com>
233
234         * configure.in: Added moduledir as the path where loadable modules 
235         are stored. Added --with-site-modules and --moduledir options.
236         - Ensure the SCO OpenServer compiles with --dynamic by default
237         - Check for dlfcn.h for dynamic loader
238         - Renamed dll.o to emodules.o and changed dynamic loader tests
239         - Renabled code that deals with site-lisp so that it is handled
240         correctly when a user specifies --with-site-lisp.
241
242         * aclocal.m4: Replaced entire file with more complete DLL tests
243         by way of libtool.
244
245         * config.usage: Removed TAB characters which caused it to be
246         displayed incorrectly on terminals where TAB != 8.
247         - Added help text to describe --with-site-modules and --moduledir.
248
249         * INSTALL: Updated documentation to describe module directories
250
251         * Makefile.in.in: Added moduledir, sitemoduledir macros.
252         - Make those directories at install time.
253
254 1998-12-28  Martin Buchholz <martin@xemacs.org>
255
256         * XEmacs 21.2.8 is released.
257
258 1998-12-28  Martin Buchholz  <martin@xemacs.org>
259
260         * PROBLEMS: Document Linux GNU Libc 2.0 I18N crashes.
261
262 1998-12-24  Martin Buchholz <martin@xemacs.org>
263
264         * XEmacs 21.2.7 is released.
265
266 1998-12-20  Martin Buchholz  <martin@xemacs.org>
267
268         * configure.in: Redo DBM support
269         - die if dbm support requested, but not provided.
270         - properly check for libgdbm, then libc, then libdbm
271         - properly check for ndbm.h
272         - comments improved
273         - XE_DIE should always prefix messages with Error: for clarity
274
275 1998-12-07  Martin Buchholz  <martin@xemacs.org>
276
277         * xemacs.mak (TEMACS_OBJS):
278         (DOC_SRC4):
279         - Remove pure.c, pure.obj
280
281 1998-12-06  Martin Buchholz  <martin@xemacs.org>
282
283         * Makefile.in.in (distclean):
284         * dynodump/Makefile.in.in (distclean):
285         * src/Makefile.in.in (distclean):
286         * lib-src/Makefile.in.in (distclean):
287         * lwlib/Makefile.in.in (distclean):
288         - Make sure GNUmakefile is deleted.
289
290 1998-12-17  Andy Piper  <andy@xemacs.org>
291
292         * configure.in (all_widgets): remove gui.o addition - its always
293         in the makefile now.
294
295         * configure.in: add gui-msw.o to msw objects.
296
297 1998-12-16  Andy Piper  <andy@xemacs.org>
298
299         * XEmacs 21.2.6 is released
300
301 1998-12-05  XEmacs Build Bot <builds@cvs.xemacs.org>
302
303         * XEmacs 21.2.5 is released
304
305 1998-11-28  SL Baur  <steve@altair.xemacs.org>
306
307         * XEmacs 21.2-beta4 is released.
308
309 1998-11-27  SL Baur  <steve@altair.xemacs.org>
310
311         * configure.in: Linux/Arm Support.
312         From James LewisMoss <dres@ioa.com>
313
314 1998-11-27  Takeshi Hagiwara  <hagiwara@ie.niigata-u.ac.jp>
315
316         * configure.in:
317         Fix the realpath() problem of UnixWare2.1.3.
318         Patches for NEC's sysv4.2 machine.
319
320 1998-11-09  Kazuyuki IENAGA  <ienaga@jsys.co.jp>
321
322         * configure.in: Check if there's wnn4.2 or wnn6 specific library
323         installed. The Wnn library will be checked if the --with-wnn
324         and/or --with-wnn6 was specified compulsory.
325
326 1998-07-28  Jan Vroonhof  <vroonhof@math.ethz.ch>
327
328         * configure.in (CPP): Too many spaces im run-patch flag detection.
329
330 1998-10-15  SL Baur  <steve@altair.xemacs.org>
331
332         * XEmacs 21.2-beta3 is released.
333
334 1998-10-13  Andy Piper  <andyp@parallax.co.uk>
335
336         * configure.in: enable drag and drop support by default if mswindows is
337         detected.
338
339 1998-10-09  Kevin Oberman  <oberman@es.net>
340
341         * config.sub: Fix for Alpha architecture
342
343 1998-10-05  Andy Piper  <andyp@parallax.co.uk>
344
345         * configure.in: don't enable shared lib support for cygwin unless
346         explititly told to.
347
348 1998-10-02  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
349
350         * etc/xemacs.1: Remove misplace "\".
351
352 1998-09-29  SL Baur  <steve@altair.xemacs.org>
353
354         * XEmacs 21.2-beta2 is released.
355
356 1998-09-09  Gunnar Evermann  <Gunnar.Evermann@nats.informatik.uni-hamburg.de>
357
358         * lwlib/xlwmenu.c:
359         * lwlib/xlwscrollbar: fix for Motif >=2.0
360         Patch provided by Glenn Barry <gtb@eng.sun.com>
361
362         * PROBLEMS: XEmacs 21.0 now works on HP-UX 11.0
363
364 1998-09-02  Andy Piper  <andyp@parallax.co.uk>
365
366         * configure.in: check for cygwin32/version.h.
367
368 1998-08-31  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
369
370         * PROBLEMS: Added AIX 4.3 note.
371
372         * configure.in: Better detection of AIX 4.3.
373         AIX xlc can do -g and -Ox at the same time.
374
375 1998-09-05  SL Baur  <steve@altair.xemacs.org>
376
377         * etc/check_cygwin_setup.sh: grammar fix.
378
379 1998-09-02  Andy Piper  <andyp@parallax.co.uk>
380
381         * etc/check_cygwin_setup.sh: fix a couple of buglets.
382
383 1998-08-23  Adrian Aichner  <aichner@ecf.teradyne.com>
384
385         * etc/sample.emacs: Enable sound support on mswindows devices.
386
387 1998-08-17  P. E. Jareth Hein  <jareth@camelot.co.jp>
388
389         * configure.in: Alter configure so that it checks for mismatched PNG
390         header/libs, screams a little louder on old/mismatched library
391         conditions for both PNG and XPM, stop screaming if png is not found and
392         no window-system is selected, and fixed a bug in the XPM checking.
393
394 1998-08-06  Adrian Aichner  <aichner@ecf.teradyne.com>
395
396         * etc/TUTORIAL.de: Fixing typos and grammatical errors.  Fixing
397         inconsistent usage of RET, <Return>, and <return> (only using
398         <Return> now).  Changing TUTORIAL to TUTORIAL.de throughout
399         itself.  Adding english equivalent to german translation of all
400         concepts used in TUTORIAL.de.
401
402 1998-08-07  P. E. Jareth Hein  <jareth@camelot.co.jp>
403
404         * configure.usage (--without-gif): Modify text to reflect status
405         of GIF support
406
407 1998-08-04  P. E. Jareth Hein  <jareth@camelot.co.jp>
408
409         * configure.in: add back in the support for the in-core GIF
410         code, change the required PNG library version to 1.0.2, and add
411         a warning if PNG not found, since PNG images are now distributed
412         as part of the core.  Also minor wording changes in things reported
413         to the user.
414
415 1998-07-28  Kai Haberzettl  <khaberz@synnet.de>
416
417         * BETA: Update mailing-list address for build-reports
418
419 1998-08-01  SL Baur  <steve@altair.xemacs.org>
420
421         * Makefile.in (TAGS tags): Add variable `tagslisp' so a TAGS file
422         can built that includes package lisp.
423
424 1998-07-23  Martin Buchholz  <martin@xemacs.org>
425
426         * configure.in:
427         - support multiple flavors of alpha, (XEmacs treats them identically)
428         - Fix AC_TRY_RUN so that actions have access to $?
429         - Identify DEC C compilers. Add default optimization CFLAGS and
430           always use -std.
431         - Use an extensible method for adding support for future compilers.
432         - Have SunPro C use that same extensible method.
433         - Make sol2 always use `-R', Linux and DEC OSF always use `-rpath'
434
435 1998-07-19  SL Baur  <steve@altair.xemacs.org>
436
437         * XEmacs 21.2-beta1 is released.
438
439 1998-07-18  SL Baur  <steve@altair.xemacs.org>
440
441         * config.guess: Synched with latest FSF version.
442
443 1998-07-12  Bjrn Torkelsson  <torkel@hpc2n.umu.se>
444
445         * Makefile.in: added LDFLAGS.
446
447 1998-07-12  SL Baur  <steve@altair.xemacs.org>
448
449         * etc/GOATS: Removed.
450
451         * README: Bump version numbers.
452         * info/dir: Ditto.
453         * etc/README: Ditto.
454         * etc/NEWS: Ditto and purge pre-21.0 stuff.
455         * version.sh: Ditto.
456
457         * XEmacs 21.0-pre5 is released.
458
459 1998-07-10  SL Baur  <steve@altair.xemacs.org>
460
461         * configure.in (with_offix): Default --with-offix to off.
462
463 1998-07-09  SL Baur  <steve@altair.xemacs.org>
464
465         * configure.in: Handle multiple database libraries.
466         From Gregory Neil Shapiro <gshapiro@sendmail.org>
467
468         * XEmacs 21.0-pre4 is released.
469
470         * configure.in: Fix test for InfoDock sources.
471
472         * etc/BETA (writing): Update patch creation instructions.
473
474         * etc/FTP: Update FTP mirror list.
475
476         * etc/DISTRIB: Remove duplicated FTP mirror list.
477         * etc/xemacs.1 (ftp): Ditto.
478
479 1998-07-09  Oliver Graf <ograf@fga.de>
480
481         * configure.usage: added warning to --with-offix
482
483 1998-06-29  SL Baur  <steve@altair.xemacs.org>
484
485         * etc/gnuserv.1 (this): Email address for Ben Wing is ben@xemacs.org.
486         * etc/gnuserv.README (README): Ditto.
487         * etc/xemacs-ja.1: Ditto.
488
489 1998-06-28  SL Baur  <steve@altair.xemacs.org>
490
491         * configure.in: Berkeley DB autodetection fixes
492         From Martin Buchholz <martin@xemacs.org>
493
494         * etc/BABYL: Moved to rmail package
495
496         * etc/enriched.doc: Moved to xemacs-base package
497
498         * etc/MSDOS:
499         * etc/GNUS-NEWS: deleted
500
501 1998-06-21  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
502
503         * etc/NEWS: Added references to documentation about packages and
504         path setup.
505
506         * etc/README: Synched.
507
508 1998-06-19  SL Baur  <steve@altair.xemacs.org>
509
510         * XEmacs 21.0-pre3 is released.
511
512 1998-06-20  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
513
514         * etc/PACKAGES:
515         * etc/BETA: Moved some package stuff into Texinfo docs.  Other nitpicks
516
517 1998-06-20  Kazuyuki IENAGA <ienaga@jsys.co.jp>
518
519         * configure.in: Added check if the berkdb has db_open or not.
520         (With fixes from Martin Buchholz)
521
522 1998-06-19  SL Baur  <steve@altair.xemacs.org>
523
524         * XEmacs 21.0-pre2 is released.
525
526 1998-06-18  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
527
528         * configure.in: Added -lC for static linking under AIX 4.2.
529
530 1998-06-14  SL Baur  <steve@altair.xemacs.org>
531
532         * XEmacs 21.0-pre1 is released.
533
534 1998-06-14  Oscar Figueiredo  <Oscar.Figueiredo@di.epfl.ch>
535
536         * etc/NEWS: Updated information about customization of the
537         automatic info dir file generation using
538         `Info-auto-generate-directory' and `Info-save-auto-generated-dir'
539
540 1998-06-11  SL Baur  <steve@altair.xemacs.org>
541
542         * XEmacs 21.0-beta43 is released.
543
544 1998-06-04  Oliver Graf <ograf@fga.de>
545
546         * tests/Dnd/README: a step-by-step test run
547         * tests/Dnd/droptest.el: some clarifications
548         * tests/Dnd/droptest.sh: created, creates test files
549
550 1998-06-01  Oliver Graf <ograf@fga.de>
551
552         * configure.in (summary): added experimental to dragndrop option
553         * configure.usage: added experimental note to --with-dragndrop
554         * tests/Dnd/droptest.el: extra start-drag-region function
555         changed the experimental- stuff
556
557 1998-06-02  Andy Piper  <andyp@parallax.co.uk>
558
559         * etc/check_cygwin_setup.sh: set more intelligent defaults for
560         windows 95.
561
562 1998-06-07  SL Baur  <steve@altair.xemacs.org>
563
564         * lwlib/xlwmenu.c: Add room for the 0 byte sentinel.
565
566 1998-06-05  Colin Rafferty   <colin@xemacs.org>
567
568         * lwlib/xlwmenu.c: Made newchars be as large as it needs to be.
569
570 1998-06-01  SL Baur  <steve@altair.xemacs.org>
571
572         * XEmacs 21.0-beta42 is released.
573
574         * etc/sounds: Removed, now in the sounds-au package.
575
576 1998-05-29  Andy Piper  <andyp@parallax.co.uk>
577
578         * configure.in: don't use -O3 for cygwin.
579
580         * etc/check_cygwin_setup.sh: new file to check that cygwin is setup
581         correctly for XEmacs operation.
582
583 1998-05-28  P. E. Jareth Hein  <jareth@camelot-soft.com>
584
585         * configure.in: Switch from giflib to gifreader for
586         our GIF image support (no other mods needed)
587
588 1998-05-28  Oliver Graf  <ograf@fga.de>
589
590         * configure.in: only one DnD protocol, CDE has priority over OffiX
591
592         * tests/Dnd/README: some changes reflecting recent modifications
593         * tests/Dnd/dragtest.el: removed
594         * tests/Dnd/droptest.el: cosmetics and comments
595
596 1998-05-26  Oliver Graf  <ograf@fga.de>
597
598         * tests/Dnd/droptest.el: adapted to CDE extensions
599
600 1998-05-25  Hans Guenter Weigand  <hgweigand@wiesbaden.netsurf.de>
601
602         * configure.in:
603         * config.sub: add initial OpenBSD support
604
605 1998-05-21  Andy Piper  <andyp@parallax.co.uk>
606
607         * configure.in: check for msw dialogs.
608
609 1998-05-23  SL Baur  <steve@altair.xemacs.org>
610
611         * XEmacs 21.0-beta41 is released.
612
613 1998-05-17  SL Baur  <steve@altair.xemacs.org>
614
615         * configure.in (CPP): Change -O2 to -O3.
616         Suggested by Martin Buchholz <martin@xemacs.org>
617
618 1998-05-15  SL Baur  <steve@altair.xemacs.org>
619
620         * XEmacs 21.0-beta40 is released.
621
622 1998-05-13  SL Baur  <steve@altair.xemacs.org>
623
624         * configure.in (ZSH_VERSION): zsh-3.1.2 (and zsh-3.0.4) drops core
625         on the `unset CDPATH' if running as sh.
626
627 1998-05-12  Oliver Graf <ograf@fga.de>
628
629         * tests/Dnd/droptest.el: some CDE adaptions (untested)
630
631 1998-05-11  Martin Buchholz  <martin@xemacs.org>
632
633         * configure.in:
634         Add some more comments.
635         If using bash, use Posix mode and unset CDPATH.
636         Be more careful checking feature dependencies.
637         Introduce XE_CHECK_FEATURE_DEPENDENCY.
638         Undo the gross hack of multiple `echo >> $tempcname'
639         by using here documents instead.  (Might break mswindows, tho...)
640         Be more careful autodetecting tooltalk.
641
642         * PROBLEMS:
643         Document problems with Solaris 2.6 + XSUNTRANSPORT
644
645         * Makefile.in:
646         * lwlib/Makefile.in.in:
647         * modules/Makefile.in:
648         - Adjust for luser's CDPATH being set to something weird.
649         - Take into account bash 2.02's tendency to print the cwd when
650           using CDPATH.  Always use `cd ./foo' instead of `cd foo'.
651         - fix the run-temacs target to use $(DUMPENV)
652         - fix the run-puremacs target to use $(DUMPENV)
653         - fix the `depend' target to properly $(RM) the right files
654         - Generate a better TAGS file for XEmacs' lisp code using
655           hand-crafted regexps.
656         - Use standard coding conventions for modules/Makefile.in
657
658 1998-05-12  Kazuyuki IENAGA <ienaga@jsys.co.jp>
659
660         * configure.in: some people claimed that they can't stop
661         linking wnn6 library if they set --with-wnn6=no.
662
663 1998-05-11  Oliver Graf <ograf@fga.de>
664
665         * tests/Dnd/droptest.el: adapted to new calling conventions
666         also showing the new possibilities
667         * tests/Dnd/README: changed to new protocol
668
669 1998-05-11  SAKIYAMA Nobuo <nobuo@db3.so-net.or.jp>
670
671         * Fix for HAVE_MULTICAST check.
672
673 1998-05-09  SL Baur  <steve@altair.xemacs.org>
674
675         * XEmacs 21.0-beta39 is released.
676
677 1998-05-06  Oliver Graf <ograf@fga.de>
678
679         * configure.in: added autodetection for the Drag'n'Drop API
680         if some DnD protocol is found, HAVE_DRAGNDROP will be defined
681         and dragdrop.o is added to extra_objs
682         * configure.usage: added with-dragndrop, added (*) to with-offix
683         * tests/Dnd/droptest.el: complete overhaul, no it's a real test
684
685 1998-05-04  Oliver Graf <ograf@fga.de>
686
687         * tests/Dnd/droptest.el: changed to test new protocol
688         * tests/Dnd/README.OffiX: removed
689         * tests/Dnd/README: created, info about new protocol
690         * tests/Dnd/dragtest.el: comment change
691
692 1998-05-07  SL Baur  <steve@altair.xemacs.org>
693
694         * etc/altrasoft-logo.xpm: Removed.
695
696 1998-05-02  SL Baur  <steve@altair.xemacs.org>
697
698         * XEmacs 21.0-beta38 is released.
699
700 1998-04-29  SL Baur  <steve@altair.xemacs.org>
701
702         * configure.in: Use `PROGNAME' for all generated paths.
703
704         * Makefile.in: Change `progname' to `PROGNAME' for consistency.
705
706 1998-04-27  SL Baur  <steve@altair.xemacs.org>
707
708         * configure.in (progname): Parameterize program name on `progname'
709         and add --with-infodock.
710
711 1998-04-26  SL Baur  <steve@altair.xemacs.org>
712
713         * Makefile.in: Religiously use ${progname} instead of hardcoded
714         `xemacs'.
715         CPPFLAGS was being set correctly in ${subdir}/Makefiles and
716         overridden by the empty one set in the toplevel Makefile.
717
718 1998-04-26  Jason R Mastaler  <jason@4b.org>
719
720         * etc/BETA: Replaced SmartList references in favor of
721         Majordomo.
722
723 1998-04-25  SL Baur  <steve@altair.xemacs.org>
724
725         * XEmacs-21.0-beta37 is released.
726
727 1998-04-25  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
728
729         * configure.in: Sychronized ..._USER_DEFINED variables with
730         datadir setting.
731
732         * Makefile.in (mkdir): No longer create sitelispdir.
733
734 Sat Apr 24 1998  Andy Piper  <andyp@parallax.co.uk>
735
736         * configure.in: make graphic libraries tests be dependant on a
737         window system not X11 only.
738
739 Fri Apr 24 19:38:19 1998  Andy Piper  <andyp@parallax.co.uk>
740
741         * configure.in: check for our special select in msw.
742
743 1998-04-22  Marcus Thiessel  <marcus_thiessel@hp.com>
744
745         * PROBLEMS: add answers to some FAQ concerning hpux.
746
747 Wed Apr 22 12:59:35 1998  Andy Piper  <andyp@parallax.co.uk>
748
749         * configure.in: enable checking for special mswindows select()
750
751 1998-04-21  Martin Buchholz  <martin@xemacs.org>
752
753         * configure.in: Isolate incomprehensible cma_open/pthreads checking
754         to decosf*
755
756 1998-04-21  Marcus Thiessel  <marcus_thiessel@hp.com>
757
758         * configure.in: /usr/{include,lib}/Motif2.1 added to search path for X11
759         libs and includes.
760
761 1998-04-22  Itay Ben-Yaacov  <pezz@www-mail.huji.ac.il>
762
763         * configure.in: check for xpm does not depend anymore on having X.
764         if libXpm exists, and is of the FOR_MSW flavor, define FOR_MSW.
765
766 1998-04-19  Oscar Figueiredo  <Oscar.Figueiredo@di.epfl.ch>
767
768         * etc/NEWS: Documented info dir rebuilding and LDAP support.
769
770         * info/dir: Fixed the explanatory notes for
771         `Info-default-directory-list' removal and the new automatic dir
772         rebuilding facility.  Reindented the menu.  Added an entry for
773         term.info
774
775 1998-04-20  SL Baur  <steve@altair.xemacs.org>
776
777         * configure.in (LISPDIR): Removed configuration option for
778         site-lisp.
779
780 1998-04-19  SL Baur  <steve@altair.xemacs.org>
781
782         * configure.in (version): snarf InfoDock version number.
783
784 1998-04-18  SL Baur  <steve@altair.xemacs.org>
785
786         * XEmacs-21.0-beta36 is released.
787
788 Fri Apr 17 12:59:35 1998  Andy Piper  <andyp@parallax.co.uk>
789
790         * configure.in: enable install pre-processing for mswindows
791
792 Fri Apr 17 12:59:35 1998  Andy Piper  <andyp@parallax.co.uk>
793
794         * Makefile.in.in: add install_pp to install incantation.
795
796         * installexe.sh: new file. Add .exe to install targets if the
797         result is executable.
798
799 Fri Apr 17 12:59:35 1998  Andy Piper  <andyp@parallax.co.uk>
800
801         * Makefile.in: add install_pp to install incantation.
802
803 1998-04-14  Itay Ben-Yaacov <pezz@www-mail.huji.ac.il>
804
805         * configure.in: Large echo split into a few smaller ones,
806         so the cygnus sh.exe does not crash.
807
808 Thu Apr 16 12:59:35 1998  Andy Piper  <andyp@parallax.co.uk>
809
810         * configure.in: enable toolbar checking for mswindows build
811
812 1998-04-06  Martin Buchholz  <martin@xemacs.org>
813
814         * config.h.in: Add _SVID_SOURCE to list of xmkmf #defines.
815         Used (at least) by RedHat 4.2.
816
817 1998-04-11  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
818
819         * etc/xemacs.1: -no-packages -> -no-early-packages.
820
821         * etc/NEWS: Clarified site-lisp status.
822
823         * configure.in: Re-instated src/paths.h generation from
824         src/paths.h.in.
825
826         * Makefile.in (top_distclean): Remove site-lisp on `make
827         distclean'.
828
829 1998-04-10  SL Baur  <steve@altair.xemacs.org>
830
831         * XEmacs 21.0-beta35 is released.
832
833 1998-04-10  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
834
835         * etc/NEWS: Documented that Info-default-directory-list and
836         site-directory are gone.
837
838         * configure.usage: Clarified --package-path documentation.
839
840 1998-04-07  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
841
842         * configure.in: Now generates src/paths.h from src/paths.h.in.in.
843         Removed defaults for infopath and package-path.
844
845         * Makefile.in (src/paths.h): ... is now generated from
846         src/paths.h.in.in.  Moved generation of paths.h to configure.
847
848         * paths.h.in: Removed.
849
850         * paths.h.in.in: Created.
851
852 1998-04-06  Martin Buchholz  <martin@xemacs.org>
853
854         * configure.in: png was still being used if png_version < 0.96
855
856         * configure.in: Fixed magic to handle AIX, X11R6, and gcc.
857
858 1998-04-05  Amir J. Katz  <amir@ndsoft.com>
859
860         * INSTALL (Rationale): Offix support comment is wrong. To disable,
861         one must use --with-offix=no and not --without-offix
862
863 1998-04-05  SL Baur  <steve@altair.xemacs.org>
864
865         * configure.in (CPP): ppc.ldscript sits in $srcdir/src not $srcdir.
866
867 1998-04-04  SL Baur  <steve@altair.xemacs.org>
868
869         * XEmacs 21.0-beta34 is released.
870
871 1998-04-03  Martin Buchholz  <martin@xemacs.org>
872
873         * configure.in:
874         checking whether gettimeofday accepts one or two arguments... two
875
876 1998-04-03  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
877
878         * configure.in: Fixed magic to handle AIX and MIT X11R6.
879
880 1998-04-02  Martin Buchholz  <martin@xemacs.org>
881
882         * configure.in: Add magic -T $srcdir/ppc.ldscript on Linux powerpc
883
884 1998-04-01  Martin Buchholz  <martin@xemacs.org>
885
886         * tests/database.el (test-database): Temporary files (the databases
887         that were created) should be deleted.
888
889         * Makefile.in (testdir): Remove gnumake-specific syntax.
890         (src/Makefile): src/Makefile depends on src/depend.
891
892 1998-03-29  Martin Buchholz  <martin@xemacs.org>
893
894         * configure.in: Check for -lz, -lgz unconditionally.  Too many
895         system linkers don't properly die when there are cascaded link
896         dependencies, so we can't rely on the linker for that.  The only
897         downside is that we might link with an extra unneeded library.  If
898         you really really care about this, you can go fix it.
899
900         * configure.in: Enhance PANIC msg to make it clear that
901         --with-FEATURE is going to die if FEATURE is not installed.
902
903 1998-03-27  Martin Buchholz  <martin@xemacs.org>
904
905         * configure.in: $debug was not properly dependent on $beta
906
907         * configure.in: Move offix configuration out of src/Makefile.in.in
908         into configure.in.
909
910         * configure.in: Reorganize xpm detection code.
911
912         * configure.in: XIM default to ON if Motif which is not Lesstif is
913         found.
914
915         * configure.in: Keep auto-generated makefile dependencies out of
916         src/Makefile.in.in by using AC_OUTPUT file concatenation support.
917
918 1998-03-26  Martin Buchholz  <martin@xemacs.org>
919
920         * configure.in: Fix up cflags handling.  Specifically, configure
921         --cflags='' would fail to be recognized.
922
923         * configure.in: Fix up png detection.  Link with png_read_image to
924         make sure -lz is required.  Test for png >- 0.96 via header file.
925
926 1998-03-21  Martin Buchholz  <martin@xemacs.org>
927
928         * configure.in (XE_GCC_WRAP_LDFLAGS)
929         Rename to XE_PROTECT_LINKER_FLAGS.  Rewrite.
930
931         * configure.in: Make sure BSD always links in libz.a
932         BSD's stupid linker can't detect cascaded lib dependencies
933
934         * configure.in: Autodetect lesstif.  define have_lesstif.
935         Don't use motif-xim with lesstif, at least by default.
936
937 1998-03-30  SL Baur  <steve@altair.xemacs.org>
938
939         * version.sh: Add InfoDock version number variables.
940
941 1998-03-30  Amir J. Katz  <amir@ndsoft.com>
942
943         * info/dir: Replaced string '20.5' with '21.0'
944
945 1998-03-24  SL Baur  <steve@altair.xemacs.org>
946
947         * XEmacs 21.0-beta33 is released.
948
949 1998-03-26  Didier Verna <verna@inf.enst.fr>
950
951         * configure.in, Makefile.in: Removed infopath_user_defined---we
952         always want to propagate it.
953
954         * configure.usage: Synched with configure.in.
955
956 1998-03-25  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
957
958         * configure.usage, INSTALL: Synched with the new path layout.
959
960         * Makefile.in (src/paths.h): Replaced packagepath with
961         package_path to make configure happy.
962
963         * configure.in: Made default setting for packagepath conform to
964         what packages.el builds at run-time: XEmacs-version-specific paths
965         before site-specific ones.
966         Added default setting for pkgdir.
967         Changed --packagepath back to --package-path.
968
969 1998-03-24  SL Baur  <steve@altair.xemacs.org>
970
971         * XEmacs 21.0-beta32 is released.
972
973 1998-03-23  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
974
975         * configure.in: Extended package path by version-specific
976         hierarchies.  Changed allow-site-lisp to inhibit-site-lisp.
977
978 1998-03-22  SL Baur  <steve@altair.xemacs.org>
979
980         * Makefile.in (distclean): Remove packages and mule-packages if they
981         have been linked into place.
982
983 1998-03-22  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
984
985         * <Today>: The Big Path Searching Overhaul.
986
987         * Makefile.in, configure.in: Now pass all configure-specified paths
988         into the binary in a uniform way.
989
990 1998-03-20  SL Baur  <steve@altair.xemacs.org>
991
992         * configure.in (have_libmcheck): Add test for glibc's malloc
993         checker.
994         - Fix HP/UX dynamic linking flag.
995
996 1998-03-19  SL Baur  <steve@altair.xemacs.org>
997
998         * configure.in (quoted_arguments): Fix unquoted variable in
999         error-checking test.
1000         - fix bogus substitution.
1001
1002 1998-03-17  SL Baur  <steve@altair.xemacs.org>
1003
1004         * configure.in: In -lpng test, look for png_set_strip_alpha.
1005         Suggested by William M. Perry <wmperry@aventail.com>
1006
1007 1998-03-16  SL Baur  <steve@altair.xemacs.org>
1008
1009         * XEmacs 21.0 beta31 is released.
1010
1011 1998-03-16  P. E. Jareth Hein  <jareth@camelot-soft.com>
1012
1013         * configure.usage (Usage): Correct information about gif, tiff
1014         and WNN entries
1015
1016 1998-03-13  SL Baur  <steve@altair.xemacs.org>
1017
1018         * configure.in: typo fix in sed command.
1019         From P. E. Jareth Hein <jareth@camelot-soft.com>
1020
1021         * configure.in (all_widgets): Check for snprintf().
1022
1023 1998-03-11  P. E. Jareth Hein  <jareth@camelot-soft.com>
1024
1025         * configure.in: New gif support
1026
1027 1998-03-10  SL Baur  <steve@altair.xemacs.org>
1028
1029         * configure.in (have_glibc): Don't define _GNU_SOURCE for glibc.
1030
1031 Mon Mar 09 13:00:55 1998  Andy Piper  <andyp@parallax.co.uk>
1032
1033         * configure.in: don't add libc to link list for dlopen ordinary
1034         link takes care of this. check for dlfcn.h
1035
1036 1998-03-10  SL Baur  <steve@altair.xemacs.org>
1037
1038         * configure.in: Examine each directory of X11 include path for
1039         inclusion into BITMAPDIR.
1040
1041 1998-03-09  SL Baur  <steve@altair.xemacs.org>
1042
1043         * aclocal.m4: Add legalese.
1044
1045 Mon Mar 09 13:00:55 1998  Andy Piper  <andyp@parallax.co.uk>
1046
1047         * configure.in: make sure we have ndbm.h as well as libgdbm.a for
1048         database support.
1049
1050         * configure.in: move msw checking after x checking so that
1051         auto-detection works.
1052
1053 1998-03-09  SL Baur  <steve@altair.xemacs.org>
1054
1055         * configure.in: New DLL support.
1056         * aclocal.m4: New file.
1057         From William M. Perry <wmperry@aventail.com>
1058
1059 1998-03-08  SL Baur  <steve@altair.xemacs.org>
1060
1061         * configure.in (xemacs_betaname): Align messages for minimal
1062         tagbits and indexed lrecords.
1063         Suggested by Andreas Jaeger <aj@arthur.rhein-neckar.de>
1064
1065 1998-03-09  Kyle Jones  <kyle_jones@wonderworks.com>
1066
1067         * etc/Emacs.ad: Example using leading dot resources to
1068           initalize faces changes to use Emacs.foo since the
1069           leading dot syntax doesn't work.  Initialization of
1070           text-cursor face moved to faces.el.
1071
1072 1998-03-07  SL Baur  <steve@altair.xemacs.org>
1073
1074         * XEmacs 20.5-beta30 is released.
1075
1076 1998-03-05  SL Baur  <steve@altair.xemacs.org>
1077
1078         * PROBLEMS: Update wording of x86 GCC 2.7 problems.
1079
1080 Wed Mar 04 08:55:12 1998  Andy Piper  <andyp@parallax.co.uk>
1081
1082         * configure.in: add a --with-msw option. Make X and msw work
1083         together if the user asks.
1084
1085 1998-03-02  SL Baur  <steve@altair.xemacs.org>
1086
1087         * PROBLEMS: Update documentation of gcc bugs that impact XEmacs.
1088
1089 1998-03-01  SL Baur  <steve@altair.xemacs.org>
1090
1091         * configure.in: Add substitutable variable ld_dynamic_link_flags
1092         for special required linker flags for building DLL capable
1093         binaries.
1094
1095         * etc/Emacs.ad: Remove explicit `Emacs' application resource
1096         name.
1097
1098 1998-02-28  SL Baur  <steve@altair.xemacs.org>
1099
1100         * Makefile.in (top_distclean): Remove Installation.el.
1101         (xemacs): New target.  Formerly it was `all:'.
1102         (all): New default, dist: is now superfluous.
1103
1104 1998-02-27  SL Baur  <steve@altair.xemacs.org>
1105
1106         * configure.in (GNU_MALLOC): add --with-dlmalloc to allow
1107         selective use of Doug Lea malloc in Linux C Library and GNU C Library.
1108         (Installation): Add XEmacs version and generate `Installation.el'.
1109
1110 1998-02-26  SL Baur  <steve@altair.xemacs.org>
1111
1112         * configure.in (with_ldap: Fix -lldap autodection.
1113         Suggested by Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
1114         (Installation): Only keep the last configuration.
1115
1116 1998-02-25  SL Baur  <steve@altair.xemacs.org>
1117
1118         * XEmacs 20.5-beta28 is released.
1119
1120         * configure.in (with_session): Fix reporting of the setting.
1121         (with_database_gnudbm): Correctly report setting.
1122
1123 1998-02-24  SL Baur  <steve@altair.xemacs.org>
1124
1125         * configure.usage: Restore documentation of graphics library
1126         flags.
1127         From Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
1128
1129 1998-02-19  Karl M. Hegbloom  <karlheg@bittersweet.inetarena.com>
1130
1131         * PROBLEMS: Tell of the `gpm' SIGTSTP bug and `C-z' on the Linux
1132         console.
1133
1134 1998-02-23  SL Baur  <steve@altair.xemacs.org>
1135
1136         * XEmacs 20.4 is released to the beta testers.
1137
1138 1998-02-21  SL Baur  <steve@altair.xemacs.org>
1139
1140         * configure.in (after_morecore_hook_exists): Modify dlmalloc tests
1141         to also test for Linux libc5.
1142
1143 1998-02-19  SL Baur  <steve@altair.xemacs.org>
1144
1145         * XEmacs 20.5-beta27 is released.
1146         * XEmacs-20.4-pre4 is released.
1147
1148         * configure.in (doug_lea_malloc): Requires USE_MINIMAL_TAGBITS.
1149         (--with-gung): Implement it.
1150
1151         * configure.usage (--with-gung): Document.  Turns on
1152         USE_MINIMAL_TAGBITS and USE_INDEXED_LRECORD_IMPLEMENTATION.
1153         (--with-term): Remove.
1154
1155         * XEmacs-20.5-beta26 is released.
1156
1157 1998-02-18  SL Baur  <steve@altair.xemacs.org>
1158
1159         * XEmacs-20.4-pre3 is released.
1160
1161         * Makefile.in: use better feedback while rebuilding finder database.
1162         Suggested by Stephen J. Turnbull <turnbull@sk.tsukuba.ac.jp>
1163
1164 1998-02-15  SL Baur  <steve@altair.xemacs.org>
1165
1166         * configure.in (doug_lea_malloc): Add checking for Doug Lea
1167         Malloc.
1168
1169 1998-02-14  SL Baur  <steve@altair.xemacs.org>
1170
1171         * configure.in (OFFIX_O): Don't use OffiX if no real Xmu support.
1172         Suggested by Pekka Marjola <pema@iki.fi>
1173
1174         * XEmacs-20.4-pre2 is released.
1175         * XEmacs-20.5-beta25 is released.
1176
1177 1998-02-13  SL Baur  <steve@altair.xemacs.org>
1178
1179         * INSTALL: Update for Cygwin and Microsoft Windows.
1180
1181         * README: Update for Microsoft Windows.
1182
1183 1998-02-09  SL Baur  <steve@altair.xemacs.org>
1184
1185         * XEmacs 20.4-pre1 is released.
1186         * XEmacs 20.5-beta24 is released.
1187
1188 Wed Jan 28 13:41:22 1998  Andy Piper  <andyp@parallax.co.uk>
1189
1190         * configure.in: add mule-coding target which defines MULE_CODING,
1191         nothing uses it as yet. add gif objects to msw support. define
1192         const_is_losing=no for msw. make msw not selected if tty selected.
1193         add -lshell32 for dnd support. check for a.out.h rather than
1194         coff.h
1195
1196         * lib-src/make-docfile.c: add cygwin support and generalise the
1197         remaining open calls. IMHO this should really include sysfile.h.
1198
1199 1998-02-03  SL Baur  <steve@altair.xemacs.org>
1200
1201         * XEmacs 20.5-beta23 is released.
1202
1203 1998-02-01  SL Baur  <steve@altair.xemacs.org>
1204
1205         * etc/aliases.ksh: igrep from the shell command line.
1206         From Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
1207
1208 1998-01-31  SL Baur  <steve@altair.xemacs.org>
1209
1210         * etc/aliases.ksh: Add `mak' function to create beta.err for
1211         build-report.
1212         From Adrian Aichner <aichner@ecf.teradyne.com>
1213         Suggested by Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
1214
1215 1998-01-27  SL Baur  <steve@altair.xemacs.org>
1216
1217         * XEmacs 20.5-beta22 is released.
1218
1219 1998-01-26  SL Baur  <steve@altair.xemacs.org>
1220
1221         * etc/aliases.ksh: New file.  Start tracking useful Maintainer
1222         XEmacs commands.
1223
1224 1998-01-25  SL Baur  <steve@altair.xemacs.org>
1225
1226         * XEmacs 20.5-beta21 is released.
1227
1228 Wed Jan 21 10:49:47 1998  Andy Piper  <andyp@parallax.co.uk>
1229
1230         * configure.in: check for coff.h
1231
1232 1998-01-21  Hrvoje Niksic  <hniksic@srce.hr>
1233
1234         * configure.in: Added support for `--with-shlib'.
1235
1236 1998-01-18  SL Baur  <steve@altair.xemacs.org>
1237
1238         * XEmacs 20.5-beta20 is released.
1239
1240 1998-01-13  Martin Buchholz  <martin@xemacs.org>
1241
1242         * configure.usage:
1243         * etc/NEWS:
1244         Remove doc for configure-time INFOPATH, no longer used.
1245
1246         * etc/BETA: Update ftp addresses.
1247         * etc/INSTALL: Update ftp addresses.
1248         * etc/MAILINGLISTS: Sync with Emacs 20.2. Update ftp addresses.
1249
1250         * configure.in:
1251         * src/config.h.in:
1252         Define HAVE_INVERSE_HYPERBOLIC using 1 configure test, not 3.
1253
1254         * lwlib/lwlib.h:
1255         * lwlib/lwlib.c:
1256         * lwlib/lwlib-config.c:
1257         * lwlib/lwlib-Xm.c:
1258         * lwlib/lwlib-Xaw.c:
1259         * lwlib/lwlib-Xlw.c:
1260         * lwlib/config.h.in:
1261         * src/menubar-x.c:
1262         Prepend LWLIB_ to (SCROLLBARS|MENUBARS|DIALOGS)_(MOTIF|LUCID|ATHENA).
1263         Maintain only one set of variables.
1264
1265         * etc/xemacs.1: Update author list.
1266
1267         * Makefile.in (install-arch-dep): Simplify.
1268         Replace construct  `test -d $dir && foo'  with
1269         `if test -d $dir; then foo; fi'
1270
1271         * lwlib/xlwmenu.c:
1272         * lwlib/xlwscrollbar.c:
1273         * lwlib/lwlib-Xlw.c:
1274         * lwlib/lwlib-Xm.c:
1275         Always assume presence of limits.h (ANSI).
1276
1277 1998-01-12  SL Baur  <steve@altair.xemacs.org>
1278
1279         * INSTALL: Updated for recent Mule/package changes.
1280
1281         * XEmacs 20.5-beta19 is released.
1282
1283 1998-01-12  Damon Lipparelli  <lipp@primus.com>
1284
1285         * Makefile.in: Yow!  Fixed paths to install dirs when --prefix !=
1286         --exec-prefix.
1287
1288 1998-01-10  SL Baur  <steve@altair.xemacs.org>
1289
1290         * XEmacs 20.5-beta18 is released.
1291
1292         * etc/FTP: Update address of what was formerly ftp.ibp.fr.
1293
1294 1998-01-08  Didier Verna  <verna@inf.enst.fr>
1295
1296         * configure.in: Get rid of INFOPATH for configure time.
1297         * configure.usage (Usage): Ditto.
1298
1299 1998-01-09  SL Baur  <steve@altair.xemacs.org>
1300
1301         * Makefine.in: Correct reported amount of disk savings from
1302         compression.
1303         From Markus Linnala <maage@cs.tut.fi>
1304
1305 Thu Jan 08 09:42:36 1998    <andyp@parallax.co.uk>
1306
1307         * configure.in: detect and set scrollbars and menubars with
1308         MS-Windows more appropriately. Check for sys/un.h to use in
1309         gnuserv.
1310
1311 1998-01-07  SL Baur  <steve@altair.xemacs.org>
1312
1313         * Makefile.in (progname): Cleanly parameterize XEmacs-specific
1314         naming.
1315
1316 1998-01-05  Glynn Clements  <glynn@sensei.co.uk>
1317
1318         * lwlib/xlwmenu.c (push_button_draw): use inactive_gc instead of
1319         inactive_button_gc for menu entries.
1320         (remap_menubar): ignore the enabled status
1321
1322 1998-01-04  SL Baur  <steve@altair.xemacs.org>
1323
1324         * XEmacs 20.5-beta17 is released.
1325
1326         * Makefile.in (finder): Use -vanilla.
1327         (lisp/finder-inf.el): Ditto.
1328         (check-features): New target.  Do a sanity check prior to
1329         installation.
1330
1331 1997-01-03  SL Baur  <steve@altair.xemacs.org>
1332
1333         * XEmacs 20.5-beta16 is released.
1334
1335 1997-12-30  SL Baur  <steve@altair.xemacs.org>
1336
1337         * XEmacs 20.5-beta15 is released.
1338
1339 1997-12-29  SL Baur  <steve@altair.xemacs.org>
1340
1341         * Makefile.in (${SUBDIR}): Remove bogus .RECURSIVE dependency.
1342
1343 1997-12-27  SL Baur  <steve@altair.xemacs.org>
1344
1345         * XEmacs 20.5-beta14 is released.
1346
1347 1997-12-23  Andy Piper <andyp@parallax.co.uk>
1348
1349         * configure.in: support for *-pc-cygwin32 config
1350
1351 1997-12-25  SL Baur  <steve@altair.xemacs.org>
1352
1353         * XEmacs 20.5-beta13 is released.
1354
1355 1997-12-21  SL Baur  <steve@altair.xemacs.org>
1356
1357         * etc/BETA (Prerequisite): Add cookbook procedures for maintaining
1358         package lisp directories.
1359
1360 1997-12-20  SL Baur  <steve@altair.xemacs.org>
1361
1362         * XEmacs 20.5-beta 12 is released.
1363
1364 1997-12-19  SL Baur  <steve@altair.xemacs.org>
1365
1366         * configure.in (bitmapdir): Reenable --with-session by default for
1367         testing.
1368
1369 1997-12-18  Kyle Jones  <kyle_jones@wonderworks.com>
1370
1371         * etc/Emacs.ad: Don't specify a default toolbar specific
1372           background color.
1373
1374 1997-12-18  Kyle Jones  <kyle_jones@wonderworks.com>
1375
1376         * etc/toolbar: Added support for foregroundToolBarColor
1377           symbol to most icons.
1378
1379 1997-12-17  SL Baur  <steve@altair.xemacs.org>
1380
1381         * info/dir (File): Skk and Gnats are packaged.
1382
1383         * PROBLEMS (Note): Update version numbers.
1384
1385         * etc/BETA: Update version numbers.
1386
1387         * etc/NEWS: Update version number.
1388
1389         * info/dir (File): Update version number.
1390
1391 1997-12-16  SL Baur  <steve@altair.xemacs.org>
1392
1393         * XEmacs 20.5-beta11 is released.
1394
1395 1997-12-14  SL Baur  <steve@altair.xemacs.org>
1396
1397         * configure.in: Don't bypass graphics library detection
1398         if the `--with-imagick' option is given to configure.
1399         : Print autodetected graphics libraries to be linked with Imagick.
1400
1401         * Makefile.in (lisp/finder-inf.el): Reverse previous change.
1402
1403 1997-12-14  Olivier Galibert  <olivier.galibert@mines.u-nancy.fr>
1404
1405         * Makefile.in (install-arch-indep): Build info files if needed.
1406
1407 1997-12-13  SL Baur  <steve@altair.xemacs.org>
1408
1409         * Makefile.in (lisp/finder-inf.el): Add dependency on src/.
1410
1411         * XEmacs 20.5-beta10 is released.
1412
1413 1997-12-12  SL Baur  <steve@altair.xemacs.org>
1414
1415         * configure.in (CPP): Don't add special CFLAGS for ix86/Linux.
1416
1417 1997-12-10  Karl M. Hegbloom  <karlheg@bittersweet.inetarena.com>
1418
1419         * configure.in (autodetect ImageMagick): also look for
1420         "X11/magick/magick.h", and if present, define
1421         MAGICK_HEADERS_ARE_UNDER_X11
1422
1423 1997-12-11  SL Baur  <steve@altair.xemacs.org>
1424
1425         * configure.in (imagick_libs): Add autodetection for freetype
1426         -lttf library.
1427
1428 1997-12-09  SL Baur <steve@altair.xemacs.org>
1429
1430         * XEmacs 20.5-beta9 is released.
1431
1432 1997-12-06  SL Baur <steve@altair.xemacs.org>
1433
1434         * XEmacs 20.5-beta8 is released.
1435
1436         * info/dir: update for further packaging.
1437         * configure.in: remove `tree-x' from XEmacs build.
1438
1439 1997-11-29  Jeff Miller <jmiller@smart.net>
1440
1441         * configure.in:  motif menubars need xlwmenu.o
1442
1443         * updated files in src/ to allow an XEmacs configured for
1444           motif menubars to at least compile.  Motif menubars are still
1445           very broken.
1446
1447 1997-12-05  Aki Vehtari  <Aki.Vehtari@hut.fi>
1448
1449         * etc/refcard.tex: Updated for 20.3
1450
1451 1997-12-02  P E Jareth Hein  <jareth@camelot-soft.com>
1452
1453         * lwlib/xlwscrollbar.c: fixed colormap/visual handling to work
1454         properly with the information in the core.
1455
1456         * lwlib/xlwmenu.c: fixed colormap/visual handling to work properly with
1457         the information in the core, and fixed a potental problem with
1458         parentage.
1459
1460 1997-12-02  SL Baur  <steve@altair.xemacs.org>
1461
1462         * etc/skk/SKK.tut.E (Hint): Fix typos.
1463
1464 1997-12-01  SL Baur  <steve@altair.xemacs.org>
1465
1466         * configure.in (with_session): Properly display flag in configure
1467         status report.
1468
1469 1997-11-29  SL Baur  <steve@altair.xemacs.org>
1470
1471         * configure.usage: Remove documentation of obsolete option
1472         --with-gif.
1473
1474 1997-11-27  SL Baur  <steve@altair.xemacs.org>
1475
1476         * XEmacs 20.5-beta7 is released.
1477
1478         * configure.in: When testing for -ltiff, fall back on the extra
1479         libraries -ljpeg, and -lz since some -ltiff's need them.
1480
1481 1997-11-26  SL Baur  <steve@altair.xemacs.org>
1482
1483         * lwlib/xlwmenu.c (display_menu): Defer incremental menus properly.
1484         From Glynn Clements <glynn@sensei.co.uk>
1485
1486 1997-11-25  Kazuyuki IENAGA <ienaga@jsys.co.jp>
1487
1488         * configure.in: Improve auto detect of libraries ImageMagick rely
1489         on.
1490
1491 1997-11-23  Jeff Miller <jmiller@smart.net>
1492
1493         * Energize is dead.  Removed ENERGIZE ifdef's from code in lwlib
1494           and src.  Configure.in modified.  --with-energize is no longer a
1495           valid configure option.
1496
1497         * lwlib/Makefile.in.in  removed energize support
1498         * lwlib/lwlib-Xm.c      removed energize support
1499         * lwlib/lwlib-config.c  removed energize support
1500
1501         * lwlib/energize/*      removed
1502
1503 1997-11-23  SL Baur  <steve@altair.xemacs.org>
1504
1505         * Makefile.in: Change references of lisp/utils/finder-inf.el to
1506         lisp/finder-inf.el.
1507
1508 1997-11-20  SL Baur  <steve@altair.xemacs.org>
1509
1510         * XEmacs 20.5-beta6 is released.
1511
1512 1997-11-21  Stephen Turnbull  <turnbull@sk.tsukuba.ac.jp>
1513
1514         * configure.usage: Use `--' convention in "usage:" line.
1515
1516 1997-11-20  Stephen Turnbull <turnbull@sk.tsukuba.ac.jp>
1517
1518         * configure.in: added `with_xfs' to list of boolean features.
1519
1520 1997-11-20  SL Baur  <steve@altair.xemacs.org>
1521
1522         * XEmacs 20.3 is released for binary kit building.
1523
1524 1997-11-19  Tor Arntsen <tor@spacetec.no>
1525
1526         * PROBLEMS: Removed IRIX entry about xemacs core dumps when using
1527         xemacs dumped on one machine on another. Problem was fixed by 20.3.
1528
1529 1997-11-19  SL Baur  <steve@altair.xemacs.org>
1530
1531         * etc/xemacs.1: Document -no-packages, -vanilla.
1532         Document -h.
1533
1534 1997-11-18  SL Baur  <steve@altair.xemacs.org>
1535
1536         * configure.usage: New file.
1537
1538         * configure.in: Use it instead of monster 10k shell variable.
1539
1540 1997-11-17  SL Baur  <steve@altair.xemacs.org>
1541
1542         * XEmacs 20.3-pre4 is released.
1543
1544 1997-11-17  Jens-Ulrik Holger Petersen  <petersen@kurims.kyoto-u.ac.jp>
1545
1546         * configure.in (infopath): List "/usr/local/" dirs before "/usr/"
1547         dirs.
1548
1549 1997-11-17  SL Baur  <steve@altair.xemacs.org>
1550
1551         * configure.in: Initialize infodir off of datadir.
1552
1553         * Makefile.in: Force LANG = C for building.
1554
1555 1997-11-15  SL Baur  <steve@altair.xemacs.org>
1556
1557         * XEmacs 20.3-pre3 is released.
1558         * XEmacs 20.5-beta5 is released.
1559
1560 1997-11-13  Marc Paquette <marcpa@cam.org>
1561
1562         * nt/Todo: added a task for support of lisp packages through
1563         the registry.
1564
1565 1997-11-13  Jonathan Harris <jhar@tardis.ed.ac.uk>
1566
1567         * Renamed files *w32* to *msw*
1568
1569         * Changed 'w32' and 'win32' to 'mswindows', and HAVE_W32GUI to
1570           HAVE_MS_WINDOWS. Changed files:
1571           cus-edit.el, device.el, faces.el, frame.el, msw-faces.el,
1572           msw.init.el, igrep.el, dumped-lisp.el, font.el, hippie-exp.el,
1573           sysdep.el, console-msw.c, console-msw.h, console.c,
1574           device-msw.c, emacs.c, event-msw.c, event-msw.h, event-stream.c,
1575           events.c, events.h, faces.c, frame-msw.c, frame.c, general.c,
1576           msw-proc.c, objects-msw.c, objects-msw.h, redisplay-msw.c,
1577           redisplay.c, symsinit.h,
1578
1579         * Didn't change 'win32' in nt.c, nt.h, ntproc.c
1580
1581         * Deleted w32 build directory since nt build directory now handles
1582           X and native mswindows builds.
1583
1584 1997-11-11  SL Baur  <steve@altair.xemacs.org>
1585
1586         * XEmacs 20.5-beta4 is released.
1587
1588 1997-11-10  SL Baur  <steve@altair.xemacs.org>
1589
1590         * info/dir: remove packaged entries.
1591         From Glynn Clements <glynn@sensei.co.uk>
1592
1593         * configure.in: Puke and die if NAS sound is selected without X.
1594
1595 1997-11-08  SL Baur  <steve@altair.xemacs.org>
1596
1597         * XEmacs 20.5-beta3 is released.
1598         * XEmacs 20.3-pre2 is released.
1599
1600 Wed November 05 23:40:00 1997 <jhar@tardis.ed.ac.uk>
1601
1602         * w32/xemacs.mak: moved building the DOC file to after the .elcs.
1603
1604 Sun November 01 12:00:00 1997 <jhar@tardis.ed.ac.uk>
1605
1606         * Files split from nt to new w32 directory:
1607           ChangeLog, README, Todo, paths.h, config.h, inc/*, runemacs.c,
1608           xemacs.mak.
1609
1610 1997-11-05  Didier Verna  <verna@inf.enst.fr>
1611
1612         * configure.in: Added the --site-prefixes options for the configure
1613         script. You give a colon or space separated list of prefixes, and
1614         subdirectories include/ and lib/ will be added with -I and -L.
1615
1616 1997-11-05  Martin Buchholz  <Martin Buchholz <martin@xemacs.org>>
1617
1618         * configure.in: AIX + gcc fixes.
1619           - Don't wrap -B. aixflags changed to start_flags.
1620
1621 1997-11-04  SL Baur  <steve@altair.xemacs.org>
1622
1623         * lwlib/lwlib-Xm.c(update_one_menu_entry): Add missing variable.
1624         From Skip Montanaro <skip@calendar.com>
1625
1626 1997-11-04  Adrian Aichner  <aichner@ecf.teradyne.com>
1627
1628         * etc/TUTORIAL.de:
1629         Updated copyright information. Translated most of the COPYING
1630         section. Translated the <<.*>> didactic line.
1631
1632 1997-10-22  Adrian Aichner  <aichner@ecf.teradyne.com>
1633
1634         * etc/TUTORIAL.de: Fixed two issues reported by
1635         Achim Oppelt <aoppelt@theorie3.physik.uni-erlangen.de>
1636
1637         * etc/TUTORIAL.de:
1638         Manually applied rejected patch hunks from Marc Aurel's patch.
1639         Some more fixes.
1640
1641         * etc/TUTORIAL.de:
1642         Applied patches supplied by Marc Aurel <4-tea-2@bong.saar.de>.
1643         They fix yet more typos and quite a few awkward sentences.
1644
1645 1997-10-21  Adrian Aichner  <aichner@ecf.teradyne.com>
1646
1647         * etc/TUTORIAL.de: Manually merged a few more corrections by
1648         Carsten Leonhardt <leo@arioch.oche.de>
1649
1650 1997-10-20  Adrian Aichner  <aichner@ecf.teradyne.com>
1651
1652         * etc/TUTORIAL.de:
1653         Applied patches from Andreas Jaeger <aj@arthur.rhein-neckar.de> to 1.2,
1654         then merged them with 1.3 via ediff-buffers.
1655         Andreas found some quite nasty typos still and added many missing commas.
1656
1657         * etc/TUTORIAL.de: Re-fill-ed paragraphs after patching.
1658
1659         * etc/TUTORIAL.de: Applied the excellent patches courtesy of
1660         Carsten Leonhardt <leo@arioch.oche.de>.
1661
1662 1997-11-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1663
1664         * Delete etc/TUTORIAL.th because Thai is not supported yet.
1665
1666 1997-11-02  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1667
1668         * etc/TUTORIAL.ko: Renamed from etc/TUTORIAL.kr to fit with ISO
1669         639 (two letter language code).
1670
1671         * etc/TUTORIAL.ja: Renamed from etc/TUTORIAL.jp to fit with ISO
1672         639 (two letter language code).
1673
1674 1997-11-02  SL Baur  <steve@altair.xemacs.org>
1675
1676         * etc/CHARSETS:  New file imported from Emacs 20.1.
1677
1678 1997-11-02  Kyle Jones  <kyle_jones@wonderworks.com>
1679
1680         * lwlib/lwlib-Xaw.c (xaw_pop_instance): Don't use parent
1681           window's coordinates and dimensions to center the
1682           dialog box unless its mapped_when_managed property is
1683           true.  This should avoid the top level widget that the
1684           HAVE_SESSION code creates, which is unmapped and
1685           useless for this purpose.
1686
1687 1997-11-01  SL Baur  <steve@altair.xemacs.org>
1688
1689         * XEmacs 20.3-pre1 is released.
1690
1691 1997-10-31  SL Baur  <steve@altair.xemacs.org>
1692
1693         * XEmacs 19.16 is released.
1694
1695 1997-10-31  SL Baur  <steve@altair.xemacs.org>
1696
1697         * XEmacs 20.5-beta2 is released.
1698
1699 1997-10-30  SL Baur  <steve@altair.xemacs.org>
1700
1701         * configure.in (xetest): Eliminate tests for PNG, JPEG,
1702         TIFF(broken) and replace with test for ImageMagick.
1703
1704 1997-10-30  Kyle Jones  <kyle_jones@wonderworks.com>
1705
1706         * etc/Emacs.ad: Added *XlwMenu*highlightForeground entry.
1707           Added *XlwMenu*titleForeground entry.
1708
1709         * lwlib/xlwmenu.h: Added string macro declarations for
1710           titleForeground and highlightForeground properties.
1711
1712         * lwlib/xlwmenuP.h: Added struct fields for title and
1713           highlight colors.
1714
1715         * lwlib/xlwmenu.c: Added initialization and usage code
1716           for the new titleForeground and highlightForeground
1717           properties.
1718
1719 1997-10-29  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1720
1721         * etc/HELLO: Add Czech.
1722
1723         * etc/HELLO: Delete Amharic, Thai and Tigrigna.
1724
1725 1997-10-28  SL Baur  <steve@altair.xemacs.org>
1726
1727         * XEmacs 20.3-beta94 is released.
1728
1729 1997-10-28  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
1730
1731         * configure.in: Correct last patch for berkdb.
1732
1733 1997-10-28  SL Baur  <steve@altair.xemacs.org>
1734
1735         * XEmacs 20.3-beta93 is released.
1736
1737 1997-10-27  Martin Buchholz  <mrb@eng.sun.com>
1738
1739         * lib-src/make-path.c:
1740         * lib-src/digest-doc.c:
1741         * lib-src/gnuslib.c: Always include config.h before system headers
1742         * configure.in: Improve AIX configure support
1743           - NON_GNU_CC defaults to `xlc'
1744           - CFLAGS defaults to "-O3 -qstrict  -qlibansi -qinfo -qro
1745             -qmaxmem=20000"
1746           - check for sin instead of sqrt in -lm to avoid xlc internal error
1747           - Detect -li18n for use with Motif
1748           - Move weird AIX static linking flags from s&m files to configure.in
1749           - use #pragma instead of -ma flag to avoid compiler warnings
1750
1751 1997-10-25  Kyle Jones  <kyle_jones@wonderworks.com>
1752
1753         * lwlib/xlwmenu.c: Use XtRDimension in place of
1754           XmRHorizontalDimension in shadowThickness resource
1755           declaration.
1756
1757         * lwlib/xlwmenu.c (label_button_draw): Use the button_gc
1758           color as the foreground for selected entries.
1759
1760         * lwlib/xlwmenu.c (push_button_draw): Use the button_gc
1761           color as the foreground for selected entries.
1762
1763         * lwlib/xlwmenu.c (toggle_decoration_height): Force
1764           height to be minimum of 2x the shadow thickness.
1765
1766 1997-10-24  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
1767
1768         * configure.in: Don't choke on Berkeley DB 2.x.
1769
1770 1997-10-24  SL Baur  <steve@altair.xemacs.org>
1771
1772         * XEmacs 20.3-beta92 is released.
1773
1774 1997-10-21  SL Baur  <steve@altair.xemacs.org>
1775
1776         * Makefile.in (lisp/utils/finder-inf.el): Don't force rebuild if
1777         it already exists (use `make finder' to force rebuild).
1778
1779 1997-10-18  SL Baur  <steve@altair.xemacs.org>
1780
1781         * XEmacs 20.3-beta91 is released.
1782
1783 1997-10-16  Hrvoje Niksic <hniksic@srce.hr>
1784
1785         * etc/NEWS:  document changed package load semantics.
1786
1787 1997-10-15  Olivier Galibert  <olivier.galibert@mines.u-nancy.fr>
1788
1789         * configure.in: Removed -Olimit=2000 from cc for IRIX.
1790
1791 1997-10-12  Karl M. Hegbloom  <karlheg@inetarena.com>
1792
1793         * configure.in (null_string): Added AC_SUBST(infodir_user_defined)
1794         and removed backquoted echo statement from the infopath report line.
1795
1796 1997-10-15  Olivier Galibert  <olivier.galibert@mines.u-nancy.fr>
1797
1798         * configure.in: Added detection of the declaration of the timezone
1799         variable in system files. Defines HAVE_TIMEZONE_DECL if yes.
1800
1801
1802 1997-10-15  Olivier Galibert  <olivier.galibert@mines.u-nancy.fr>
1803
1804         * config.h.in: Add HAVE_TIMEZONE_DECL for detection of declaration
1805         of the timezone variable in system headers.
1806
1807         * systime.h: Use HAVE_TIMEZONE_DECL.
1808
1809 1997-10-14  SL Baur  <steve@altair.xemacs.org>
1810
1811         * configure.in (all_widgets): Don't allow configuration of
1812         --with-mule if Mule lisp hasn't been installed.
1813
1814 1997-10-13  SL Baur  <steve@altair.xemacs.org>
1815
1816         * configure.in: Remove `site-lisp' from list of directories to
1817         make symbolic links for.
1818
1819         * XEmacs 20.3-beta90 is released.
1820
1821 1997-10-12  Glynn Clements  <glynn@sensei.co.uk>
1822
1823         * info/dir: Cosmetic changes to info/dir
1824
1825 1997-10-13  Hrvoje Niksic  <hniksic@srce.hr>
1826
1827         * etc/NEWS: Updates
1828
1829 1997-10-12  SL Baur  <steve@altair.xemacs.org>
1830
1831         * XEmacs 20.5-beta1 is released.
1832
1833         * XEmacs 19.16-pre9 is released.
1834
1835         * XEmacs 19.16-pre8 is released.
1836
1837 1997-10-11  SL Baur  <steve@altair.xemacs.org>
1838
1839         * XEmacs 20.3-beta28 is released.
1840
1841         * Makefile.in (src/paths.h): Update PATH_INFOPATH
1842         (infopath): New shell variable.
1843         (infopath_user_defined): Ditto.
1844
1845         * configure.in (infodir_user_defined): Spelling fixes.
1846
1847 1997-10-10  Karl M. Hegbloom  <karlheg@inetarena.com>
1848
1849         * configure.in: added options and option help docs for infopath
1850         and lockdir
1851         * '' added a line to the report for infopath and lockdir
1852
1853         * etc/NEWS: Draft entry for the info changes.
1854
1855 1997-10-10  Karl M. Hegbloom  <karlheg@inetarena.com>
1856
1857         * Makefile.in.in (INFOPATH): Added variable and put it into
1858         DUMPENV.
1859
1860 1997-10-11  SL Baur  <steve@altair.xemacs.org>
1861
1862         * packages/info/localdir: New directory and file.
1863
1864         * packages/README: New directory & file.
1865
1866 1997-10-10  Martin Buchholz  <mrb@eng.sun.com>
1867
1868         * Makefile.in: Add `make configure' target
1869
1870         * etc/BETA:
1871           - remove Chuck as contact name
1872           - random small improvements
1873           - remove I/me references - the message should be that XEmacs
1874             maintenance is an inclusive community effort.
1875
1876 1997-10-10  SL Baur  <steve@altair.xemacs.org>
1877
1878         * etc/BETA (Prerequisite): Add further documentation for
1879         package installation.
1880
1881 1997-10-07  SL Baur  <steve@altair.xemacs.org>
1882
1883         * XEmacs 19.16-pre7 is released.
1884
1885 1997-10-05  Damon Lipparelli  <lipp@aa.net>
1886
1887         * Makefile.in (install-arch-dep, install-arch-indep): Move the
1888         commands for symlink'ing the system-independent bits into the
1889         system-dependent directory structure from "install-arch-indep" to
1890         "install-arch-dep".
1891
1892 1997-10-06  Jens-Ulrik Holger Petersen  <petersen@kurims.kyoto-u.ac.jp>
1893
1894         * Makefile.in (blddir): variable from "configure".
1895         (finder): use it.
1896
1897 1997-10-05  SL Baur  <steve@altair.xemacs.org>
1898
1899         * Makefile.in (GENERATED_LISP): New variable.
1900         (all): Force dependency on finder-inf.el.
1901         (lisp/utils/finder-inf.el): new rule.
1902
1903 1997-10-04  SL Baur  <steve@altair.xemacs.org>
1904
1905         * XEmacs 19.16-pre6 is released.
1906
1907 1997-10-04  SL Baur  <steve@altair.xemacs.org>
1908
1909         * XEmacs 20.3-beta27 is released.
1910
1911 1997-10-03  Damon Lipparelli  <lipp@primus.com>
1912
1913         * Makefile.in (install-arch-indep): When --prefix !=
1914         --exec-prefix, symlink the system-independent bits into the
1915         system-dependent directory structure (rather than the other way
1916         around).
1917
1918 1997-10-03  Martin Buchholz  <mrb@eng.sun.com>
1919
1920         * lib-src/etags.c:  etags 12.28 + prototypization
1921         * INSTALL:  Better document --site-runtime-libraries
1922         * src/scrollbar-x.c (x_update_scrollbar_instance_status):
1923           FIX: M-x scroll-left; horizontal scrollbar appears; drag it
1924           left; scrollbar disappears; keyboard inoperative.
1925         * configure.in:  Remove left-over references to *_switch_x_*
1926           - NAS libaudio is part of $libs_x, not $LIBS
1927
1928 1997-10-02  SL Baur  <steve@altair.xemacs.org>
1929
1930         * XEmacs 20.3-beta26 is released.
1931
1932 1997-09-30  SL Baur  <steve@altair.xemacs.org>
1933
1934         * XEmacs 20.3-beta25 is released.
1935
1936         * Makefile.in (install-arch-dep): Install the `Installation' for
1937         future reference.
1938
1939         * etc/BETA: Document existence of `Installation' file.
1940         - Document requirement of rebuilding finder-inf.el when building
1941         from the full tarball.
1942
1943         * Makefile.in (top_distclean): Remove finder-inf.el*.
1944
1945         * configure.in (use_union_type): Default to "yes".
1946
1947 1997-09-29  Martin Buchholz  <mrb@eng.sun.com>
1948
1949         * configure.in:  Add tiff autodetection
1950
1951 1997-09-29  SL Baur  <steve@altair.xemacs.org>
1952
1953         * lwlib/xlwmenu.c: Add bounds checking.
1954         Check error return on XmStringGetLtoR.
1955
1956 1997-09-27  SL Baur  <steve@altair.xemacs.org>
1957
1958         * XEmacs 20.3-beta24 is released.
1959
1960 1997-09-27  Hrvoje Niksic  <hniksic@srce.hr>
1961
1962         * Makefile.in (custom-loads): New target.
1963
1964 1997-09-24  SL Baur  <steve@altair.xemacs.org>
1965
1966         * etc/BETA (XEmacs 20.3 packages): Added explanation of package
1967         hierarchy.
1968
1969 1997-09-23  SL Baur  <steve@altair.xemacs.org>
1970
1971         * lwlib/xlwmenu.c: Fix compilation problem with USE_XFONTSET.
1972         From Kazuyuki IENAGA <ienaga@jsys.co.jp>
1973
1974 1997-09-22  SL Baur  <steve@altair.xemacs.org>
1975
1976         * XEmacs 19.16-pre4 is released.
1977
1978 1997-09-20  SL Baur  <steve@altair.xemacs.org>
1979
1980         * XEmacs 20.3-beta23 is released.
1981
1982 1997-09-19  SL Baur <steve@altair.xemacs.org>
1983
1984         * XEmacs 19.16-pre3 is released.
1985
1986 1997-09-18  Colin Rafferty  <craffert@ml.com>
1987
1988         * etc/NEWS: Various spelling corrections and some grammar
1989                   corrections (which/that).
1990
1991 1997-09-19  Martin Buchholz  <mrb@eng.sun.com>
1992
1993         * src/redisplay-tty.c: Fix crashes with non-7bit tty escape
1994         sequences (needs more testing).
1995         * */Makefile*:
1996         - Cleanup man/*/Makefile for consistency.
1997         - use $(MAKEFINFO), $(TEXI2DVI), etc...
1998         - Make combination --with-srcdir + Sun make work properly.
1999         - Change construct: test -d $${dir} || mkdir $${dir}
2000            --> if test ! -d $${dir}; then mkdir $${dir}; fi
2001         * lisp/x11/x-win-sun.el: Fix remaining glitches with
2002         re-mappings of Sun function keys.
2003         * configure.in: Detect libXaw AFTER libXpm to support libXawXpm.
2004         * man/internals/internals.texi:  Fix makeinfo compilation error.
2005
2006 1997-09-17  SL Baur  <steve@altair.xemacs.org>
2007
2008         * XEmacs 20.3-beta22 is released.
2009
2010 1997-09-16  SL Baur  <steve@altair.xemacs.org>
2011
2012         * XEmacs 20.3-beta21 is released.
2013
2014         * XEmacs 19.16-pre2 is released.
2015
2016 1997-09-13  SL Baur  <steve@altair.xemacs.org>
2017
2018         * XEmacs 20.3-beta20 is released.
2019
2020 1997-09-11  Martin Buchholz  <mrb@eng.sun.com>
2021
2022         * configure.in: Use `PATH' for options that take multiple dirs.
2023         - Fix test for $PWD == `pwd`
2024         - Prefer autodetected X11R6 to X11 so that broken HP and Linux
2025         systems can work.  (untested)
2026
2027         * lisp/cl/cl.el:  Fix `loop' indentation to be same as `defun'.
2028         * lisp/prim/dumped-lisp.el:  cl-extra and cl-seq always end up
2029         being autoloaded - let's make them part of the core.
2030
2031         * lisp/x11/x-compose.el:
2032         * lisp/x11/x-init.el:
2033         * lisp/x11/x-win-sun.el:
2034         * lisp/x11/x-winxfree86.el:
2035         * src/device-x.c:
2036         * src/event-Xt.c:
2037         - Yet another rewrite of key handling (not the last, though)
2038         - x-keysym-on-keyboard-p is much faster.
2039         - x-keysym-on-keyboard-sans-modifiers-p introduced.
2040         - x-keysym-hashtable introduced.
2041         - allow X11R4 libs to guess keysyms on X11R5 servers.
2042         - A better workaround for the bug that some Xlibs generate
2043           Multi_key a adiaeresis when pressing Multi_key a "
2044
2045         * src/dgif_lib.c: Make sure size_t is defined before using it.
2046
2047 1997-09-12  SL Baur  <steve@altair.xemacs.org>
2048
2049         XEmacs 19.16-pre1 "Queens" is released.
2050
2051 1997-09-08  SL Baur  <steve@altair.xemacs.org>
2052
2053         * configure.in: Reverse package-path.
2054         From Colin Rafferty <craffert@ml.com>
2055
2056 1997-09-02  SL Baur  <steve@altair.xemacs.org>
2057
2058         * XEmacs 20.3-beta19 is released.
2059
2060         * Makefile.in (finder): New target.
2061
2062 1997-08-29  SL Baur  <steve@altair.xemacs.org>
2063
2064         * XEmacs 19.16-beta91 is released.
2065
2066 1997-08-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2067
2068         * lisp/apel/emu-x20.el (mime-charset-coding-system-alist):
2069         iso-2022-jp-2 is defined as coding-system.
2070
2071         * lisp/mule/mule-coding.el: Rename `iso-2022-ss2-{7|8}' ->
2072         `iso-2022-{7|8}bit-ss2' to sync with Emacs 20.0.96.
2073
2074         (iso-2022-jp-2): New coding system.
2075
2076 1997-08-23  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2077
2078         * lisp/prim/about.el (about-maintainer-glyph): Fix problem with
2079         jka-compr.el.
2080
2081 1997-08-20  SL Baur  <steve@altair.xemacs.org>
2082
2083         * XEmacs 19.16-beta90 is released.
2084
2085 1997-08-16  SL Baur  <steve@altair.xemacs.org>
2086
2087         * XEmacs 20.3-beta18 is released.
2088
2089 1997-08-11  Karl M. Hegbloom  <karlheg@inetarena.com>
2090
2091         * etc/NEWS: add a section telling about the Info changes.
2092
2093 1997-08-09  SL Baur  <steve@altair.xemacs.org>
2094
2095         * XEmacs 20.3-beta17 is released.
2096
2097 1997-08-07  Jan Vroonhof  <vroonhof@math.ethz.ch>
2098
2099         * etc/gnuserv.1: Described Hrvoje's mods in manpage
2100
2101 1997-08-09  Martin Buchholz  <mrb@eng.sun.com>
2102
2103         * configure.in:
2104         - use-system-malloc renamed to with-system-malloc.
2105         - config.el reimplemented for improved accuracy.
2106         - new variable `blddir' introduced for informational purposes.
2107         * lib-src/config.values.in: new config.el implementation
2108         * lib-src/config.values.sh: new config.el implementation
2109         * lisp/modes/pascal.el: Sync with GNU Emacs, fix infloop problem
2110         (thanks to Espen Skoglund, pascal.el maintainer)
2111         * src/chartab.c: maintainability improvements.
2112         * src/mule-coding.c: FIX for: editing DOS files with ISO2022*
2113         coding systems results in extra CR's inserted into file on saving.
2114
2115 1997-08-06  SL Baur  <steve@altair.xemacs.org>
2116
2117         * configure.in: Crash & burn if db-2 is detected.
2118         From Soren Dayton <csdayton@cs.uchicago.edu>
2119
2120 1997-07-31  SL Baur  <steve@altair.xemacs.org>
2121
2122         * XEmacs 20.3-beta16 is released.
2123
2124 1997-07-31  Martin Buchholz  <mrb@eng.sun.com>
2125
2126         * configure.in: --with-x11=no --> --with-xface=no
2127         * lisp/efs/dired-xemacs.el: Rationalize mouse file functions
2128         * src/input-method-xlib.c: Allow xemacs to connect to kinput2
2129         * event-Xt.c: Fix crashes when no input context available.
2130         * src/mule-coding.c: Use enum eol_type instead of int consistently
2131         * regex.c:  Use (void *) 0 instead of NULL in varargs function calls
2132         * src/s/freebsd.h: Wrap #include X11/Xlocale.h inside #ifndef
2133         NOT_C_CODE
2134
2135 1997-07-27  SL Baur  <steve@altair.xemacs.org>
2136
2137         * etc/BETA: Update patching instructions.
2138
2139 1997-07-26  SL Baur  <steve@altair.xemacs.org>
2140
2141         * XEmacs 20.3-beta15 is released.
2142
2143 1997-07-25  SL Baur  <steve@altair.xemacs.org>
2144
2145         * lwlib/xlwscrollbar.c: Add debug malloc support.
2146         * lwlib/xlwmenu.c: Ditto.
2147         * lwlib/lwlib-utils.h: Ditto.
2148
2149         * configure.in (null_string): Add --use-debug-malloc option.
2150
2151 1997-07-21  SL Baur  <steve@altair.xemacs.org>
2152
2153         * info/dir (Packages): Remove AUCTeX, Gnus and Message manuals.
2154
2155 1997-07-20  SL Baur  <steve@altair.xemacs.org>
2156
2157         * Makefile.in (install-arch-indep): Create required links when
2158         prefixdir != execdir.
2159
2160 1997-07-19  SL Baur  <steve@altair.xemacs.org>
2161
2162         * XEmacs 20.3-beta14 is released.
2163
2164 1997-07-19  Martin Buchholz  <mrb@eng.sun.com>
2165
2166         * src/fns.c (require): Print messages when loading a file as a
2167         result of require.
2168
2169         * configure.in:
2170         * lisp/utils/config.el:
2171         * lib-src/config.values:
2172         - new file created and installed by building.
2173         - Allow configuration time values to be queried by the lisp code.
2174
2175         * configure.in:
2176         - check for alloca in libPW on hpux.
2177         - Redo --with-clash-detection
2178         - need to check for termios and friends even if with-tty=no.
2179         - Always define SIGNALS_VIA_CHARACTERS if HAVE_TERMIOS
2180         - better quoting for AIX_SMT_EXP (untested)
2181         - gcc flags now default to "-g -O2 -Wall -Wno-switch"
2182
2183         * *.[ch]: more warning elimination
2184
2185         * src/input-method*.c:
2186         * src/s/freebsd.h:
2187         - remove freebsd ifdefs from C code.
2188
2189         * src/specifier.c:
2190         - fix Fdisplay-table-specifier-p
2191
2192 1997-07-13  Steven L Baur  <steve@altair.xemacs.org>
2193
2194         * XEmacs 20.3-beta13 is released.
2195
2196         * info/dir (Packages): Integrate texinfo manual for PH.
2197
2198 1997-07-10  Hrvoje Niksic  <hniksic@srce.hr>
2199
2200         * extents.c (print_extent): Print correctly.
2201
2202 1997-07-13  Steven L Baur  <steve@altair.xemacs.org>
2203
2204         * configure.in (CPP): Add -Wall to default gcc CFLAGS.
2205
2206 1997-07-11  Martin Buchholz  <mrb@eng.sun.com>
2207
2208         * *Makefile*: More cleanup.
2209         - MAKE CFLAGS=-foo now works with recursive invocations on old makes
2210         - Nuke ld_call_shared from s&m files
2211         - Nuke src/s/*-static.h
2212         - Nuke Solaris and DEC OSF static build support.
2213         - Nuke SHORTNAMES
2214         - Nuke libmld
2215         - CLASH_DETECTION configurable, off by default.
2216
2217         * *.[ch]: Warning elimination, code cleanup, some 64-bit
2218         safeguarding.
2219
2220         * sol2.h: More bullet-proofing for Sun bugs in header files.
2221
2222         * lib-src/etags.c: etags version 12.19.
2223
2224         * lisp/x11/x-select.el:
2225         * src/xselect.c: Try STRING if selection owner couldn't convert
2226         COMPOUND_TEXT.
2227
2228         * src/*.c: Change defalt to default_, and in general allow
2229         doc-snarfing functions to recognize and ignore trailing `_'
2230
2231         * src/*.[ch]: Introduce XVECTOR_DATA and XVECTOR_LENGTH macros and
2232         convert source code to use them consistently.
2233
2234 1997-07-08  Steven L Baur  <steve@altair.xemacs.org>
2235
2236         * XEmacs 20.3-beta12 is released.
2237
2238 1997-07-08  Martin Buchholz  <mrb@eng.sun.com>
2239
2240         * configure.in: Set options differently, depending on beta-ness of
2241         build tree.
2242         * *Makefile*: Clean up *clean: targets, esp. Steven's beloved
2243         distclean.
2244
2245 1997-07-08  Steven L Baur  <steve@altair.xemacs.org>
2246
2247         * pkg-src/tree-x/Makefile.in.in (xoobr): Pass CFLAGS to the
2248         linker.
2249         From Olivier Galibert <Olivier.Galibert@mines.u-nancy.fr>
2250
2251 1997-07-07  Steven L Baur  <steve@altair.xemacs.org>
2252
2253         * pkg-src/tree-x/Makefile.in.in (distclean): Add target.
2254
2255 1997-07-06  Steven L Baur  <steve@altair.xemacs.org>
2256
2257         * lwlib/lwlib-Xm.c (xm_update_one_value): Hand application of mrb
2258         fix.  Restoration of lossage from beta10->beta11 upgrade.
2259
2260         * XEmacs 20.3-beta11 is released.
2261
2262 1997-07-08  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2263
2264         * lisp/language/english.el: Add quail-british for British.
2265
2266         * lisp/language/european.el: Register input-method for various non
2267         quail-latin-1 methods.
2268
2269 1997-07-05  Martin Buchholz  <mrb@eng.sun.com>
2270
2271         * lib-src/getopt*.c: Don't redefine const - let configure do that.
2272
2273         * configure.in: Better behavior for `configure --with-gcc=no'
2274         - Autodetect ulimit.h
2275         - Remove broken SunOS4 kludge for libXmu
2276         - Autodetect usleep
2277
2278         * src/s/sol2.h: Support gcc on various Solaris releases.
2279
2280         * lib-src/*.c: Ansify prototypes.
2281
2282         * lisp/prim/files.el: Optimize auto-mode-alist.
2283
2284         * pkg-src/tree-x/Makefile.in.in: `make distclean' now works
2285         - `make install' now works.
2286         - dependencies updated.
2287
2288         * pkg-src/tree-x/*.[ch]: Fix compile warnings.
2289         - Replace uses of XtVa* with non-varargs variants.
2290
2291 1997-07-01  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2292
2293         * lisp/modes/image-mode.el: Add `image-maybe-restore' to
2294         `change-major-mode-hook'.
2295
2296         * lisp/modes/image-mode.el (image-maybe-restore): New function.
2297
2298         * src/glyphs.c (make_string_from_file): must protect from
2299         `format-alist'.
2300
2301 1997-06-30  Steven L Baur  <steve@altair.xemacs.org>
2302
2303         * pkg-src/tree-x/Makefile.in.in (INSTALL): Add configure written
2304         variable.
2305
2306 1997-06-29  Steven L Baur  <steve@altair.xemacs.org>
2307
2308         * configure.in (CPP): Correct typo `print-lib-gcc-file-name'
2309         should be `print-libgcc-file-name'
2310         From Katsumi Yamaoka <yamaoka@ga.sony.co.jp>
2311
2312         * XEmacs 20.3-beta10 is released.
2313
2314 1997-06-29  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2315
2316         * lisp/language/chinese.el: Add chinese-isoir165 (CCITT Extended
2317         GB).
2318
2319         * lisp/language/chinese.el: Modify charset DOC-strings for CNS
2320         11643 to be more detailed.
2321
2322         * lisp/language/arabic.el: Rename `arabic-0', `arabic-1' and
2323         `arabic-2' to `arabic-digit', `arabic-1-column' and
2324         `arabic-2-column' to sync with Emacs/mule-19.34.94-zeta.
2325
2326         * src/mule-charset.c: Modify charset DOC-strings to be more
2327         detailed.
2328
2329         Use BOX DRAWINGS characters of JIS X0208.
2330
2331 1997-06-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2332
2333         * lisp/apel/richtext.el: Add autoload comments for
2334         `richtext-encode' and `richtext-decode'.
2335
2336         * lisp/prim/format.el (format-alist): Add `text/richtext'.
2337
2338         * lisp/tl/chartblxmas.el: New file.
2339
2340         * lisp/x11/x-menubar.el (default-menubar): Add "Show character
2341         table" for MULE menu.
2342
2343         * lisp/apel/emu.el: Check richtext.el is bundled.
2344
2345         * lisp/tl/char-table.el (view-charset): New command.
2346
2347         * lisp/tl/char-table.el: Rename some functions.
2348
2349         * lisp/packages/hexl.el (hexl-mode-exit): Run
2350         `hexl-mode-exit-hook'.
2351
2352         * lisp/x11/x-menubar.el (default-menubar): Fix "Describe language
2353         support" and "Set language environment" of mule menu.
2354
2355         * lisp/apel/file-detect.el: Add autoload comments for function
2356         `add-path', `add-latest-path', `get-latest-path',
2357         `file-installed-p', `exec-installed-p', `module-installed-p' and
2358         variable `exec-suffix-list'.
2359
2360         * lisp/prim/format.el (format-alist): Add image/jpeg, image/gif,
2361         image/png and image/x-xpm.
2362
2363         * lisp/modes/image-mode.el: New file.
2364
2365 1997-06-27  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2366
2367         * lisp/tm/tm-ew-e.el (tm-eword::encode-string-1): avoid infinite
2368         loop caused by long non-encoded-word element. (cf. [tm-en:1356])
2369
2370         (mime/field-encoding-method-alist): Add "Message-ID" as ignored.
2371
2372 1997-06-25  Steven L Baur  <steve@altair.xemacs.org>
2373
2374         * XEmacs 20.3-beta9 is released.
2375
2376         * Makefile.in (dist): Make `make dist' work for me.
2377
2378 1997-06-25  Martin Buchholz  <mrb@eng.sun.com>
2379
2380         * configure.in:
2381         - Change "t" to tabs in sed commands
2382         - Add /g to sed substitition commands when appropriate
2383         - Change XtVa[SG]etValue to Xt[SG]etValue
2384         - Make version variables into Lisp_Objects.
2385
2386 1997-06-19  Martin Buchholz  <mrb@eng.sun.com>
2387
2388         * src/config.h.in:
2389         * configure.in:
2390         - Autodetect X defines using xmkmf.
2391         - Compute rpath on *bsd* systems as well.
2392         - rewrite PRINT_VAR m4 macro.
2393         - detect sizes of void* and long long for future use by unex*.c
2394         * regex.c: _GNU_SOURCE may be defined by config.h; don't redefine.
2395
2396 1997-06-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2397
2398         * lisp/language/arabic.el: moved from lisp/mule/arabic-hooks.el.
2399
2400         * lisp/mh-e/mh-e.el (mh-get-new-mail): Decode output as
2401         `mh-folder-coding-system'.
2402
2403 1997-06-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2404
2405         * lisp/language/ethio-util.el: imported from
2406         Emacs/mule-19.34.94-zeta.
2407
2408         * lisp/language/arabic-util.el: moved from lisp/mule/arabic.el;
2409         repair Arabic characters.
2410
2411 1997-06-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2412
2413         * lib-src/update-autoloads.sh: Search lisp/mule/.
2414
2415         * etc/HELLO: final byte for ethiopic was changed to sync with
2416         Emacs/mule-19.34.94-zeta.
2417
2418         * lisp/x11/x-menubar.el: Fix "Describe language support" and "Set
2419         language environment" of Mule menu.
2420
2421         * lisp/language/visual-mode.el: moved from mule/.
2422
2423         * lisp/language/ethiopic.el: Modify for XEmacs.
2424
2425         * lisp/language/cyrillic.el: Modify DOC-string of koi8-r; Fixed
2426         problem of setting for `language-info-alist' about koi8-r.
2427
2428         * lisp/mule/auto-autoloads.el: Enable auto-autoloads.el for mule/.
2429
2430         * lisp/mule/mule-util.el: New file (imported from
2431         Emacs/mule-19.34.94-zeta).
2432
2433         * lisp/mule/mule-misc.el: Function `truncate-string-to-width' was
2434         moved to mule-util.el.
2435
2436         * lisp/prim/dumped-lisp.el, lisp/mule/mule-load.el:
2437         lisp/mule/arabic-hooks.el was moved to lisp/language/arabic.el;
2438         lisp/mule/arabic.el was moved to lisp/language/arabic-util.el; Use
2439         lisp/language/ethiopic.el instead of lisp/mule/ethiopic-hooks.el;
2440         Use lisp/language/ethio-util.el instead of lisp/mule/ethiopic.el.
2441
2442         * lisp/mule/mule-coding.el (coding-system-docstring): New alias to
2443         emulate Emacs/mule-19.34.94-zeta function.
2444
2445         * lisp/mule/mule-cmds.el: modified to sync with
2446         Emacs/mule-19.34.94-zeta (mule-prefix was changed to "C-x C-m")
2447
2448         (set-language-info): Add to "Describe Language Support" and "Set
2449         Language Environment" menu.
2450
2451         * lisp/mule/mule-charset.el: Function `compose-region' and
2452         `decompose-region' were moved to mule-util.el.
2453
2454         * lisp/leim/quail.el: modify to sync with latest quail.el of
2455         Emacs/mule in ETL.
2456
2457         (quail-toggle-mode-temporarily): check `quail-conv-overlay'.
2458
2459         (quail-map-p): Use `characterp' instead of `integerp'.
2460
2461 1997-06-23  Steven L Baur  <steve@altair.xemacs.org>
2462
2463         * etc/NEWS (Commands): Various updates by Hrvoje Niksic.
2464
2465 1997-06-21  Steven L Baur  <steve@altair.xemacs.org>
2466
2467         * Makefile.in: Missing FRC.info.
2468         (install-arch-dep): Add missing backslash.
2469         From Glynn Clements <glynn@sensei.co.uk>
2470
2471         * XEmacs 20.3-beta8 is released.
2472
2473 1997-06-20  Olivier Galibert <Olivier.Galibert@mines.u-nancy.fr>
2474
2475         * lwlib/lwlib-Xaw.c, lwlib/lwlib-Xlw.c, lwlib/lwlib-Xm.c,
2476         lwlib/lwlib.c:  Make 64 bit clean.
2477
2478 1997-06-20  Steven L Baur  <steve@altair.xemacs.org>
2479
2480         * etc/gnuserv.1: Updates and cleanup.
2481         From Hrvoje Niksic <hniksic@srce.hr>
2482
2483 1997-06-19  Martin Buchholz  <mrb@eng.sun.com>
2484
2485         * configure.in:
2486         - Autodetect X defines using xmkmf.
2487         - Compute rpath on *bsd* systems as well.
2488         - rewrite PRINT_VAR m4 macro.
2489         - detect sizes of void* and long long for future use by unex*.c
2490
2491 1997-06-18  Martin Buchholz  <mrb@eng.sun.com>
2492
2493         * */Makefile.in.in: Another rewrite
2494         Make makefiles immune from being mangled by various cpp
2495         implementations by quoting non-preprocessor directive lines.
2496         - random cleanup
2497         - Use $(RM) and $(pwd) macros consistently
2498         - Add dependencies for balloon-help source files
2499         - Use getcwd by default instead of getwd.
2500         * lwlib/config.h:  Now includes src/config.h
2501         * lwlib/*.c: Use config.h, but DON'T use Xos.h
2502         * lib-src/*.c: Fix compiler warnings
2503         * lisp/version.el:
2504         - Put version information in version.sh instead of version.el
2505
2506 Wed Jun 18 16:41:43 1997  Steven L Baur  <steve@altair.xemacs.org>
2507
2508         * configure.in (CPP): Remove hardcoding of -L/usr/local/lib
2509         -I/usr/local/include.
2510
2511 1997-06-14  Steven L Baur  <steve@altair.xemacs.org>
2512
2513         * XEmacs 20.3-beta7 is released.
2514
2515 1997-06-12  Steven L Baur  <steve@altair.xemacs.org>
2516
2517         * etc/TUTORIAL (things): Synched by Hrvoje Niksic with previous
2518         XEmacs version.
2519
2520 1997-06-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2521
2522         * lisp/gnus/smiley.el (smiley-deformed-regexp-alist): Modify
2523         regexp for horizontal smiley faces.
2524         (smiley-nosey-regexp-alist): Add horizontal smiley faces.
2525
2526         * lisp/leim/quail.el (quail-get-translation): Don't use
2527         `string-to-vector' for XEmacs.
2528
2529 1997-06-13  Gary D. Foster  <Gary.Foster@corp.Sun.COM>
2530
2531         * lisp/modes/*.el: Removed all "\177" bindings that were
2532           previously commented out and normalized everything vis a vis
2533           'backspace and 'delete keysyms.
2534         * lisp/packages/*.el: Normalized all the "\177" bindings
2535         * lisp/modes/cperl-mode.el: Created cperl-electric-delete function
2536           which is a "smart" version of the cperl-electric-backspace
2537           function (it honors the desired delete direction).  Bound it to
2538           'delete and the electric-backspace to 'backspace.
2539         * lisp/packages/pending-del.el: Added cperl-electric-backspace and
2540           cperl-electric-delete to the 'supersede list.
2541
2542 1997-06-11  Steven L Baur  <steve@altair.xemacs.org>
2543
2544         * XEmacs 20.3-b6 is released.
2545
2546         * configure.in (GNU_MALLOC): Check for (-l)PW instead of (-l)-lPW.
2547         Suggested by Martin Buchholz  <mrb@eng.sun.com>
2548
2549 1997-06-11  Martin Buchholz  <mrb@eng.sun.com>
2550
2551         * src/Makefile.in:
2552         * lwlib/Makefile.in:
2553         * lib-src/Makefile.in:
2554         * Makefile.in: More Makefile cleanup
2555         - add .PHONY targets where necessary
2556         - remove most builtin rules using .SUFFIXES
2557         - -lXau only gets used for linking gnuserv binaries
2558         - No VPATH for root Makefile
2559         - remove gcc v1 support
2560         * configure.in:
2561         - A new test to autodetect need to define NARROWPROTO,
2562           needed by XFree86
2563         - Consistently use idiom foo=`echo '' $foo | sed -s 's:^ ::' -e ...`
2564         - Immediately exit if SIZEOF_* tests fail.
2565         - Check for libPW
2566         - Use more sophisticated Xpm test that confirms xpm.h and libXpm
2567           are in sync.
2568         * src/s/linux.h:
2569         * src/m/intel386.h: Yet another attempt to clean up linux defines.
2570
2571 1997-06-10  Steven L Baur  <steve@altair.xemacs.org>
2572
2573         * lib-src/pop.c: Correct incantation for pop.h.
2574         From Martin Buchholz <mrb@Eng.Sun.COM>
2575
2576 Tue Jun 10 15:11:16 1997  Steven L Baur  <steve@altair.xemacs.org>
2577
2578         * configure.in (beta): Correct test looking for Beta number.
2579
2580 1997-06-11  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2581
2582         * src/Makefile.in.in, mule/language/misc-lang.el,
2583         mule/mule-load.el, mule/ipa-hooks.el: Use
2584         lisp/mule/language/misc-lang.el instead of lisp/mule/ipa-hooks.el;
2585         mule/ipa-hooks.el was deleted.
2586
2587 1997-06-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2588
2589         * Use lisp/mule/language/thai-util.el instead of
2590         lisp/mule/thai.el.
2591
2592         * lisp/custom/wid-edit.el: Add widget `coding-system' for mule.
2593
2594         * lisp/mule/thai-hooks.el, lisp/mule/mule-load.el: Use
2595         lisp/mule/language/thai.el instead of lisp/mule/thai-hooks.el.
2596
2597         * lisp/mule/language/thai.el: modified for XEmacs.
2598
2599 1997-06-09  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2600
2601         * lisp/mule/mule-load.el, src/Makefile.in.in: Use
2602         lisp/mule/language/chinese.el, lisp/mule/language/cyrillic.el,
2603         lisp/mule/language/european.el, lisp/mule/language/greek.el,
2604         lisp/mule/language/japanese.el and lisp/mule/language/korean.el
2605         instead of lisp/mule/chinese-hooks.el,
2606         lisp/mule/cyrillic-hooks.el, lisp/mule/european-hooks.el,
2607         lisp/mule/greek-hooks.el, lisp/mule/japanese-hooks.el and
2608         lisp/mule/korean-hooks.el.
2609
2610         * lisp/mule/language/*.el was imported from
2611         Emacs/mule-19.34.94-zeta.
2612
2613         * Use lisp/mule/language/china-util.el instead of
2614         lisp/mule/chinese.el.
2615
2616 1997-06-08  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2617
2618         * lisp/apel/emu-x20.el (mime-charset-coding-system-alist):
2619         iso-8859-1, hz-gb-2312, cn-gb-2312, gb2312, cn-big5 and koi8-r
2620         were defined as coding-system.
2621
2622 1997-06-08  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2623
2624         * etc/smilies/Face_smile.xbm, etc/smilies/Face_weep.xbm,
2625         etc/smilies/Face_ase2.xbm, etc/smilies/Face_ase3.xbm,
2626         etc/smilies/Face_ase.xbm: Add Japanese smiley faces.
2627
2628 1997-06-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2629
2630         * lisp/gnus/smiley.el (smiley-deformed-regexp-alist): Add Japanese
2631         smiley faces.
2632
2633 1997-06-10  Gary D. Foster  <Gary.Foster@corp.sun.com>
2634
2635         * lisp/modes/view-less.el: Changed \177 bindings to 'delete
2636         * lisp/modes/help.el: Changed \177 bindings to 'delete
2637
2638 1997-06-10  Gary D. Foster  <Gary.Foster@corp.sun.com>
2639
2640         * lisp/prim/keydefs.el: Changed all 'delete key bindings to point to
2641           the `backward-or-forward-foo' functions.
2642         * lisp/prim/simple.el:
2643         - Renamed `delete-erases-forward' to `delete-key-deletes-forward'.
2644         - Removed `backspace-or-delete-hook'
2645         - Renamed `backspace-or-delete' to `backward-or-forward-delete-char'
2646         - Added functions: `backward-or-forward-kill-word'
2647          `backward-or-forward-kill-sentence'
2648          `backward-or-forward-kill-sexp'
2649         - Removed the zmacs hacks from all the `b-or-f-foo' functions and
2650           began playing nicely with pending-del.
2651         * lisp/modes/cc-mode.el:
2652         * lisp/modes/cperl-mode.el: Fixed references to delete functions
2653           to use the new names.
2654
2655 1997-06-09  Steven L Baur  <steve@altair.xemacs.org>
2656
2657         * XEmacs 20.3-b5 is released.
2658
2659 1997-06-08  Steven L Baur  <steve@altair.xemacs.org>
2660
2661         * etc/NEWS: Updates for early beta20.3 stuffs.
2662         From Hrvoje Niksic <hniksic@srce.hr>
2663
2664 1997-06-05  Steven L Baur  <steve@altair.xemacs.org>
2665
2666         * XEmacs 20.3-b4 is released.
2667
2668 1997-06-04  Martin Buchholz  <mrb@eng.sun.com>
2669
2670         * src/*/*.h: Remove definitions of HAVE_UNION_WAIT, in accordance
2671         with new Autoconf 2 mechanisms.
2672         * src/syswait.h:
2673         * src/sysdep.c:
2674         * src/process.c: Use only Posix.1 sys/wait.h-defined symbols
2675
2676         * src/s/netbsd.h: complete rewrite, use ORDINARY_LINK, #ifdef out
2677         old cruft that can be obtained from system header files.
2678         * lib-src/getopt*: Synch with FSF, remove compiler warnings.
2679
2680         * lib-src/b2m.c:
2681         * src/gifalloc.c:
2682         * lib-src/gnuslib.c:
2683         * lib-src/profile.c:
2684         * lib-src/movemail.c: Fix compiler warnings
2685
2686         * lib-src/Makefile.in.in: Remove unused -DCONFIG_BROKETS flag
2687         - Fix up compile flags for new etags version
2688
2689         * etc/NEWS:
2690         * etc/etags.1:
2691         * man/xemacs/programs.texi:
2692         * lib-src/etags.c:  Upgraded to etags 12.11
2693
2694         * src/config.h.in: Fix inline keyword support
2695
2696         * configure.in: Use a different mechanism for removing extra white
2697         space.  Avoid using foo=`echo $bar`, which loses with various echos.
2698         - new M4 macro XE_SPACE(var, words...)
2699         - Use autoconf 2's AC_HEADER_SYS_WAIT
2700         - Check for Xpm-XpmFree instead of Xpm-XpmReadFileToData to avoid
2701         linking with losing Xpm implementations
2702         - Check for correct wnn4 lib symbols
2703         - Only link with inline.o when using gcc
2704         - Support inline keywords inline, __inline, __inline__
2705         - Ultrix now implies have_mmap=no
2706         - Sun sound in non-standard dirs now works
2707         - --native-sound-lib no longer ignored on HP & SGI
2708         - gpm configure tests moved after curses configure tests
2709
2710 1997-06-04  Gary D. Foster  <Gary.Foster@corp.sun.com>
2711
2712         * lisp/modes/cc-mode.el: Modified `c-electric-delete' to honor the
2713           desired delete direction in both normal and "hungry" modes.
2714         * lisp/modes/cperl-mode.el: Modified `cperl-electric-backspace' to
2715           honor the desired delete direction.
2716
2717 1997-05-30  Martin Buchholz  <mrb@eng.sun.com>
2718
2719         * configure.in: Automagically compute -R path for gcc
2720
2721 1997-05-30  Gary D. Foster  <Gary.Foster@corp.sun.com>
2722
2723         * lisp/vm/vm-vars.el: Fixed delete key binding to call
2724           `vm-scroll-down'
2725
2726 Thu May 29 15:35:07 1997  Martin Buchholz  <mrb@eng.sun.com>
2727
2728         * configure.in: Add support for Solaris2.6 -z ignore linker flags
2729
2730 1997-05-29  Martin Buchholz  <mrb@eng.sun.com>
2731
2732         * configure.in: Replace standard Autoconf MMAP test with Neal
2733         Becker's replacement, hacked somewhat.
2734
2735 1997-05-16  Gary D. Foster  <Gary.Foster@corp.sun.com>
2736
2737         * lisp/prim/simple.el: Created `backspace-or-delete' function and
2738           `backspace-or-delete-hook'
2739         * lisp/prim/keydefs.el: Changed \177 bindings to point to new
2740           delete function.
2741         * lisp/modes/*.el: Removed conflicting \177 bindings.
2742         * lisp/modes/cc-mode.el: Modified `c-electric-delete' to use new
2743           delete bindings.
2744         * lisp/modes/cperl-mode.el: Modified `cperl-electric-backspace' to
2745           use new delete bindings.
2746
2747 1997-06-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2748
2749         * lisp/x11/x-menubar.el (default-menubar): Add menu for Mule.
2750
2751         * lisp/mule/mule-cmds.el: Menu for XEmacs were moved to
2752         x11/x-menubar.el.
2753
2754 1997-06-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2755
2756         * lisp/leim/quail.el: to avoid compiling warnings about
2757         overlay.el.
2758
2759 1997-06-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2760
2761         * lisp/leim/quail.el: to sync with quail.el of
2762         Emacs-19.34.94-zeta.
2763
2764         * lisp/leim/quail/ziranma.el, lisp/leim/quail/tonepy.el,
2765         lisp/leim/quail/py.el, lisp/leim/quail/qj.el,
2766         lisp/leim/quail/sw.el, lisp/leim/quail/ccdospy.el,
2767         lisp/leim/quail/punct.el, lisp/leim/quail/4corner.el,
2768         lisp/leim/quail/symbol-ksc.el, lisp/leim/quail/ethiopic.el,
2769         lisp/leim/quail/hanja.el, lisp/leim/quail/quick-cns.el,
2770         lisp/leim/quail/tsangchi-cns.el, lisp/leim/quail/lrt.el,
2771         lisp/leim/quail/tsangchi-b5.el, lisp/leim/quail/devanagari.el,
2772         lisp/leim/quail/japanese.el, lisp/leim/quail/quick-b5.el,
2773         lisp/leim/quail/punct-b5.el, lisp/leim/quail/qj-b5.el,
2774         lisp/leim/quail/py-b5.el, lisp/leim/quail/ctlau.el,
2775         lisp/leim/quail/ctlaub.el, lisp/leim/quail/ecdict.el,
2776         lisp/leim/quail/array30.el, lisp/leim/quail/hangul3.el,
2777         lisp/leim/quail/hanja-jis.el, lisp/leim/quail/cyrillic.el,
2778         lisp/leim/quail/etzy.el, lisp/leim/quail/greek.el,
2779         lisp/leim/quail/ipa.el, lisp/leim/quail/lao.el,
2780         lisp/leim/quail/zozy.el, lisp/leim/quail/viqr.el,
2781         lisp/leim/quail/latin.el, lisp/leim/quail/thai.el,
2782         lisp/leim/quail/hangul.el: quail of LEIM for Emacs-19.34.94-zeta.
2783
2784 1997-06-02  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2785
2786         * mule/korean.el was abolished because it seems not to be used.
2787
2788         * mule/japanese.el was abolished because it seems not to be used.
2789
2790 1997-06-01  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2791
2792         * lisp/tm/gnus-mime-old.el was abolished because XEmacs 20.3 has
2793         Gnus 5.4.
2794
2795         * lisp/tm/tm-edit.el: updated to 7.108.
2796
2797         * lisp/tm/tm-view.el: updated to 7.83.
2798
2799         * lisp/leim/quail.el: modified for XEmacs.
2800
2801         * lisp/mule/mule-load.el, lisp/mule/mule-process.el: delete
2802         mule-process.el because it is not used.
2803
2804         * lisp/mule/european.el was abolished because it seems not to be
2805         used.
2806
2807         * lisp/mule/mule-load.el: must load mule-cmds before setting for
2808         language-environment.
2809
2810         * lisp/mule/european-hooks.el: Modified for LEIM.
2811
2812         * lisp/mule/mule-cmds.el: Uncomment key definition for
2813         `toggle-input-method'.
2814
2815         * lisp/mule/mule-init.el: Comment out about `mule-keymap' (moved
2816         to mule-cmds.el).
2817
2818         * lisp/mule/mule-cmds.el: Uncomment about `mule-keymap' (moved
2819         from mule-init.el).
2820
2821         * lisp/tl/tl-atype.el: Don't require tl-str.
2822
2823         * lisp/tl/tl-atype.el: Use atype.el of APEL.
2824
2825         * lisp/tl/tl-list.el: Use alist.el of APEL.
2826
2827 1997-05-31  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2828
2829         * lisp/tl/richtext.el, lisp/tl/emu-x20.el, lisp/tl/emu-xemacs.el,
2830         lisp/tl/emu.el, lisp/tl/emu-e19.el: moved to apel/.
2831
2832         * lisp/tl/file-detect.el, lisp/tl/filename.el: replaced by APEL's.
2833
2834         * lisp/mu/std11-parse.el, lisp/mu/std11.el: moved to apel/.
2835
2836         * lisp/leim/quail.el: Add new quail.el (imported from Emacs
2837         19.34.94-epsilon).
2838
2839         * lisp/leim/skk/skkdic.el: delete skkdic.el temporary because
2840         XEmacs can not compile it.
2841
2842         * lisp/leim/skk/skkdic.el, lisp/leim/quail/zozy.el,
2843         lisp/leim/quail/ziranma.el, lisp/leim/quail/viqr.el,
2844         lisp/leim/quail/tsangchi-cns.el, lisp/leim/quail/tsangchi-b5.el,
2845         lisp/leim/quail/symbol-ksc.el, lisp/leim/quail/thai.el,
2846         lisp/leim/quail/tonepy.el, lisp/leim/quail/quick-cns.el,
2847         lisp/leim/quail/sw.el, lisp/leim/quail/qj-b5.el,
2848         lisp/leim/quail/qj.el, lisp/leim/quail/quick-b5.el,
2849         lisp/leim/quail/py-b5.el, lisp/leim/quail/py.el,
2850         lisp/leim/quail/lao.el, lisp/leim/quail/latin.el,
2851         lisp/leim/quail/lrt.el, lisp/leim/quail/punct-b5.el,
2852         lisp/leim/quail/punct.el, lisp/leim/quail/hanja-jis.el,
2853         lisp/leim/quail/hanja.el, lisp/leim/quail/ipa.el,
2854         lisp/leim/quail/japanese.el, lisp/leim/quail/hangul3.el,
2855         lisp/leim/quail/etzy.el, lisp/leim/quail/greek.el,
2856         lisp/leim/quail/hangul.el, lisp/leim/quail/ethiopic.el,
2857         lisp/leim/quail/devanagari.el, lisp/leim/quail/ecdict.el,
2858         lisp/leim/quail/ctlau.el, lisp/leim/quail/ctlaub.el,
2859         lisp/leim/quail/cyrillic.el, lisp/leim/quail/array30.el,
2860         lisp/leim/quail/ccdospy.el, lisp/leim/quail/4corner.el: Add LEIM
2861         elisp files; old lisp/quail was abolished.
2862
2863         * src/Makefile.in.in: Add mule-cmds.elc.
2864
2865         * lisp/mule/mule-load.el, lisp/mule/mule-cmds.el: Add mule-cmds.el
2866         (imported from Emacs-19.34.94-epsilon and comment out a lot to
2867         avoid conflict with mule-init.el or other XEmacs/mule files).
2868
2869         * lisp/prim/simple.el (assoc-ignore-case): New function; imported
2870         from Emacs-19.34.94-epsilon.
2871
2872 1997-05-29  Steven L Baur  <steve@altair.xemacs.org>
2873
2874         * XEmacs 20.3-beta3 is released.
2875
2876         * INSTALL: Delete documentation of mocklisp support.
2877
2878         * configure.in: Delete mocklisp support.
2879
2880         * etc/FTP: Update mirror info.
2881
2882         * etc/DISTRIB: Update mirror info.
2883
2884 1997-05-29  Martin Buchholz  <mrb@eng.sun.com>
2885
2886         * configure.in: Replace standard Autoconf MMAP test with Neal
2887         Becker's replacement, hacked somewhat.
2888
2889 1997-05-28  Martin Buchholz  <mrb@eng.sun.com>
2890
2891         * lisp/prim/files.el (auto-mode-alist): Reorg auto-mode-alist again.
2892
2893         * lib-src/etags.c: Version 12.7 from Francesco.
2894
2895         * configure.in: Juggle link order of X libraries.
2896         Add support for using zsh to run configure.
2897         Document --with-tty=no.
2898         Fix -no-recursion option.
2899         Recognize and ignore --cache-file option.
2900         Recognize null values for preprocessor symbols converted to shell
2901         variables.  This maybe fixes the "-ltermcap" problem.
2902         Remove spurious blanks from various SUBST-ituted variables.
2903         Fix conditional creation of gdbinit.
2904         Conditionally create .sbinit for Sunpro C.
2905
2906 1997-05-26  Steven L Baur  <steve@altair.xemacs.org>
2907
2908         * etc/FTP: Correct typo in ftp.cenatls.cena.dgac.fr.
2909
2910         * etc/DISTRIB: Ditto.
2911
2912 1997-05-22  Steven L Baur  <steve@altair.xemacs.org>
2913
2914         * XEmacs 20.3-beta2 is released.
2915
2916 Thu May 22 04:19:09 1997  Martin Buchholz  <mrb@eng.sun.com>
2917
2918         * configure.in: Try to fix all reported bugs with 20.3-b1.
2919         Change HAVE_WNN6 to WNN6.  WNN6 correctly autodetected.
2920         extra-verbose now default on beta builds.
2921         extra-verbose now much more verbose.
2922         Don't set libs_termcap to " ".
2923         Detect -lXm AFTER detecting -lXpm.
2924         Use runtime paths before running tests, since AC_TRY_RUN may
2925         depend on it.
2926         with-xim=motif only default on Solaris.
2927         realpath moved from s&m to configure.in.
2928         xemacs-version.h removed.  main_1 now contains $canonical as well,
2929         for even more useful backtraces.
2930         termcap handling rewritten.
2931         Create .sbinit for Sun's source browser.
2932         Warn user if no XPM support present.
2933         Warn user if compiling in error checking.
2934
2935         * Makefile.in: use MAKE_SUBDIR consistently.  Remove references to
2936         dynodump.  Remove core when cleaning.  Remove config.log.
2937         make distclean now functional.
2938
2939 Tue Jun  4 10:15:54 1996  Per Bothner  <bothner@deneb.cygnus.com>
2940
2941         * etc/e/eterm.ti:  Add kcub1, kcuf1, kcuu1, kcud1 capabilities.
2942
2943 Sun May 18 13:03:20 1997  Steven L Baur  <steve@altair.xemacs.org>
2944
2945         * lwlib/Makefile.in.in (distclean): Clean up config.h.
2946
2947         * Makefile.in (distclean): Remve config.log.
2948         remove broken dynodump stuffs.
2949
2950 Sat May 17 20:30:54 1997  Steven L Baur  <steve@altair.xemacs.org>
2951
2952         * XEmacs 20.3-b1 is released.
2953
2954 Fri May 16 20:38:19 1997  Steven L Baur  <steve@altair.xemacs.org>
2955
2956         * info/dir (Packages): Update minor version number.
2957
2958         * etc/README: Update minor version number.
2959
2960         * README: Update minor version number.
2961
2962 Tue May 13 20:35:52 1997  Steven L Baur  <steve@altair.xemacs.org>
2963
2964         * XEmacs-20.2 is released.
2965
2966 Sat May 10 16:14:30 1997  Steven L Baur  <steve@altair.xemacs.org>
2967
2968         * XEmacs 20.2-b6 is released.
2969
2970 Thu May  8 20:22:34 1997  Steven L Baur  <steve@altair.xemacs.org>
2971
2972         * XEmacs 20.2-b5 is released.
2973
2974 Fri May  2 16:50:02 1997  Steven L Baur  <steve@altair.xemacs.org>
2975
2976         * XEmacs 20.2-b4 is released.
2977
2978 Thu May  1 18:13:38 1997  Steven L Baur  <steve@altair.xemacs.org>
2979
2980         * configure.in (--with-xim): Don't default it to Motif since it
2981         causes crashes at startup on some systems.
2982
2983 Sun Apr 27 12:25:55 1997  Steven L Baur  <steve@altair.xemacs.org>
2984
2985         * XEmacs 20.2-b3 is released.
2986
2987 Wed Apr 23 10:33:58 1997  Steven L Baur  <steve@altair.xemacs.org>
2988
2989         * XEmacs 20.2-b2 is released.
2990
2991         * configure.in (beta): OPENWINHOME misspelled.
2992
2993 Mon Apr 21 14:48:29 1997  Steven L Baur  <steve@altair.xemacs.org>
2994
2995         * etc/BETA (writing): Update with information about how to create
2996         patches.
2997
2998 Sat Apr 19 16:13:16 1997  Steven L Baur  <steve@altair.xemacs.org>
2999
3000         * XEmacs 20.2-b1 is released.
3001
3002 Thu Apr 17 21:33:59 1997  Steven L Baur  <steve@altair.xemacs.org>
3003
3004         * configure.in (beta): SONY NEWS-OS has /etc/osversion and not
3005         uname.
3006
3007 Wed Apr 16 17:44:05 1997  Steven L Baur  <steve@altair.xemacs.org>
3008
3009         * XEmacs 20.1 is re-released.
3010
3011 Tue Apr 15 21:03:22 1997  Steven L Baur  <steve@altair.xemacs.org>
3012
3013         * XEmacs 20.1 is released.
3014
3015 Sat Apr 12 20:11:08 1997  Steven L Baur  <steve@altair.xemacs.org>
3016
3017         * XEmacs 20.1-b15 is released.
3018
3019 Sat Apr 12 09:01:32 1997  Hrvoje Niksic <hniksic@srce.hr>
3020         * PROBLEMS: I have cleaned up a bit the PROBLEMS file, by:
3021         1) changing it into sections -- there is now a section for building,
3022            running and compatibility problems
3023
3024         2) removing some obviously obsolete entries -- e.g. those pertaining
3025            to Emacs 18, etc. --> size is off by 20K
3026
3027         3) Rearranging the entries by relevance.  I have tried to put the most
3028            relevant entries in front.
3029
3030 Thu Apr 10 19:07:26 1997  Steven L Baur  <steve@altair.xemacs.org>
3031
3032         * XEmacs 20.1-b14 is released.  (Beta 13 was skipped).
3033
3034 Wed Apr  9 22:52:06 1997  Steven L Baur  <steve@altair.xemacs.org>
3035
3036         * XEmacs 20.1-b12 is released.
3037
3038 Sun Apr  6 22:31:00 1997  Tatsuya Ichikawa  <ichikawa@hv.epson.co.jp>
3039
3040         * configure.in: Cosmetic change to summary print of POP/Kerberos/
3041         Hesiod options.
3042
3043 Sat Apr  5 09:11:36 1997  Steven L Baur  <steve@altair.xemacs.org>
3044
3045         * XEmacs 20.1-b11 is released.
3046
3047 Wed Apr  2 15:27:35 1997  Steven L Baur  <steve@altair.xemacs.org>
3048
3049         * Makefile.in (install-only): New target.  Functionality suggested
3050         by Larry Schwimmer, correct way of doing it suggested by Chuck
3051         Thompson.
3052
3053         * configure.in: Default to "-Olimit 2000" as suggested by Jamie
3054         Zawinski for SGI cc and Irix 6.
3055
3056 Tue Apr  1 12:23:13 1997  Steven L Baur  <steve@altair.xemacs.org>
3057
3058         * configure.in: Add configuration parameters for Emacs 19.34
3059         movemail.c (--with-pop, --with-kerberos, --with-hesiod).
3060
3061 Fri Mar 28 19:58:41 1997  Steven L Baur  <steve@altair.xemacs.org>
3062
3063         * configure.in: Remove garbage if [ ... ] constructs and a
3064         mispatch.
3065
3066 Thu Mar 27 18:24:19 1997  Steven L Baur  <steve@altair.xemacs.org>
3067
3068         * XEmacs 20.1-b10 is released.
3069
3070 Wed Mar 26 22:31:10 1997  Steven L Baur  <steve@altair.xemacs.org>
3071
3072         * Remove vms top-level directory.
3073
3074         * XEmacs 19.15 final released to beta testers.
3075
3076 Tue Mar 25 19:13:27 1997  Steven L Baur  <steve@altair.xemacs.org>
3077
3078         * XEmacs 19.15 prefinal released to beta testers.
3079
3080 Mon Mar 24 12:28:17 1997  Steven L Baur  <steve@altair.xemacs.org>
3081
3082         * configure.in (--debug): Correct documentation.
3083
3084 Sun Mar 23 17:24:38 1997  Steven L Baur  <steve@altair.xemacs.org>
3085
3086         * XEmacs 19.15-b104 is released.
3087
3088 Sat Mar 22 19:56:36 1997  Steven L Baur  <steve@altair.xemacs.org>
3089
3090         * etc/sgml/CATALOG: Default to html-3.2final.
3091
3092 Sat Mar 22 17:55:15 1997  Darrell Kindred  <dkindred@cmu.edu>
3093
3094         * configure.in (beta): Add configure support for the -rpath flag
3095         for IRIX analogous to the Solaris "-R".
3096
3097 Sat Mar 22 16:47:08 1997  Steven L Baur  <steve@altair.xemacs.org>
3098
3099         * info/dir (Packages): Add HM-HTML-Mode to menu.
3100
3101 Sat Mar 22 21:27:41 1997  Tomasz J. Cholewo  <t.cholewo@ieee.org>
3102
3103         * configure.in: Echo only current configuration using 'tee -a'.
3104
3105 Fri Mar 21 21:26:01 1997  Steven L Baur  <steve@altair.xemacs.org>
3106
3107         * XEmacs-19.15-b103 is released.
3108         * XEmacs-20.0-b9 is released.
3109
3110         * Makefile.in (top_distclean): Add `Installation' to distclean
3111         rule.
3112
3113 Fri Mar 21 20:05:29 1997  Darrell Kindred  <dkindred@cmu.edu>
3114
3115         * Makefile.in (autoloads): Pass $(MAKE) to update-elc.sh and
3116         update-autoloads.sh.
3117
3118 Thu Mar 20 20:14:16 1997  Steven L Baur  <steve@altair.xemacs.org>
3119
3120         * XEmacs-19.15-b102 is released.
3121
3122 Tue Mar 18 21:52:36 1997  Steven L Baur  <steve@altair.xemacs.org>
3123
3124         * XEmacs-19.15-b101 is released.
3125
3126 Mon Mar 17 19:09:29 1997  Steven L Baur  <steve@altair.xemacs.org>
3127
3128         * XEmacs-20.1-b8 is released.
3129         * XEmacs-19.15-b100 is released.
3130
3131 Sat Mar 15 17:15:18 1997  Steven L Baur  <steve@altair.xemacs.org>
3132
3133         * XEmacs-20.1-b7 is released.
3134         * XEmacs-19.15-b99 is released.
3135
3136         * etc/sgml/CATALOG: Added IE3 DTDs and htmlpro DTD.
3137
3138 Thu Mar 13 10:40:11 1997  Steven L Baur  <steve@altair.xemacs.org>
3139
3140         * configure.in: Add sunos4-1-4 header files.
3141
3142 Wed Mar 12 18:53:08 1997  Steven L Baur  <steve@altair.xemacs.org>
3143
3144         * configure.in: Use new file bsdos3.h with BSDI 3.0.
3145
3146 Sat Mar  8 15:19:33 1997  Steven L Baur  <steve@altair.xemacs.org>
3147
3148         * XEmacs-20.1-b6 is released.
3149         * XEmacs-19.15-b98 is released.
3150
3151 Wed Mar  5 18:55:36 1997  Steven L Baur  <steve@altair.xemacs.org>
3152
3153         * Makefile.in (install-arch-indep): Offer to compress lisp sources.
3154         (gzip-el): New targe for compressed installed lisp sources.
3155
3156 Tue Mar  4 23:28:37 1997  Martin Buchholz  <mrb@eng.sun.com>
3157
3158         * lib-src/update-elc.sh: VM is compiled after the byte-compiler,
3159         but before anything else.  More flexible about finding an xemacs
3160         to use for byte-compilation (default src/xemacs).  Other minor fixes.
3161
3162 Mon Mar  3 23:57:56 1997  Steven L Baur  <steve@altair.xemacs.org>
3163
3164         * XEmacs 20.1-b5 is released.
3165
3166 Mon Mar  3 18:09:17 1997  Steven L Baur  <steve@altair.xemacs.org>
3167
3168         * XEmacs 20.1-b4 is released.
3169
3170 Sat Mar  1 15:38:30 1997  Steven L Baur  <steve@altair.xemacs.org>
3171
3172         * Makefile.in (distclean): Correct typos.
3173
3174         * XEmacs 19.15-b96 is released.
3175
3176         * configure.in: Symlink site-lisp when using --srcdir.
3177         Add special handling of lisp directory to allow for multiple
3178         site-packages files.
3179
3180 Fri Feb 28 20:38:46 1997  Steven L Baur  <steve@altair.xemacs.org>
3181
3182         * Makefile.in (distclean): Create lock and site-lisp directories
3183         when they don't exist (after being pruned by CVS).
3184
3185 Tue Mar  4 00:41:38 1997  Hrvoje Niksic  <hniksic@srce.hr>
3186
3187         * etc/sample.Xdefaults: Added customization of foreground and
3188         background colors for the `default' face.
3189
3190 Wed Feb 26 22:12:12 1997  Steven L Baur  <steve@altair.xemacs.org>
3191
3192         * Makefile.in (top_distclean): Reset src/PURESIZE.h for
3193         distribution.
3194
3195         * XEmacs 20.1-b3 is released.
3196
3197 Sun Feb 23 17:10:09 1997  Steven L Baur  <steve@altair.xemacs.org>
3198
3199         * XEmacs 20.1-b2 is released.
3200
3201 Sat Feb 22 14:29:44 1997  Steven L Baur  <steve@altair.xemacs.org>
3202
3203         * XEmacs 19-15-b'95 is released.
3204
3205 Fri Feb 21 22:29:51 1997  Martin Buchholz  <mrb@eng.sun.com>
3206
3207         * etc/toolbar/workshop-cap-up.xpm:  Moved caption up one pixel.
3208
3209         * lwlib/xlwscrollbar.c : Fix many scrollbar bugs:
3210         - "knob" renamed to "slider"
3211         - leftmost pixel wasn't sensitive to button clicks, while righmost
3212           pixel was.
3213         - many glitches fixed if Emacs*XlwScrollBar.ArrowPosition:same:
3214           - goobers on top of up-arrow removed.
3215           - up-arrow would not always be redrawn when necessary
3216           - slider drag would be `off' by size of up-arrow
3217         - horizontal and vertical scrollbars didn't use exactly the same
3218           dimensions.
3219         - slider was never drawn if XlwScrollBar.shadowThickness was 0.
3220         - Now up- and down-arrows actually work near beginning/end of buffer!
3221
3222 Thu Feb 20 12:40:57 1997  Jan Vroonhof <vroonhof@math.ethz.ch>
3223
3224         * configure.in (with_xauth): Attempted correction of test for
3225         libXmu on SunOS.
3226
3227 Sat Feb 15 14:11:03 1997  Steven L Baur  <steve@altair.xemacs.org>
3228
3229         * XEmacs 20.1-b1 is released.
3230         * XEmacs 19.15-b94 is released.
3231
3232 Fri Feb 14 23:23:03 1997  Steven L Baur  <steve@altair.xemacs.org>
3233
3234         * README: ``This directory tree holds version 19.13 ...'' ???
3235
3236 Sun Feb  9 16:15:55 1997  Steven L Baur  <steve@altair.xemacs.org>
3237
3238         * XEmacs 19.15-b93 is released.
3239         XEmacs 20.0 is released to the 'net.
3240
3241 Fri Feb  7 19:21:34 1997  Steven L Baur  <steve@altair.xemacs.org>
3242
3243         * XEmacs 20.0try3 is released.
3244
3245 Wed Feb  5 18:03:06 1997  Steven L Baur  <steve@altair.xemacs.org>
3246
3247         * XEmacs 20.0try2 is released.
3248
3249 Mon Feb  3 19:39:08 1997  Steven L Baur  <steve@altair.xemacs.org>
3250
3251         * XEmacs 19.15-b92 is released.
3252
3253 Sat Feb  1 18:17:38 1997  Steven L Baur <steve@altair.xemacs.org>
3254
3255         * XEmacs 20.0try1 is released.
3256         * XEmacs 19.15-b91 AKA XEmacs '97 NOT! is released.
3257
3258 Sat Feb  1 00:00:48 1997  Steven L Baur  <steve@altair.xemacs.org>
3259
3260         * PROBLEMS:  Updated from beta test bug reports.
3261         Put in outline-mode/outl-mouse-minor-mode by default.
3262
3263 Wed Jan 29 19:59:41 1997  Steven L Baur  <steve@altair.xemacs.org>
3264
3265         * CHANGES-beta: XEmacs 20.0-b93 is released.
3266
3267 Sat Jan 25 15:43:59 1997  Steven L Baur  <steve@altair.xemacs.org>
3268
3269         * CHANGES-beta: XEmacs 20.0-b92 is released.
3270
3271 Fri Jan 24 09:54:01 1997  Steven L Baur  <steve@altair.xemacs.org>
3272
3273         * lwlib/xlwmenu.c (massage_resource_name): Changed comparison of
3274         char and pointer.
3275
3276 Thu Jan 23 10:39:34 1997  Martin Buchholz  <mrb@eng.sun.com>
3277
3278         * lib-src/update-elc.sh (ignore_dirs): Quoting portability.
3279
3280 Wed Jan 22 21:07:17 1997  Steven L Baur  <steve@altair.xemacs.org>
3281         * XEmacs 20.0-b91 (prerelease 2) is released.
3282
3283         * configure.in (--with-scrollbars): Add Athena3d as a toolkit
3284         type.
3285
3286         * lwlib/lwlib-Xaw.c (xaw_update_one_widget): Let Athena 3d have 0
3287         borderwidth.
3288         (xaw_scrollbar_scroll): Use SCROLLBAR_LINE_UP and
3289         SCROLLBAR_LINE_DOWN since that's current the only to get to the
3290         bottom of the buffer. :-(
3291
3292 Tue Jan 21 20:01:19 1997  Steven L. Baur  <steve@altair.xemacs.org>
3293
3294         * configure.in (beta): Add LWLIB_USES_ATHENA for odd
3295         configurations that use both Motif and Athena.
3296
3297         * etc/sgml/HTML32.dtd: html-3.2 final dtd added.
3298
3299 Wed Jan 15 12:55:19 1997  Steven L Baur  <steve@altair.xemacs.org>
3300
3301         * info/dir (Gnus): Updated spelling and info.
3302
3303 Mon Jan 13 13:37:27 1997  Steven L Baur  <steve@altair.xemacs.org>
3304
3305         * configure.in: Remove assignment of NON_GNU_CPP for irix-6.0.
3306
3307 Mon Jan 13 00:36:01 1997  Martin Buchholz  <mrb@eng.sun.com>
3308
3309         * lib-src/make-docfile.c (scan_lisp_file): eliminate doc-string
3310         warnings for ccl-read-*
3311
3312 Sat Jan 11 12:05:31 1997  Steven L Baur  <steve@altair.xemacs.org>
3313
3314         * etc/sample.emacs: Remove code snippet that wipes out the cycle
3315         buffer modeline feature.
3316
3317         * XEmacs 20.0 beta90 (prerelease 1) is released.
3318         * XEmacs 19.15 beta90 (prerelease 1) is released.
3319
3320 Tue Jan  7 08:45:16 1997  Steven L Baur  <steve@altair.xemacs.org>
3321
3322         * configure.in (LIBS): Revise test for XFree86 (look for XF86Config).
3323
3324 Sat Jan  4 14:52:57 1997  Steven L Baur  <steve@altair.xemacs.org>
3325         * XEmacs 20.0 beta 34 is released.
3326         * XEmacs 19.15 beta 7 is released.
3327
3328 Fri Jan  3 15:18:59 1997  Jeff Miller  <jmiller@smart.net>
3329
3330         * lwlib/Makefile.in.in: lwlib is required if X11 is used.
3331
3332 Wed Jan  1 08:30:48 1997  Martin Buchholz  <mrb@eng.sun.com>
3333
3334         * src/emacs.c: Make sure
3335         `./temacs -batch -l loadup.el run-temacs <emacs-args>'
3336         works properly
3337
3338         * src/Makefile.in.in (rtcmacs): Add support for RTC, Sun's
3339           competitor to Purify.
3340
3341         * man/lispref/symbols.texi: Fix up bit vector documentation
3342         * man/lispref/sequences.texi: Fix up bit vector documentation
3343
3344         * lisp/sunpro/sunpro-load.el: Only preload mime-setup for Sun.
3345
3346         * lisp/prim/update-elc.el: Don't rely on autoloads.
3347
3348 Tue Dec 31 09:46:13 1996  Martin Buchholz  <mrb@eng.sun.com>
3349
3350         * lisp/prim/auto-autoloads.el: New, completely program-generated, file
3351         * lib-src/update-autoloads.sh: Rewritten to use auto-autoloads.el.
3352         * lisp/utils/autoload.el: Reorganization of autoload mechanism:
3353         Errors during autoload generation are just that - errors.
3354
3355         Generated autoloads are now in a separate file of their own.
3356
3357         Reliability of autoload generation greatly increased.
3358
3359         Distribution smaller by about 100k.
3360
3361         `make autoloads' is still the preferred mechanism for update.
3362
3363         Autoloads are always regenerated completely from scratch.  This
3364         avoids errors with obsolete or corrupted autoload entries.
3365
3366         Caching of autoload entries using timestamps has been eliminated.
3367
3368         Files that have no autoloads no longer have a comment placed into
3369         the generated autoloads file.
3370
3371         There was a bug where autoload entries would sometimes end up
3372         being inserted into the *middle* of other autoload entries,
3373         thereby corrupting them.
3374
3375         * src/event-Xt.c: Remove SUNOS_GCC_L0_BUG kludge.
3376
3377 Sun Dec 29 05:37:43 1996  Martin Buchholz  <mrb@eng.sun.com>
3378
3379         * lib-src/update-autoloads.sh: Make sure that `make autoloads'
3380           doesn't use the autoload facility to load `autoload';
3381           load it explicity instead.
3382
3383         * lib-src/update-elc.sh (ignore_dirs): ignore SCCS, CVS, RCS dirs
3384
3385         * man/Makefile: Reinstate hyperbole & oo-browser manuals
3386
3387         * lisp/modes/mail-abbrevs.el: Apply patch originated from Noah Friedman
3388
3389         * src/mule-charset.c: Use lower case for charset registry, to
3390           match XLFD.
3391
3392         * Makefile.in: replace list of info files with *.info* - one less
3393           maintenance headache
3394
3395         * etc/sample.emacs: Add sample code to highlight continuation glyph
3396
3397         * man/oo-browser.texi: Fix TeXability
3398
3399         * man/hyperbole.texi: Fix TeXability
3400
3401         * man/vhdl-mode.texi: Fix TeXability
3402
3403         * lisp/prim/loaddefs.el: Wholesale housecleaning
3404           `make autoloads' should finally work.
3405
3406         * lib-src/emacsclient.c (main): ANSIfication, compiler warning removal
3407
3408         * lisp/mule/mule-files.el: Add support for multi-lingual info files.
3409
3410         * lib-src/update-elc.sh: `make all-elc' was updating files in
3411           `special' directories without using the Makefiles
3412           designed for that purpose.
3413           - make sure ilisp isn't remade every time through `make all-elc'.
3414
3415         * info/dir (Packages): Add Japanese TM info files
3416
3417         * src/inline.c:  Allow compilation with `gcc -g'
3418
3419         * src/syntax.c (word_constituent_p): Allow compilation with `gcc -g'
3420
3421         * src/lread.c: Don't put `...' immediately after a filename, so
3422           that various tools can recognize the filename as such.
3423
3424         * src/event-Xt.c (x_to_emacs_keysym): Fix crash when
3425           --with-xim=xlib and key event on window frame.
3426           Change return foo to return (foo) when return is a macro.
3427
3428         * src/editfns.c (Ffollowing_char): docstring fixes.
3429
3430         * man/tm/Makefile: Add support for Japanese TM info (but not dvi) files.
3431           This Makefile is no longer officially broken.
3432
3433         * info/dir: Add Japanese tm documents.
3434
3435         * man/tm/tm-vm-en.texi: Make document TeX-friendly.
3436
3437         * lib-src/update-autoloads.sh (EMACS): Don't rely on non-portable
3438           xargs -i flag.
3439
3440         * lisp/mule/mule-files.el (file-coding-system-alist): Make sure
3441           the `binary' coding system is used for .gz and .Z extensions.
3442
3443         * man/viper.texi: Viper version 2.90
3444
3445         * man/ediff.texi: Ediff Version 2.62
3446
3447         * lisp/packages/ispell.el (ispell-word): Avoid using strings with
3448           define-key, for compatibility with loaddefs.el
3449
3450         * lisp/modes/eiffel3.el: Make compatible with update-autoloads.
3451
3452         * lisp/ilisp/Makefile (elc): Add target to avoid re-compilation.
3453
3454         * lib-src/update-elc.sh: XEmacs sometimes re-byte-compiled elisp
3455           files in dirs that have their own Makefiles.
3456
3457
3458
3459 Sun Dec 29 17:02:49 1996  Steven L Baur  <steve@altair.xemacs.org>
3460
3461         * Makefile.in (install-arch-indep): Force compression with `gzip -f'.
3462
3463         * lib-src/update-elc.sh (NUMTOCOMPILE): Ignore CVS directories.
3464
3465         * Makefile.in (install-arch-indep): Catch .info-[0-9]* files for
3466         installation.
3467
3468 Sat Dec 28 15:33:27 1996 Steven L Baur  <steve@altair.xemacs.org>
3469
3470         * XEmacs 20.0 beta 33 is released.
3471         * XEmacs 19.15 beta 6 is released.
3472
3473 Fri Dec 27 20:34:58 1996  Richard Mlynarik  <mly@adoc.xerox.com>
3474
3475         * etc/yow.lines: 20k of new zippy quotes.
3476
3477 Fri Dec 27 01:02:41 1996  Martin Buchholz  <mrb@eng.sun.com>
3478
3479         * Makefile.in (install-arch-indep): Simplify installation of info
3480         pages.
3481
3482 Sat Dec 21 15:20:20 1996  Steven L Baur  <steve@altair.xemacs.org>
3483         * XEmacs 20.0-b32 released.
3484
3485         * XEmacs 19.15-b5 released.
3486
3487 Wed Dec 18 20:22:08 1996  Martin Buchholz  <mrb@eng.sun.com>
3488
3489         * configure.in: Reformat.  Fix shared include file rename
3490         problem.
3491
3492         * configure: Reformat.  Fix shared include file rename problem.
3493
3494         * dynodump/dynodump.c (__EXTENSIONS__): Define it.
3495
3496 Thu Dec 12 13:19:00 1996  Joseph J Nuspl  <nuspl@nvwls.cc.purdue.edu>
3497
3498         * Makefile.in (install-arch-indep): Install infofiles gzipped by
3499         default.
3500
3501 Tue Dec 10 19:25:25 1996  Steven L Baur  <steve@altair.xemacs.org>
3502
3503         * CHANGES-beta: XEmacs 20.0-b31 is released.
3504
3505 Tue Dec 10 18:33:19 1996  Rod Whitby  <rwhitby@asc.sps.mot.com>
3506
3507         * info/vhdl-mode.info: New file.
3508
3509         * info/dir (Packages): Add vhdl-mode documentation.
3510
3511 Tue Dec 10 18:27:02 1996  Martin Buchholz  <mrb@Eng.Sun.COM>
3512
3513         * configure: Make shared/dynamic flags work much more logically.
3514
3515 Tue Dec 10 09:17:22 1996  David Worenklein  <dcw@gcm.com>
3516
3517         * configure.in (machine): Patch to make newly renamed shared
3518         link include files work.
3519
3520 Sat Dec  7 16:28:10 1996  Martin Buchholz  <mrb@Eng.Sun.COM>
3521
3522         * configure.in: Configure for POSIX getcwd if available.
3523
3524 Thu Dec  5 20:42:35 1996  Steven L Baur  <steve@altair.xemacs.org>
3525
3526         * etc/edt-user.doc (File): New file from Emacs 19.34.
3527
3528 Thu Dec  5 11:56:05 1996  Joseph J Nuspl <nuspl@nvwls.cc.purdue.edu>
3529
3530         * configure.in (LIBS): Fix typo in dialog box test.
3531
3532