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