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