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