1 1999-09-09 MORIOKA Tomohiko <tomo@etl.go.jp>
3 * configure.in: Add new option `--with-text-coding'; define
4 `TEXT_CODING' if it is specified.
6 1999-08-30 MORIOKA Tomohiko <tomo@etl.go.jp>
9 - Delete `--with-ucs4' option.
10 - Display message about UTF-2000 if "$with_utf_2000" = yes.
12 1999-06-17 MORIOKA Tomohiko <tomo@etl.go.jp>
15 - Add new option `--with-ucs4'; define `CHAR_IS_UCS4' if it is
17 - Define `CHAR_IS_UCS4' if `--with-utf-2000' is specified.
19 1999-06-15 MORIOKA Tomohiko <tomo@etl.go.jp>
21 * configure.in: Add new option `--with-utf-2000'; define `UTF2000'
24 2000-05-28 Martin Buchholz <martin@xemacs.org>
26 * XEmacs 21.2.34 is released.
28 2000-05-15 Yoshiki Hayashi <yoshiki@xemacs.org>
31 Do not define DOUG_LEA_MALLOC when using other malloc scheme.
32 Remove unused variable use_minimal_tagbits.
34 2000-05-02 Yoshiki Hayashi <yoshiki@xemacs.org>
36 * configure.in: Remove lockdir.
38 2000-04-15 Andy Piper <andy@xemacs.org>
40 * etc/Emacs.ad: add select-start() back into text translations.
42 2000-05-01 Martin Buchholz <martin@xemacs.org>
44 * XEmacs 21.2.33 is released.
46 2000-04-27 Katsumi Yamaoka <yamaoka@jpl.org>
48 * configure.in: Use ORDINARY_LD instead of "\$(ORDINARY_LD)" for
51 2000-04-26 Ben Wing <ben@xemacs.org>
53 * configure.in: add support for --quick-build. Remove --no-doc-file,
56 2000-04-19 Martin Buchholz <martin@xemacs.org>
60 Rewrite SMART_INCLUDE implementation to actually work.
61 Be paranoid - Avoid use of spaces in these macro definitions.
62 Leave alloca() definition at start of compilation unit,
64 Rename SMART_INCLUDE_MACRO to SMART_INCLUDE_INDIRECTIONS.
66 2000-04-13 Yoshiki Hayashi <yoshiki@xemacs.org>
68 * configure.in: Enable clash-detection by default.
69 * configure.usage: Update documentation.
71 2000-04-06 Andy Piper <andy@xemacs.org>
73 * configure.in: fix typo.
75 2000-04-12 Andy Piper <andy@xemacs.org>
77 * etc/Emacs.ad: give the gui-element face the same font as the
78 menubar and popups. Add translations for text widgets.
80 2000-04-03 Yoshiki Hayashi <yoshiki@xemacs.org>
82 * configure.in : Fix printing error check warning even if
83 it is not compiled in.
85 2000-02-19 Jan Vroonhof <vroonhof@math.ethz.ch>
87 * xemacs/configure.in: Do a normal link when compiling with
88 --pdump. Don't try compiling an unexec object file.
90 2000-03-27 Didier Verna <didier@xemacs.org>
92 * configure.in: reorganize the output by topic.
93 New configure test to define the proper SMART_INCLUDE macro.
95 * configure.usage: slightly rearanged some options.
97 2000-03-25 Didier Verna <didier@xemacs.org>
99 * configure.in: rename `foo_h_path' to `foo_h_file' for variables
100 representing real headers and not directories. This applies to
101 `db_h_path', `curses_h_path', `term_h_path', `tt_c_h_path' and
104 2000-03-21 Didier Verna <didier@xemacs.org>
106 * configure.in: try to find postgresql headers at different places
107 and define POSTGRES_H_PATH as appropriate.
109 2000-03-22 Andy Piper <andy@xemacs.org>
111 * config.h.in: add ERROR_CHECK_GLYPHS.
113 * configure.in: add error_check_glyphs.
115 2000-03-20 Martin Buchholz <martin@xemacs.org>
117 * XEmacs 21.2.32 is released.
119 2000-03-15 Olivier Galibert <galibert@pobox.com>
121 * configure.in: Add dumper.o object when pdumping.
123 2000-02-20 Olivier Galibert <galibert@pobox.com>
125 * Makefile.in.in: Add pdump install support
127 * configure.in: Add EMACS_PROGNAME config.h variable.
129 2000-03-10 SL Baur <steve@musashimaru.m17n.org>
131 * configure.usage: document --with-postgresql flag.
133 2000-03-06 SL Baur <steve@musashimaru.m17n.org>
135 * configure.in: add autodetection of PostgreSQL runtime libraries
137 2000-03-09 Yoshiki Hayashi <yoshiki@xemacs.org>
139 * aclocal.m4 (XE_SHLIB_STUFF): Define ld_shlibs to yes
140 when C compiler can produce shared libraries.
142 2000-03-01 Didier Verna <didier@xemacs.org>
144 * etc/NEWS: update the rect.el entry.
146 2000-02-26 Martin Buchholz <martin@xemacs.org>
148 * configure.in: Unconditionally define SHELL, to allow working
149 with (unreleased) autoconf 2.14.1, found on Mandrake 7.0 systems.
151 2000-02-23 Martin Buchholz <martin@xemacs.org>
153 * XEmacs 21.2.31 is released.
155 2000-02-21 Martin Buchholz <martin@xemacs.org>
157 * XEmacs 21.2.30 is released.
159 2000-02-20 Martin Buchholz <martin@xemacs.org>
161 * configure.in: Enforce use of autoconf version >= 2.13.
163 * configure.in: Fix OS release test on Solaris.
165 2000-02-19 Marcus Thiessel <marcus@xemacs.org>
167 * PROBLEMS: Update email address. Describe more HP Motif errors.
169 2000-02-19 Jan Vroonhof <vroonhof@math.ethz.ch>
171 * configure.in: Split Solaris version test in two parts. In the
172 Bourne shell the "-a" operator does NOT short-circuit.
174 1999-12-15 Jan Vroonhof <jan@xemacs.org>
176 * (configure.in): Autodetect broken gcc versions. Patch from WM
177 Perry with tiny tweaks by Yoshiki Hayashi and yours truly.
179 2000-02-17 Martin Buchholz <martin@xemacs.org>
181 * configure.in: Autodetect sys/param.h. Reorganize
182 AC_CHECK_HEADERS call.
183 * src/config.h.in: Add HAVE_SYS_PARAM_H.
185 2000-02-16 Martin Buchholz <martin@xemacs.org>
187 * configure.in: Test for arm simply using arm* instead of arm-*
189 2000-01-05 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
191 * etc/TUTORIAL.ja: Synch with English version.
193 2000-02-16 Martin Buchholz <martin@xemacs.org>
195 * XEmacs 21.2.29 is released.
197 2000-02-16 Martin Buchholz <martin@xemacs.org>
199 * configure.in: Don't use rel_alloc if malloc() calls mmap().
200 Discover this by looking for M_MMAP_THRESHOLD.
202 * configure.in: Don't define POSIX_C_SOURCE on Solaris, due to
203 bugs in (at least) Solaris 2.5 headers.
205 2000-01-29 Craig Lanning <CraigL@DyCon.com>
207 * configure.in: Fix detection of XPM on systems without X11.
209 2000-02-11 Martin Buchholz <martin@xemacs.org>
213 Define _POSIX_C_SOURCE, _XOPEN_SOURCE, _XOPEN_SOURCE_EXTENDED,
214 but only on tested Operating systems - Linux && SunOS >= 5.5.
216 2000-02-09 Valdis Kletnieks <Valdis.Kletnieks@vt.edu>
218 * aclocal.m4: Support dlls on aix[34].
220 2000-02-09 Martin Buchholz <martin@xemacs.org>
222 * .cvsignore: Ignore gmon.out
224 2000-02-08 Martin Buchholz <martin@xemacs.org>
226 * configure.in: Sync Berkeley db autodetection with src/database.c
228 2000-02-07 Martin Buchholz <martin@xemacs.org>
230 * configure.in: check for XConvertCase.
232 2000-02-07 Martin Buchholz <martin@xemacs.org>
234 * XEmacs 21.2.28 is released.
236 2000-01-27 URA Hiroshi <ura@hiru.aoba.yokohama.jp>
238 * configure.in: added getaddrinfo and getnameinfo to AC_FUNC.
240 2000-01-26 Martin Buchholz <martin@xemacs.org>
242 * configure.in: Backout the /etc/ld.so.conf patch of 2000-01-18.
244 2000-01-24 Martin Buchholz <martin@xemacs.org>
246 * configure.in: Always use our own realpath(), not the system one.
248 2000-01-25 Martin Buchholz <martin@xemacs.org>
250 * configure.in: Default Drag-N-Drop to "no"
252 1999-12-28 Max Matveev <max@melbourne.sgi.com>
254 * configure.in: add new machine type for IRIX 6.[2-5] to
255 switch from using unexelf.o to unexelfsgi.o for just those
257 In the ideal world it would be handled by the s/irix6-0.h but
258 since machine config is included AFTER OS config, I had to add a
261 2000-01-22 Andy Piper <andy@xemacs.org>
263 * configure.in: add winspool to windows libraries.
265 2000-01-22 Martin Buchholz <martin@xemacs.org>
267 * configure.in: Add more warnings to default gcc flags.
269 2000-01-20 Daniel Pittman <daniel@danann.net>
271 * configure.in: Find Athena headers hidden in even more obscure
272 places. That is, search Xaw3D/ as well as X11/Xaw3D/.
274 2000-01-19 Martin Buchholz <martin@xemacs.org>
276 * configure.in: Add support for NetWinders.
277 Patch by Sean MacLennan <seanm@netwinder.org>
279 2000-01-18 Martin Buchholz <martin@xemacs.org>
281 * configure.in: Use /etc/ld.so.conf at link-time, if available.
283 2000-01-18 Martin Buchholz <martin@xemacs.org>
285 * XEmacs 21.2.27 is released.
287 2000-01-15 Adrian Aichner <aichner@ecf.teradyne.com>
289 * etc/TUTORIAL.de: Update copyright and fix typo.
291 2000-01-14 Martin Buchholz <martin@xemacs.org>
293 * configure.in: Create a .dbxrc in the src directory, like .gdbinit.
295 * configure.in: Add `tests' symlink to make it easier to find
296 automated tests directory.
298 2000-01-14 Andy Piper <andy@xemacs.org>
300 * configure.in: for cygwin 1.0 we must pick up the mingw32 headers
301 before the cygwin headers.
303 2000-01-08 Martin Buchholz <martin@xemacs.org>
306 - Allow find-tag to work in the build directory.
307 - rename src/gdbinit to src/.gdbinit, so that gdb can find it.
308 - Less verbose messages when creating .sbinit, .gdbinit, TAGS.
310 2000-01-07 Marcus Thiessel <marcus@xemacs.org>
312 * config.sub: Upgrade to 1.169, imported from autoconf's CVS
313 * config.guess: Upgrade to 1.158, imported from autoconf's CVS
315 2000-01-03 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
317 * etc/NEWS: Document mail spool locking overhaul.
319 * configure.usage (--mail-locking):
320 * configure.in: Handle --mail-locking option correctly in
321 preparation for the movemail locking overhaul.
323 2000-01-05 Daniel Pittman <daniel@danann.net>
325 * configure.in (Installation): Report which Athena header/library
328 1999-12-31 Martin Buchholz <martin@xemacs.org>
330 * XEmacs 21.2.26 is released.
332 1999-12-24 Martin Buchholz <martin@xemacs.org>
334 * XEmacs 21.2.25 is released.
336 1999-12-17 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
338 * README: Remove msdos part.
340 1999-12-17 Martin Buchholz <martin@xemacs.org>
342 * configure.in: Oops. xpm doesn't actually depend on X11.
343 I got confused by the name (like others get confused by `xemacs'?)
345 1999-12-14 Martin Buchholz <martin@xemacs.org>
347 * XEmacs 21.2.24 is released.
349 1999-12-13 Martin Buchholz <martin@xemacs.org>
353 - Autodetect NAS. Change Docs accordingly.
355 * configure.in: Warn if configure --with-xpm --without-x11.
357 1999-12-09 Martin Buchholz <martin@xemacs.org>
359 * configure.in: Clean up sound support.
360 - variable `old_nas' was used but never set.
361 - change `with_esd' to `with_esd_sound' for consistency.
362 - Don't trust the output of `esd-config --libs`; test it.
363 - Add `esd-config --cflags` to c_switch_site.
364 - Die if ESD sound requested, but not available.
365 - ESD is not dependent on X, therefore use LIBS, not libs_x.
367 1999-12-07 Martin Buchholz <martin@xemacs.org>
369 * configure.in (--with-sound): Variable with_esd was mispelled.
371 1999-12-07 Martin Buchholz <martin@xemacs.org>
373 * XEmacs 21.2.23 is released.
375 1999-11-30 Martin Buchholz <martin@xemacs.org>
377 * configure.in: Fix module support.
378 --with-modules=yes was completely broken.
379 AC_DEFINE(HAVE_DLFCN_H) was invoked twice.
380 Remove linking test for _dlopen - seems totally bogus.
381 Die if --with-modules=yes but no module support found.
382 Do nothing, not even msg, if --with-modules=no.
384 1999-11-17 Isaac Hollander <ysh@mindspring.com>
386 * Makefile.in.in: add and use TAR macro. Sometimes tar only copies
387 symlinks instead of the actual files
389 1999-11-30 Martin Buchholz <martin@xemacs.org>
391 * aclocal.m4: Shared library support for hpux >= version 11
393 1999-11-29 Martin Buchholz <martin@xemacs.org>
395 * Makefile.in.in (beta): `make beta' should rebuild info.
397 1999-11-29 XEmacs Build Bot <builds@cvs.xemacs.org>
399 * XEmacs 21.2.22 is released
401 1999-11-28 Martin Buchholz <martin@xemacs.org>
403 * XEmacs 21.2.21 is released.
405 1999-11-26 Martin Buchholz <martin@xemacs.org>
408 Add configure support for Unix 98 type ssize_t.
410 1999-11-27 Martin Buchholz <martin@xemacs.org>
413 Make sure config.values.sh is up to date.
414 Use $(SHELL) instead of sh or /bin/sh consistently.
415 Delegate `depend' target to src/Makefile.in.in.
417 1999-10-27 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
419 * INSTALL: Update configure option.
421 1999-10-12 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
423 * configure.in (native_sound_lib, *-sgi-*): Check for audio.h.
424 (LIBS): Check for libCsup.
426 * etc/sample.Xdefaults: adds a reference to beNiceToColormap,
427 so that the user can guess what to do if xemacs' dialogs are
430 1999-10-24 Jan Vroonhof <vroonhof@math.ethz.ch>
432 * config.h.in: define HAVE_ESD_SOUND
434 * configure.in: Add support for esd sound. --with-sound
435 now accepts a list of options.
436 * configure.usage (--native-sound-lib): ditto.
438 1999-11-17 Martin Buchholz <martin@xemacs.org>
440 * Makefile.in.in (install-arch-dep):
441 Fix `make install' if prefix != exec_prefix.
443 1999-11-15 Martin Buchholz <martin@xemacs.org>
446 - Accept --with-database=gdbm as an alias for
447 --with-database=gnudbm.
448 - rename with_database_gnudbm to with_database_gdbm.
450 * aclocal.m4 (ld_dynamic_link_flags): Just use empty value for
451 ld_dynamic_link_flags on Solaris. Else CC gives us:
452 CC: Warning: Option -Wl,-Bdynamic passed to ld, if ld is invoked, ignored otherwise
453 /usr/ccs/bin/ld: illegal option -- W
456 1999-11-13 Jason R Mastaler <jason@mastaler.com>
458 * etc/FTP: Updated FTP mirrors list. Replaced GNU FTP document
461 1999-11-13 Jason R Mastaler <jason@mastaler.com>
463 * etc/MAILINGLISTS: Updated mailing list subscription information.
464 Replaced GNU MAILINGLISTS document with a URL.
466 1999-11-10 XEmacs Build Bot <builds@cvs.xemacs.org>
468 * XEmacs 21.2.20 is released
470 1999-09-21 Martin Buchholz <martin@xemacs.org>
471 * configure.in: Autodetect Unix98 PTY
473 1999-08-30 Robert Pluim <rpluim@bigfoot.com>
475 * README.packages: Add description of package-get-provider
477 1999-10-22 Vin Shelton <acs@xemacs.org>
479 * INSTALL: Added more information about README.packages, and
480 re-numbered some bullets.
482 1999-10-24 Jan Vroonhof <vroonhof@math.ethz.ch>
484 * INSTALL: Update disk requirements. Refer to README.packages
486 1999-10-21 Andy Piper <andy@xemacs.org>
488 * configure.in (all_widgets): Only use xaw3d if we really have it.
490 1999-10-06 Andy Piper <andy@xemacs.org>
492 * Makefile.in.in: use WINDOWSNT for mingw install.
494 1999-08-01 Adrian Aichner <adrian@xemacs.org>
496 * etc/DISTRIB: Update IP address of ftp.xemacs.org.
499 1999-09-25 Andy Piper <andy@xemacs.org>
501 * configure.in: check for Xaw3d and use in preference to Xaw
503 1999-09-21 Martin Buchholz <martin@xemacs.org>
505 * Makefile.in.in: All Makefiles should #include config.h
507 1999-09-19 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
509 * configure.in (EMACS_CONFIGURATION): Use $configuration, not
510 $canonical, so that installation paths and dynamic path setup will
513 1999-09-20 Andy Piper <andy@xemacs.org>
515 * Makefile.in.in: use __CYGWIN32__ and __MINGW32__ to predicate
516 installation linkage.
518 1999-08-29 Andreas Jaeger <aj@arthur.rhein-neckar.de>
520 * configure.in (machine): Recognize MIPS/Linux.
522 1999-08-27 Jan Vroonhof <vroonhof@math.ethz.ch>
524 * modules/zlib/Makefile (distclean):
525 * modules/ldap/Makefile (distclean):
526 * modules/sample/Makefile (distclean):
527 * modules/base64/Makefile (distclean): new target
529 * Makefile.in.in (top_distclean): Add package directories
530 (SUBDIR_DISTCLEAN): New variable, add module directories
532 1999-09-01 Martin Buchholz <martin@xemacs.org>
534 * configure.in: Warn, but otherwise ignore, obsolete arguments.
536 1999-08-20 Olivier Galibert <galibert@pobox.com>
538 * configure.in: Add --pdump option.
539 * configure.usage: Ditto.
541 1999-08-04 Andy Piper <andy@xemacs.org>
543 * configure.in: report widget usage correctly. beef up setting.
545 * Makefile.in.in: fix install-arch-dep for mingw32.
547 1999-07-28 Andy Piper <andy@xemacs.org>
549 * config.h.in: add new LWLIB defines.
551 * configure.in: fix definitions of widget defines with various
554 1999-07-30 XEmacs Build Bot <builds@cvs.xemacs.org>
556 * XEmacs 21.2.19 is released
558 1999-07-28 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
560 * configure.in: Removed superfluous call to AC_FUNC_MMAP.
562 1999-03-07 Gregory Neil Shapiro <gshapiro@sendmail.org>
564 * configure.in: Check for Kerberos and the need for the DES
565 library before checking for LDAP in case LDAP requires these
568 1999-07-26 SL Baur <steve@miho>
570 * configure.in: Rename --with-shlib to --with-modules for
571 consistency with the other two options that use that name.
573 * configure.usage (--with-modules): Document it.
575 1999-07-23 Jan Vroonhof <vroonhof@math.ethz.ch>
577 * etc/custom/example-themes/example-theme.el:
578 * etc/custom/example-themes/europe-theme.el:
579 * etc/custom/example-themes/ex-custom-file: Some simple examples
580 illustrating the custom theme support.
582 1999-07-17 MORIOKA Tomohiko <tomo@etl.go.jp>
584 * etc/HELLO (Thai): Modify for new font.
586 1999-06-29 MORIOKA Tomohiko <tomo@etl.go.jp>
588 * etc/TUTORIAL.th: Change code to tis-620.
590 1999-07-22 SL Baur <steve@beopen.com>
592 * configure.in: add sco7 support
593 From Bob Weiner <weiner@beopen.com>
595 1999-07-22 SL Baur <steve@miho>
597 * Makefile.in.in (install-arch-dep): Install config.values into
599 From Karl M. Hegbloom <karlheg@cathcart.sysc.pdx.edu>
601 1999-07-21 SL Baur <steve@miho>
603 * Makefile.in.in (inststaticdir): New variable.
605 (install-arch-dep): Use them.
607 * configure.in (sitelispdir): Need to use ${PROGNAME}.
608 (sitemoduledir): Ditto.
609 (inststaticdir): New variable.
619 1999-07-14 SL Baur <steve@beopen.com>
621 * InfoDock 4.0.8 is released
623 1999-07-13 XEmacs Build Bot <builds@cvs.xemacs.org>
625 * XEmacs 21.2.18 is released
627 1999-07-06 SL Baur <steve@miho.m17n.org>
629 * config.guess (main): Synch with newer config.guess for HP
631 From Marcus Thiessel <marcus@xemacs.org>
633 1999-06-25 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
635 * configure.in (with_prefix): Added --with-prefix, defaults to
636 yes, to control whether the value of --prefix is compiled into the
639 1999-07-03 Andy Piper <andy@xemacs.org>
641 * configure.usage (--with-widgets): add.
643 1999-07-02 Andy Piper <andy@xemacs.org>
645 * configure.in: Make sure we get motif in lwlib if we have widgets
648 1999-06-25 SL Baur <steve@miho.m17n.org>
650 * configure.in (version): Fix --with-infodock test.
652 1999-06-15 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
654 * configure.in: --prefix and --exec-prefix are now only compiled
655 into the binary if user-defined.
657 1999-03-23 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
659 * configure.in: Made docdir configurable.
661 * Makefile.in (docdir): Added variable for custom DOC directory.
663 1999-06-22 XEmacs Build Bot <builds@cvs.xemacs.org>
665 * XEmacs 21.2.17 is released
667 1999-06-13 Oscar Figueiredo <oscar@xemacs.org>
669 * configure.in (with_ldap): Check libldap independently of liblber
670 Do not test alternate library names such as libldap10
671 Test the presence of a variety of LDAP API functions which were
672 formerly assumed to be present according to dubious heuristics
674 1999-06-11 XEmacs Build Bot <builds@cvs.xemacs.org>
676 * XEmacs 21.2.16 is released
678 1999-06-04 SL Baur <steve@steve1.m17n.org>
680 * configure.in (CPP): Correct test for locating $site_prefix
683 1999-06-04 XEmacs Build Bot <builds@cvs.xemacs.org>
685 * XEmacs 21.2.15 is released
687 1999-06-01 Gunnar Evermann <ge204@eng.cam.ac.uk>
689 * README.packages: fix typos: user pacakge hierarchy is ~/.xemacs
690 From: Eric Veldhuyzen <eric@terra.nu>
692 1999-05-25 Jan Vroonhof <jan@xemacs.org>
694 * configure.in: For non-beta's use x.y.z format for version strings.
696 1999-06-03 SL Baur <steve@xemacs.org>
698 * version.sh: add emacs_is_beta initialization
700 * configure.in: Implement patch levels in version number
701 From Jan Vroonhof <vroonhof@math.ethz.ch>
705 * config.h.in: Rename session option to wmcommand.
706 From Oliver Graf <ograf@rhein-zeitung.de>
708 1999-05-16 Mike McEwan <mike@lotusland.demon.co.uk>
710 * info/dir: Add `emodules.info' entry to the top info dir.
712 1999-05-31 SL Baur <steve@steve1.m17n.org>
714 * configure.in (CPP): Don't check for include subdirectories in
715 site-prefix directories. This check loses in valid configurations
716 like /usr/jp in TurboLinux. Conditionally add include directory to
719 1999-05-14 Hrvoje Niksic <hniksic@srce.hr>
721 * configure.in (quoted_arguments): Support
722 --error-checking=byte-code.
724 1999-05-14 XEmacs Build Bot <builds@cvs.xemacs.org>
726 * XEmacs 21.2.14 is released
728 1999-05-11 SL Baur <steve@altair.xemacs.org>
730 * version.sh (infodock_build_version): Synch InfoDock version.
732 1999-05-06 Hrvoje Niksic <hniksic@srce.hr>
734 * aclocal.m4 (ld_dynamic_link_flags): Change -Bexport to -Bdynamic
737 1999-05-03 Hrvoje Niksic <hniksic@srce.hr>
739 * configure.in (xemacs_betaname): Don't generate Installation.el.
741 * Makefile.in.in (top_distclean): Don't remove Installation.el.
743 1999-04-29 Andy Piper <andy@xemacs.org>
745 * configure.in: add mingw32 as a target platform. add nt process
748 1999-03-30 MORIOKA Tomohiko <tomo@etl.go.jp>
750 * etc/HELLO (Amharic): New language.
752 (Thai): Likewise (by Virach Sornlertlamvanich).
753 (Greek): Fixed (by Yannis Haralambous).
755 1998-09-04 MORIOKA Tomohiko <morioka@jaist.ac.jp>
757 * configure.in: Delete mule-coding.o.
759 1999-04-22 Gunnar Evermann <ge204@eng.cam.ac.uk>
761 * lwlib/xlwmenu.c (string_width_u): Initialise chars before
762 calling XmStringGetLtoR
763 (string_draw_u): ditto and check return value of XmStringGetLtoR()
765 1999-04-05 Olivier Galibert <galibert@pobox.com>
767 * Makefile.in.in (GENERATED_HEADERS): Don't generate
768 puresize-adjust.h anymore
770 * configure.usage: Remove everything gung-ho or purespace related
772 * configure.in: Ditto
774 1999-04-17 Hrvoje Niksic <hniksic@srce.hr>
776 * configure.in: Check for getloadavg().
778 1999-03-12 XEmacs Build Bot <builds@cvs.xemacs.org>
780 * XEmacs 21.2.13 is released
782 1999-03-09 SL Baur <steve@xemacs.org>
784 * Makefile.in.in (LC_ALL): Try very, very hard to build in C locale.
786 1999-03-05 XEmacs Build Bot <builds@cvs.xemacs.org>
788 * XEmacs 21.2.12 is released
790 1999-03-04 Martin Buchholz <martin@xemacs.org>
792 * Makefile.in.in (top_distclean): Remove confdefs.h as well.
794 1999-03-03 Martin Buchholz <martin@xemacs.org>
797 `uname -v` -> "`uname -v`":
798 backquoted expressions need additional double
799 quotes to be a single token.
800 Use separate if's to avoid extra process invocations.
802 1999-01-05 Gunnar Evermann <ge204@eng.cam.ac.uk>
804 * PROBLEMS: Document crashes on SPARC with gcc 2.8.1.
806 1999-03-01 XEmacs Build Bot <builds@cvs.xemacs.org>
808 * XEmacs 21.2.11 is released
810 1999-02-16 Andy Piper <andy@xemacs.org>
812 * PROBLEMS: add entries for building under Cygwin.
814 1999-02-14 Jan Vroonhof <vroonhof@math.ethz.ch>
816 * README.packages: Clear up that mule-sumo packages is used _in
817 addition_ to the normal sumo.
819 1999-02-16 Martin Buchholz <martin@xemacs.org>
821 * configure.usage: Move quantify/purify into debug flags section
823 1999-02-10 Martin Buchholz <martin@xemacs.org>
826 - Fixup xfs comments and redundant option checking
831 - improved automounter tmp directory support.
832 - support 4 (!) empirically discovered automounter conventions
834 1999-02-10 Martin Buchholz <martin@xemacs.org>
837 - redo CONST hacking to deal with X11 R4, which was
838 broken in a previous patch.
840 1999-02-10 Martin Buchholz <martin@xemacs.org>
845 1999-02-10 Martin Buchholz <martin@xemacs.org>
848 - Check for XOpenIM before using xim=xlib
849 - only use XmIm if $have_motif = yes
851 1999-02-10 Martin Buchholz <martin@xemacs.org>
853 * configure.in. Port to BSDI BSD/OS 4.0.
855 1999-01-07 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
857 * configure.in: Warn if using Motif dialog boxes on AIX 4.3.
859 1999-02-05 XEmacs Build Bot <builds@cvs.xemacs.org>
861 * XEmacs 21.2.10 is released
863 1999-02-02 XEmacs Build Bot <builds@cvs.xemacs.org>
865 * XEmacs 21.2.9 is released
867 1999-02-01 Glynn Clements <glynn@sensei.co.uk>
869 * etc/recycle.xpm: Fix colours so that they work on TrueColor
870 and DirectColor displays
872 1999-01-21 Andy Piper <andy@xemacs.org>
874 * configure.in: make xface detection specifc to a window system in
875 general rather than just X.
877 1999-18-10 Andy Piper <andy@xemacs.org>
879 * configure.in: remove -O3 prevention on cygwin - current versions
880 cope ok now. remove dll prevention on cygwin - the new module
881 code checks correctly.
883 1999-01-10 J. Kean Johnston <jkj@sco.com>
885 * configure.in: Added moduledir as the path where loadable modules
886 are stored. Added --with-site-modules and --moduledir options.
887 - Ensure the SCO OpenServer compiles with --dynamic by default
888 - Check for dlfcn.h for dynamic loader
889 - Renamed dll.o to emodules.o and changed dynamic loader tests
890 - Renabled code that deals with site-lisp so that it is handled
891 correctly when a user specifies --with-site-lisp.
893 * aclocal.m4: Replaced entire file with more complete DLL tests
896 * config.usage: Removed TAB characters which caused it to be
897 displayed incorrectly on terminals where TAB != 8.
898 - Added help text to describe --with-site-modules and --moduledir.
900 * INSTALL: Updated documentation to describe module directories
902 * Makefile.in.in: Added moduledir, sitemoduledir macros.
903 - Make those directories at install time.
905 1998-12-28 Martin Buchholz <martin@xemacs.org>
907 * XEmacs 21.2.8 is released.
909 1998-12-28 Martin Buchholz <martin@xemacs.org>
911 * PROBLEMS: Document Linux GNU Libc 2.0 I18N crashes.
913 1998-12-24 Martin Buchholz <martin@xemacs.org>
915 * XEmacs 21.2.7 is released.
917 1998-12-20 Martin Buchholz <martin@xemacs.org>
919 * configure.in: Redo DBM support
920 - die if dbm support requested, but not provided.
921 - properly check for libgdbm, then libc, then libdbm
922 - properly check for ndbm.h
924 - XE_DIE should always prefix messages with Error: for clarity
926 1998-12-07 Martin Buchholz <martin@xemacs.org>
928 * xemacs.mak (TEMACS_OBJS):
930 - Remove pure.c, pure.obj
932 1998-12-06 Martin Buchholz <martin@xemacs.org>
934 * Makefile.in.in (distclean):
935 * dynodump/Makefile.in.in (distclean):
936 * src/Makefile.in.in (distclean):
937 * lib-src/Makefile.in.in (distclean):
938 * lwlib/Makefile.in.in (distclean):
939 - Make sure GNUmakefile is deleted.
941 1998-12-17 Andy Piper <andy@xemacs.org>
943 * configure.in (all_widgets): remove gui.o addition - its always
946 * configure.in: add gui-msw.o to msw objects.
948 1998-12-16 Andy Piper <andy@xemacs.org>
950 * XEmacs 21.2.6 is released
952 1998-12-05 XEmacs Build Bot <builds@cvs.xemacs.org>
954 * XEmacs 21.2.5 is released
956 1998-11-28 SL Baur <steve@altair.xemacs.org>
958 * XEmacs 21.2-beta4 is released.
960 1998-11-27 SL Baur <steve@altair.xemacs.org>
962 * configure.in: Linux/Arm Support.
963 From James LewisMoss <dres@ioa.com>
965 1998-11-27 Takeshi Hagiwara <hagiwara@ie.niigata-u.ac.jp>
968 Fix the realpath() problem of UnixWare2.1.3.
969 Patches for NEC's sysv4.2 machine.
971 1998-11-09 Kazuyuki IENAGA <ienaga@jsys.co.jp>
973 * configure.in: Check if there's wnn4.2 or wnn6 specific library
974 installed. The Wnn library will be checked if the --with-wnn
975 and/or --with-wnn6 was specified compulsory.
977 1998-07-28 Jan Vroonhof <vroonhof@math.ethz.ch>
979 * configure.in (CPP): Too many spaces im run-patch flag detection.
981 1998-10-15 SL Baur <steve@altair.xemacs.org>
983 * XEmacs 21.2-beta3 is released.
985 1998-10-13 Andy Piper <andyp@parallax.co.uk>
987 * configure.in: enable drag and drop support by default if mswindows is
990 1998-10-09 Kevin Oberman <oberman@es.net>
992 * config.sub: Fix for Alpha architecture
994 1998-10-05 Andy Piper <andyp@parallax.co.uk>
996 * configure.in: don't enable shared lib support for cygwin unless
999 1998-10-02 Andreas Jaeger <aj@arthur.rhein-neckar.de>
1001 * etc/xemacs.1: Remove misplace "\".
1003 1998-09-29 SL Baur <steve@altair.xemacs.org>
1005 * XEmacs 21.2-beta2 is released.
1007 1998-09-09 Gunnar Evermann <Gunnar.Evermann@nats.informatik.uni-hamburg.de>
1010 * lwlib/xlwscrollbar: fix for Motif >=2.0
1011 Patch provided by Glenn Barry <gtb@eng.sun.com>
1013 * PROBLEMS: XEmacs 21.0 now works on HP-UX 11.0
1015 1998-09-02 Andy Piper <andyp@parallax.co.uk>
1017 * configure.in: check for cygwin32/version.h.
1019 1998-08-31 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
1021 * PROBLEMS: Added AIX 4.3 note.
1023 * configure.in: Better detection of AIX 4.3.
1024 AIX xlc can do -g and -Ox at the same time.
1026 1998-09-05 SL Baur <steve@altair.xemacs.org>
1028 * etc/check_cygwin_setup.sh: grammar fix.
1030 1998-09-02 Andy Piper <andyp@parallax.co.uk>
1032 * etc/check_cygwin_setup.sh: fix a couple of buglets.
1034 1998-08-23 Adrian Aichner <adrian@xemacs.org>
1036 * etc/sample.emacs: Enable sound support on mswindows devices.
1038 1998-08-17 P. E. Jareth Hein <jareth@camelot.co.jp>
1040 * configure.in: Alter configure so that it checks for mismatched PNG
1041 header/libs, screams a little louder on old/mismatched library
1042 conditions for both PNG and XPM, stop screaming if png is not found and
1043 no window-system is selected, and fixed a bug in the XPM checking.
1045 1998-08-06 Adrian Aichner <adrian@xemacs.org>
1047 * etc/TUTORIAL.de: Fixing typos and grammatical errors. Fixing
1048 inconsistent usage of RET, <Return>, and <return> (only using
1049 <Return> now). Changing TUTORIAL to TUTORIAL.de throughout
1050 itself. Adding english equivalent to german translation of all
1051 concepts used in TUTORIAL.de.
1053 1998-08-07 P. E. Jareth Hein <jareth@camelot.co.jp>
1055 * configure.usage (--without-gif): Modify text to reflect status
1058 1998-08-04 P. E. Jareth Hein <jareth@camelot.co.jp>
1060 * configure.in: add back in the support for the in-core GIF
1061 code, change the required PNG library version to 1.0.2, and add
1062 a warning if PNG not found, since PNG images are now distributed
1063 as part of the core. Also minor wording changes in things reported
1066 1998-07-28 Kai Haberzettl <khaberz@synnet.de>
1068 * BETA: Update mailing-list address for build-reports
1070 1998-08-01 SL Baur <steve@altair.xemacs.org>
1072 * Makefile.in (TAGS tags): Add variable `tagslisp' so a TAGS file
1073 can built that includes package lisp.
1075 1998-07-23 Martin Buchholz <martin@xemacs.org>
1078 - support multiple flavors of alpha, (XEmacs treats them identically)
1079 - Fix AC_TRY_RUN so that actions have access to $?
1080 - Identify DEC C compilers. Add default optimization CFLAGS and
1082 - Use an extensible method for adding support for future compilers.
1083 - Have SunPro C use that same extensible method.
1084 - Make sol2 always use `-R', Linux and DEC OSF always use `-rpath'
1086 1998-07-19 SL Baur <steve@altair.xemacs.org>
1088 * XEmacs 21.2-beta1 is released.
1090 1998-07-18 SL Baur <steve@altair.xemacs.org>
1092 * config.guess: Synched with latest FSF version.
1094 1998-07-12 Bjrn Torkelsson <torkel@hpc2n.umu.se>
1096 * Makefile.in: added LDFLAGS.
1098 1998-07-12 SL Baur <steve@altair.xemacs.org>
1100 * etc/GOATS: Removed.
1102 * README: Bump version numbers.
1104 * etc/README: Ditto.
1105 * etc/NEWS: Ditto and purge pre-21.0 stuff.
1106 * version.sh: Ditto.
1108 * XEmacs 21.0-pre5 is released.
1110 1998-07-10 SL Baur <steve@altair.xemacs.org>
1112 * configure.in (with_offix): Default --with-offix to off.
1114 1998-07-09 SL Baur <steve@altair.xemacs.org>
1116 * configure.in: Handle multiple database libraries.
1117 From Gregory Neil Shapiro <gshapiro@sendmail.org>
1119 * XEmacs 21.0-pre4 is released.
1121 * configure.in: Fix test for InfoDock sources.
1123 * etc/BETA (writing): Update patch creation instructions.
1125 * etc/FTP: Update FTP mirror list.
1127 * etc/DISTRIB: Remove duplicated FTP mirror list.
1128 * etc/xemacs.1 (ftp): Ditto.
1130 1998-07-09 Oliver Graf <ograf@fga.de>
1132 * configure.usage: added warning to --with-offix
1134 1998-06-29 SL Baur <steve@altair.xemacs.org>
1136 * etc/gnuserv.1 (this): Email address for Ben Wing is ben@xemacs.org.
1137 * etc/gnuserv.README (README): Ditto.
1138 * etc/xemacs-ja.1: Ditto.
1140 1998-06-28 SL Baur <steve@altair.xemacs.org>
1142 * configure.in: Berkeley DB autodetection fixes
1143 From Martin Buchholz <martin@xemacs.org>
1145 * etc/BABYL: Moved to rmail package
1147 * etc/enriched.doc: Moved to xemacs-base package
1150 * etc/GNUS-NEWS: deleted
1152 1998-06-21 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
1154 * etc/NEWS: Added references to documentation about packages and
1157 * etc/README: Synched.
1159 1998-06-19 SL Baur <steve@altair.xemacs.org>
1161 * XEmacs 21.0-pre3 is released.
1163 1998-06-20 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
1166 * etc/BETA: Moved some package stuff into Texinfo docs. Other nitpicks
1168 1998-06-20 Kazuyuki IENAGA <ienaga@jsys.co.jp>
1170 * configure.in: Added check if the berkdb has db_open or not.
1171 (With fixes from Martin Buchholz)
1173 1998-06-19 SL Baur <steve@altair.xemacs.org>
1175 * XEmacs 21.0-pre2 is released.
1177 1998-06-18 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
1179 * configure.in: Added -lC for static linking under AIX 4.2.
1181 1998-06-14 SL Baur <steve@altair.xemacs.org>
1183 * XEmacs 21.0-pre1 is released.
1185 1998-06-14 Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
1187 * etc/NEWS: Updated information about customization of the
1188 automatic info dir file generation using
1189 `Info-auto-generate-directory' and `Info-save-auto-generated-dir'
1191 1998-06-11 SL Baur <steve@altair.xemacs.org>
1193 * XEmacs 21.0-beta43 is released.
1195 1998-06-04 Oliver Graf <ograf@fga.de>
1197 * tests/Dnd/README: a step-by-step test run
1198 * tests/Dnd/droptest.el: some clarifications
1199 * tests/Dnd/droptest.sh: created, creates test files
1201 1998-06-01 Oliver Graf <ograf@fga.de>
1203 * configure.in (summary): added experimental to dragndrop option
1204 * configure.usage: added experimental note to --with-dragndrop
1205 * tests/Dnd/droptest.el: extra start-drag-region function
1206 changed the experimental- stuff
1208 1998-06-02 Andy Piper <andyp@parallax.co.uk>
1210 * etc/check_cygwin_setup.sh: set more intelligent defaults for
1213 1998-06-07 SL Baur <steve@altair.xemacs.org>
1215 * lwlib/xlwmenu.c: Add room for the 0 byte sentinel.
1217 1998-06-05 Colin Rafferty <colin@xemacs.org>
1219 * lwlib/xlwmenu.c: Made newchars be as large as it needs to be.
1221 1998-06-01 SL Baur <steve@altair.xemacs.org>
1223 * XEmacs 21.0-beta42 is released.
1225 * etc/sounds: Removed, now in the sounds-au package.
1227 1998-05-29 Andy Piper <andyp@parallax.co.uk>
1229 * configure.in: don't use -O3 for cygwin.
1231 * etc/check_cygwin_setup.sh: new file to check that cygwin is setup
1232 correctly for XEmacs operation.
1234 1998-05-28 P. E. Jareth Hein <jareth@camelot-soft.com>
1236 * configure.in: Switch from giflib to gifreader for
1237 our GIF image support (no other mods needed)
1239 1998-05-28 Oliver Graf <ograf@fga.de>
1241 * configure.in: only one DnD protocol, CDE has priority over OffiX
1243 * tests/Dnd/README: some changes reflecting recent modifications
1244 * tests/Dnd/dragtest.el: removed
1245 * tests/Dnd/droptest.el: cosmetics and comments
1247 1998-05-26 Oliver Graf <ograf@fga.de>
1249 * tests/Dnd/droptest.el: adapted to CDE extensions
1251 1998-05-25 Hans Guenter Weigand <hgweigand@wiesbaden.netsurf.de>
1254 * config.sub: add initial OpenBSD support
1256 1998-05-21 Andy Piper <andyp@parallax.co.uk>
1258 * configure.in: check for msw dialogs.
1260 1998-05-23 SL Baur <steve@altair.xemacs.org>
1262 * XEmacs 21.0-beta41 is released.
1264 1998-05-17 SL Baur <steve@altair.xemacs.org>
1266 * configure.in (CPP): Change -O2 to -O3.
1267 Suggested by Martin Buchholz <martin@xemacs.org>
1269 1998-05-15 SL Baur <steve@altair.xemacs.org>
1271 * XEmacs 21.0-beta40 is released.
1273 1998-05-13 SL Baur <steve@altair.xemacs.org>
1275 * configure.in (ZSH_VERSION): zsh-3.1.2 (and zsh-3.0.4) drops core
1276 on the `unset CDPATH' if running as sh.
1278 1998-05-12 Oliver Graf <ograf@fga.de>
1280 * tests/Dnd/droptest.el: some CDE adaptions (untested)
1282 1998-05-11 Martin Buchholz <martin@xemacs.org>
1285 Add some more comments.
1286 If using bash, use Posix mode and unset CDPATH.
1287 Be more careful checking feature dependencies.
1288 Introduce XE_CHECK_FEATURE_DEPENDENCY.
1289 Undo the gross hack of multiple `echo >> $tempcname'
1290 by using here documents instead. (Might break mswindows, tho...)
1291 Be more careful autodetecting tooltalk.
1294 Document problems with Solaris 2.6 + XSUNTRANSPORT
1297 * lwlib/Makefile.in.in:
1298 * modules/Makefile.in:
1299 - Adjust for luser's CDPATH being set to something weird.
1300 - Take into account bash 2.02's tendency to print the cwd when
1301 using CDPATH. Always use `cd ./foo' instead of `cd foo'.
1302 - fix the run-temacs target to use $(DUMPENV)
1303 - fix the run-puremacs target to use $(DUMPENV)
1304 - fix the `depend' target to properly $(RM) the right files
1305 - Generate a better TAGS file for XEmacs' lisp code using
1306 hand-crafted regexps.
1307 - Use standard coding conventions for modules/Makefile.in
1309 1998-05-12 Kazuyuki IENAGA <ienaga@jsys.co.jp>
1311 * configure.in: some people claimed that they can't stop
1312 linking wnn6 library if they set --with-wnn6=no.
1314 1998-05-11 Oliver Graf <ograf@fga.de>
1316 * tests/Dnd/droptest.el: adapted to new calling conventions
1317 also showing the new possibilities
1318 * tests/Dnd/README: changed to new protocol
1320 1998-05-11 SAKIYAMA Nobuo <nobuo@db3.so-net.or.jp>
1322 * Fix for HAVE_MULTICAST check.
1324 1998-05-09 SL Baur <steve@altair.xemacs.org>
1326 * XEmacs 21.0-beta39 is released.
1328 1998-05-06 Oliver Graf <ograf@fga.de>
1330 * configure.in: added autodetection for the Drag'n'Drop API
1331 if some DnD protocol is found, HAVE_DRAGNDROP will be defined
1332 and dragdrop.o is added to extra_objs
1333 * configure.usage: added with-dragndrop, added (*) to with-offix
1334 * tests/Dnd/droptest.el: complete overhaul, no it's a real test
1336 1998-05-04 Oliver Graf <ograf@fga.de>
1338 * tests/Dnd/droptest.el: changed to test new protocol
1339 * tests/Dnd/README.OffiX: removed
1340 * tests/Dnd/README: created, info about new protocol
1341 * tests/Dnd/dragtest.el: comment change
1343 1998-05-07 SL Baur <steve@altair.xemacs.org>
1345 * etc/altrasoft-logo.xpm: Removed.
1347 1998-05-02 SL Baur <steve@altair.xemacs.org>
1349 * XEmacs 21.0-beta38 is released.
1351 1998-04-29 SL Baur <steve@altair.xemacs.org>
1353 * configure.in: Use `PROGNAME' for all generated paths.
1355 * Makefile.in: Change `progname' to `PROGNAME' for consistency.
1357 1998-04-27 SL Baur <steve@altair.xemacs.org>
1359 * configure.in (progname): Parameterize program name on `progname'
1360 and add --with-infodock.
1362 1998-04-26 SL Baur <steve@altair.xemacs.org>
1364 * Makefile.in: Religiously use ${progname} instead of hardcoded
1366 CPPFLAGS was being set correctly in ${subdir}/Makefiles and
1367 overridden by the empty one set in the toplevel Makefile.
1369 1998-04-26 Jason R Mastaler <jason@4b.org>
1371 * etc/BETA: Replaced SmartList references in favor of
1374 1998-04-25 SL Baur <steve@altair.xemacs.org>
1376 * XEmacs-21.0-beta37 is released.
1378 1998-04-25 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
1380 * configure.in: Sychronized ..._USER_DEFINED variables with
1383 * Makefile.in (mkdir): No longer create sitelispdir.
1385 Sat Apr 24 1998 Andy Piper <andyp@parallax.co.uk>
1387 * configure.in: make graphic libraries tests be dependant on a
1388 window system not X11 only.
1390 Fri Apr 24 19:38:19 1998 Andy Piper <andyp@parallax.co.uk>
1392 * configure.in: check for our special select in msw.
1394 1998-04-22 Marcus Thiessel <marcus_thiessel@hp.com>
1396 * PROBLEMS: add answers to some FAQ concerning hpux.
1398 Wed Apr 22 12:59:35 1998 Andy Piper <andyp@parallax.co.uk>
1400 * configure.in: enable checking for special mswindows select()
1402 1998-04-21 Martin Buchholz <martin@xemacs.org>
1404 * configure.in: Isolate incomprehensible cma_open/pthreads checking
1407 1998-04-21 Marcus Thiessel <marcus_thiessel@hp.com>
1409 * configure.in: /usr/{include,lib}/Motif2.1 added to search path for X11
1412 1998-04-22 Itay Ben-Yaacov <pezz@www-mail.huji.ac.il>
1414 * configure.in: check for xpm does not depend anymore on having X.
1415 if libXpm exists, and is of the FOR_MSW flavor, define FOR_MSW.
1417 1998-04-19 Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
1419 * etc/NEWS: Documented info dir rebuilding and LDAP support.
1421 * info/dir: Fixed the explanatory notes for
1422 `Info-default-directory-list' removal and the new automatic dir
1423 rebuilding facility. Reindented the menu. Added an entry for
1426 1998-04-20 SL Baur <steve@altair.xemacs.org>
1428 * configure.in (LISPDIR): Removed configuration option for
1431 1998-04-19 SL Baur <steve@altair.xemacs.org>
1433 * configure.in (version): snarf InfoDock version number.
1435 1998-04-18 SL Baur <steve@altair.xemacs.org>
1437 * XEmacs-21.0-beta36 is released.
1439 Fri Apr 17 12:59:35 1998 Andy Piper <andyp@parallax.co.uk>
1441 * configure.in: enable install pre-processing for mswindows
1443 Fri Apr 17 12:59:35 1998 Andy Piper <andyp@parallax.co.uk>
1445 * Makefile.in.in: add install_pp to install incantation.
1447 * installexe.sh: new file. Add .exe to install targets if the
1448 result is executable.
1450 Fri Apr 17 12:59:35 1998 Andy Piper <andyp@parallax.co.uk>
1452 * Makefile.in: add install_pp to install incantation.
1454 1998-04-14 Itay Ben-Yaacov <pezz@www-mail.huji.ac.il>
1456 * configure.in: Large echo split into a few smaller ones,
1457 so the cygnus sh.exe does not crash.
1459 Thu Apr 16 12:59:35 1998 Andy Piper <andyp@parallax.co.uk>
1461 * configure.in: enable toolbar checking for mswindows build
1463 1998-04-06 Martin Buchholz <martin@xemacs.org>
1465 * config.h.in: Add _SVID_SOURCE to list of xmkmf #defines.
1466 Used (at least) by RedHat 4.2.
1468 1998-04-11 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
1470 * etc/xemacs.1: -no-packages -> -no-early-packages.
1472 * etc/NEWS: Clarified site-lisp status.
1474 * configure.in: Re-instated src/paths.h generation from
1477 * Makefile.in (top_distclean): Remove site-lisp on `make
1480 1998-04-10 SL Baur <steve@altair.xemacs.org>
1482 * XEmacs 21.0-beta35 is released.
1484 1998-04-10 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
1486 * etc/NEWS: Documented that Info-default-directory-list and
1487 site-directory are gone.
1489 * configure.usage: Clarified --package-path documentation.
1491 1998-04-07 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
1493 * configure.in: Now generates src/paths.h from src/paths.h.in.in.
1494 Removed defaults for infopath and package-path.
1496 * Makefile.in (src/paths.h): ... is now generated from
1497 src/paths.h.in.in. Moved generation of paths.h to configure.
1499 * paths.h.in: Removed.
1501 * paths.h.in.in: Created.
1503 1998-04-06 Martin Buchholz <martin@xemacs.org>
1505 * configure.in: png was still being used if png_version < 0.96
1507 * configure.in: Fixed magic to handle AIX, X11R6, and gcc.
1509 1998-04-05 Amir J. Katz <amir@ndsoft.com>
1511 * INSTALL (Rationale): Offix support comment is wrong. To disable,
1512 one must use --with-offix=no and not --without-offix
1514 1998-04-05 SL Baur <steve@altair.xemacs.org>
1516 * configure.in (CPP): ppc.ldscript sits in $srcdir/src not $srcdir.
1518 1998-04-04 SL Baur <steve@altair.xemacs.org>
1520 * XEmacs 21.0-beta34 is released.
1522 1998-04-03 Martin Buchholz <martin@xemacs.org>
1525 checking whether gettimeofday accepts one or two arguments... two
1527 1998-04-03 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
1529 * configure.in: Fixed magic to handle AIX and MIT X11R6.
1531 1998-04-02 Martin Buchholz <martin@xemacs.org>
1533 * configure.in: Add magic -T $srcdir/ppc.ldscript on Linux powerpc
1535 1998-04-01 Martin Buchholz <martin@xemacs.org>
1537 * tests/database.el (test-database): Temporary files (the databases
1538 that were created) should be deleted.
1540 * Makefile.in (testdir): Remove gnumake-specific syntax.
1541 (src/Makefile): src/Makefile depends on src/depend.
1543 1998-03-29 Martin Buchholz <martin@xemacs.org>
1545 * configure.in: Check for -lz, -lgz unconditionally. Too many
1546 system linkers don't properly die when there are cascaded link
1547 dependencies, so we can't rely on the linker for that. The only
1548 downside is that we might link with an extra unneeded library. If
1549 you really really care about this, you can go fix it.
1551 * configure.in: Enhance PANIC msg to make it clear that
1552 --with-FEATURE is going to die if FEATURE is not installed.
1554 1998-03-27 Martin Buchholz <martin@xemacs.org>
1556 * configure.in: $debug was not properly dependent on $beta
1558 * configure.in: Move offix configuration out of src/Makefile.in.in
1561 * configure.in: Reorganize xpm detection code.
1563 * configure.in: XIM default to ON if Motif which is not Lesstif is
1566 * configure.in: Keep auto-generated makefile dependencies out of
1567 src/Makefile.in.in by using AC_OUTPUT file concatenation support.
1569 1998-03-26 Martin Buchholz <martin@xemacs.org>
1571 * configure.in: Fix up cflags handling. Specifically, configure
1572 --cflags='' would fail to be recognized.
1574 * configure.in: Fix up png detection. Link with png_read_image to
1575 make sure -lz is required. Test for png >- 0.96 via header file.
1577 1998-03-21 Martin Buchholz <martin@xemacs.org>
1579 * configure.in (XE_GCC_WRAP_LDFLAGS)
1580 Rename to XE_PROTECT_LINKER_FLAGS. Rewrite.
1582 * configure.in: Make sure BSD always links in libz.a
1583 BSD's stupid linker can't detect cascaded lib dependencies
1585 * configure.in: Autodetect lesstif. define have_lesstif.
1586 Don't use motif-xim with lesstif, at least by default.
1588 1998-03-30 SL Baur <steve@altair.xemacs.org>
1590 * version.sh: Add InfoDock version number variables.
1592 1998-03-30 Amir J. Katz <amir@ndsoft.com>
1594 * info/dir: Replaced string '20.5' with '21.0'
1596 1998-03-24 SL Baur <steve@altair.xemacs.org>
1598 * XEmacs 21.0-beta33 is released.
1600 1998-03-26 Didier Verna <didier@xemacs.org>
1602 * configure.in, Makefile.in: Removed infopath_user_defined---we
1603 always want to propagate it.
1605 * configure.usage: Synched with configure.in.
1607 1998-03-25 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
1609 * configure.usage, INSTALL: Synched with the new path layout.
1611 * Makefile.in (src/paths.h): Replaced packagepath with
1612 package_path to make configure happy.
1614 * configure.in: Made default setting for packagepath conform to
1615 what packages.el builds at run-time: XEmacs-version-specific paths
1616 before site-specific ones.
1617 Added default setting for pkgdir.
1618 Changed --packagepath back to --package-path.
1620 1998-03-24 SL Baur <steve@altair.xemacs.org>
1622 * XEmacs 21.0-beta32 is released.
1624 1998-03-23 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
1626 * configure.in: Extended package path by version-specific
1627 hierarchies. Changed allow-site-lisp to inhibit-site-lisp.
1629 1998-03-22 SL Baur <steve@altair.xemacs.org>
1631 * Makefile.in (distclean): Remove packages and mule-packages if they
1632 have been linked into place.
1634 1998-03-22 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
1636 * <Today>: The Big Path Searching Overhaul.
1638 * Makefile.in, configure.in: Now pass all configure-specified paths
1639 into the binary in a uniform way.
1641 1998-03-20 SL Baur <steve@altair.xemacs.org>
1643 * configure.in (have_libmcheck): Add test for glibc's malloc
1645 - Fix HP/UX dynamic linking flag.
1647 1998-03-19 SL Baur <steve@altair.xemacs.org>
1649 * configure.in (quoted_arguments): Fix unquoted variable in
1650 error-checking test.
1651 - fix bogus substitution.
1653 1998-03-17 SL Baur <steve@altair.xemacs.org>
1655 * configure.in: In -lpng test, look for png_set_strip_alpha.
1656 Suggested by William M. Perry <wmperry@aventail.com>
1658 1998-03-16 SL Baur <steve@altair.xemacs.org>
1660 * XEmacs 21.0 beta31 is released.
1662 1998-03-16 P. E. Jareth Hein <jareth@camelot-soft.com>
1664 * configure.usage (Usage): Correct information about gif, tiff
1667 1998-03-13 SL Baur <steve@altair.xemacs.org>
1669 * configure.in: typo fix in sed command.
1670 From P. E. Jareth Hein <jareth@camelot-soft.com>
1672 * configure.in (all_widgets): Check for snprintf().
1674 1998-03-11 P. E. Jareth Hein <jareth@camelot-soft.com>
1676 * configure.in: New gif support
1678 1998-03-10 SL Baur <steve@altair.xemacs.org>
1680 * configure.in (have_glibc): Don't define _GNU_SOURCE for glibc.
1682 Mon Mar 09 13:00:55 1998 Andy Piper <andyp@parallax.co.uk>
1684 * configure.in: don't add libc to link list for dlopen ordinary
1685 link takes care of this. check for dlfcn.h
1687 1998-03-10 SL Baur <steve@altair.xemacs.org>
1689 * configure.in: Examine each directory of X11 include path for
1690 inclusion into BITMAPDIR.
1692 1998-03-09 SL Baur <steve@altair.xemacs.org>
1694 * aclocal.m4: Add legalese.
1696 Mon Mar 09 13:00:55 1998 Andy Piper <andyp@parallax.co.uk>
1698 * configure.in: make sure we have ndbm.h as well as libgdbm.a for
1701 * configure.in: move msw checking after x checking so that
1702 auto-detection works.
1704 1998-03-09 SL Baur <steve@altair.xemacs.org>
1706 * configure.in: New DLL support.
1707 * aclocal.m4: New file.
1708 From William M. Perry <wmperry@aventail.com>
1710 1998-03-08 SL Baur <steve@altair.xemacs.org>
1712 * configure.in (xemacs_betaname): Align messages for minimal
1713 tagbits and indexed lrecords.
1714 Suggested by Andreas Jaeger <aj@arthur.rhein-neckar.de>
1716 1998-03-09 Kyle Jones <kyle_jones@wonderworks.com>
1718 * etc/Emacs.ad: Example using leading dot resources to
1719 initalize faces changes to use Emacs.foo since the
1720 leading dot syntax doesn't work. Initialization of
1721 text-cursor face moved to faces.el.
1723 1998-03-07 SL Baur <steve@altair.xemacs.org>
1725 * XEmacs 20.5-beta30 is released.
1727 1998-03-05 SL Baur <steve@altair.xemacs.org>
1729 * PROBLEMS: Update wording of x86 GCC 2.7 problems.
1731 Wed Mar 04 08:55:12 1998 Andy Piper <andyp@parallax.co.uk>
1733 * configure.in: add a --with-msw option. Make X and msw work
1734 together if the user asks.
1736 1998-03-02 SL Baur <steve@altair.xemacs.org>
1738 * PROBLEMS: Update documentation of gcc bugs that impact XEmacs.
1740 1998-03-01 SL Baur <steve@altair.xemacs.org>
1742 * configure.in: Add substitutable variable ld_dynamic_link_flags
1743 for special required linker flags for building DLL capable
1746 * etc/Emacs.ad: Remove explicit `Emacs' application resource
1749 1998-02-28 SL Baur <steve@altair.xemacs.org>
1751 * Makefile.in (top_distclean): Remove Installation.el.
1752 (xemacs): New target. Formerly it was `all:'.
1753 (all): New default, dist: is now superfluous.
1755 1998-02-27 SL Baur <steve@altair.xemacs.org>
1757 * configure.in (GNU_MALLOC): add --with-dlmalloc to allow
1758 selective use of Doug Lea malloc in Linux C Library and GNU C Library.
1759 (Installation): Add XEmacs version and generate `Installation.el'.
1761 1998-02-26 SL Baur <steve@altair.xemacs.org>
1763 * configure.in (with_ldap: Fix -lldap autodection.
1764 Suggested by Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
1765 (Installation): Only keep the last configuration.
1767 1998-02-25 SL Baur <steve@altair.xemacs.org>
1769 * XEmacs 20.5-beta28 is released.
1771 * configure.in (with_session): Fix reporting of the setting.
1772 (with_database_gnudbm): Correctly report setting.
1774 1998-02-24 SL Baur <steve@altair.xemacs.org>
1776 * configure.usage: Restore documentation of graphics library
1778 From Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
1780 1998-02-19 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
1782 * PROBLEMS: Tell of the `gpm' SIGTSTP bug and `C-z' on the Linux
1785 1998-02-23 SL Baur <steve@altair.xemacs.org>
1787 * XEmacs 20.4 is released to the beta testers.
1789 1998-02-21 SL Baur <steve@altair.xemacs.org>
1791 * configure.in (after_morecore_hook_exists): Modify dlmalloc tests
1792 to also test for Linux libc5.
1794 1998-02-19 SL Baur <steve@altair.xemacs.org>
1796 * XEmacs 20.5-beta27 is released.
1797 * XEmacs-20.4-pre4 is released.
1799 * configure.in (doug_lea_malloc): Requires USE_MINIMAL_TAGBITS.
1800 (--with-gung): Implement it.
1802 * configure.usage (--with-gung): Document. Turns on
1803 USE_MINIMAL_TAGBITS and USE_INDEXED_LRECORD_IMPLEMENTATION.
1804 (--with-term): Remove.
1806 * XEmacs-20.5-beta26 is released.
1808 1998-02-18 SL Baur <steve@altair.xemacs.org>
1810 * XEmacs-20.4-pre3 is released.
1812 * Makefile.in: use better feedback while rebuilding finder database.
1813 Suggested by Stephen J. Turnbull <turnbull@sk.tsukuba.ac.jp>
1815 1998-02-15 SL Baur <steve@altair.xemacs.org>
1817 * configure.in (doug_lea_malloc): Add checking for Doug Lea
1820 1998-02-14 SL Baur <steve@altair.xemacs.org>
1822 * configure.in (OFFIX_O): Don't use OffiX if no real Xmu support.
1823 Suggested by Pekka Marjola <pema@iki.fi>
1825 * XEmacs-20.4-pre2 is released.
1826 * XEmacs-20.5-beta25 is released.
1828 1998-02-13 SL Baur <steve@altair.xemacs.org>
1830 * INSTALL: Update for Cygwin and Microsoft Windows.
1832 * README: Update for Microsoft Windows.
1834 1998-02-09 SL Baur <steve@altair.xemacs.org>
1836 * XEmacs 20.4-pre1 is released.
1837 * XEmacs 20.5-beta24 is released.
1839 Wed Jan 28 13:41:22 1998 Andy Piper <andyp@parallax.co.uk>
1841 * configure.in: add mule-coding target which defines MULE_CODING,
1842 nothing uses it as yet. add gif objects to msw support. define
1843 const_is_losing=no for msw. make msw not selected if tty selected.
1844 add -lshell32 for dnd support. check for a.out.h rather than
1847 * lib-src/make-docfile.c: add cygwin support and generalise the
1848 remaining open calls. IMHO this should really include sysfile.h.
1850 1998-02-03 SL Baur <steve@altair.xemacs.org>
1852 * XEmacs 20.5-beta23 is released.
1854 1998-02-01 SL Baur <steve@altair.xemacs.org>
1856 * etc/aliases.ksh: igrep from the shell command line.
1857 From Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
1859 1998-01-31 SL Baur <steve@altair.xemacs.org>
1861 * etc/aliases.ksh: Add `mak' function to create beta.err for
1863 From Adrian Aichner <adrian@xemacs.org>
1864 Suggested by Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
1866 1998-01-27 SL Baur <steve@altair.xemacs.org>
1868 * XEmacs 20.5-beta22 is released.
1870 1998-01-26 SL Baur <steve@altair.xemacs.org>
1872 * etc/aliases.ksh: New file. Start tracking useful Maintainer
1875 1998-01-25 SL Baur <steve@altair.xemacs.org>
1877 * XEmacs 20.5-beta21 is released.
1879 Wed Jan 21 10:49:47 1998 Andy Piper <andyp@parallax.co.uk>
1881 * configure.in: check for coff.h
1883 1998-01-21 Hrvoje Niksic <hniksic@srce.hr>
1885 * configure.in: Added support for `--with-shlib'.
1887 1998-01-18 SL Baur <steve@altair.xemacs.org>
1889 * XEmacs 20.5-beta20 is released.
1891 1998-01-13 Martin Buchholz <martin@xemacs.org>
1895 Remove doc for configure-time INFOPATH, no longer used.
1897 * etc/BETA: Update ftp addresses.
1898 * etc/INSTALL: Update ftp addresses.
1899 * etc/MAILINGLISTS: Sync with Emacs 20.2. Update ftp addresses.
1903 Define HAVE_INVERSE_HYPERBOLIC using 1 configure test, not 3.
1907 * lwlib/lwlib-config.c:
1909 * lwlib/lwlib-Xaw.c:
1910 * lwlib/lwlib-Xlw.c:
1911 * lwlib/config.h.in:
1913 Prepend LWLIB_ to (SCROLLBARS|MENUBARS|DIALOGS)_(MOTIF|LUCID|ATHENA).
1914 Maintain only one set of variables.
1916 * etc/xemacs.1: Update author list.
1918 * Makefile.in (install-arch-dep): Simplify.
1919 Replace construct `test -d $dir && foo' with
1920 `if test -d $dir; then foo; fi'
1923 * lwlib/xlwscrollbar.c:
1924 * lwlib/lwlib-Xlw.c:
1926 Always assume presence of limits.h (ANSI).
1928 1998-01-12 SL Baur <steve@altair.xemacs.org>
1930 * INSTALL: Updated for recent Mule/package changes.
1932 * XEmacs 20.5-beta19 is released.
1934 1998-01-12 Damon Lipparelli <lipp@primus.com>
1936 * Makefile.in: Yow! Fixed paths to install dirs when --prefix !=
1939 1998-01-10 SL Baur <steve@altair.xemacs.org>
1941 * XEmacs 20.5-beta18 is released.
1943 * etc/FTP: Update address of what was formerly ftp.ibp.fr.
1945 1998-01-08 Didier Verna <didier@xemacs.org>
1947 * configure.in: Get rid of INFOPATH for configure time.
1948 * configure.usage (Usage): Ditto.
1950 1998-01-09 SL Baur <steve@altair.xemacs.org>
1952 * Makefine.in: Correct reported amount of disk savings from
1954 From Markus Linnala <maage@cs.tut.fi>
1956 Thu Jan 08 09:42:36 1998 <andyp@parallax.co.uk>
1958 * configure.in: detect and set scrollbars and menubars with
1959 MS-Windows more appropriately. Check for sys/un.h to use in
1962 1998-01-07 SL Baur <steve@altair.xemacs.org>
1964 * Makefile.in (progname): Cleanly parameterize XEmacs-specific
1967 1998-01-05 Glynn Clements <glynn@sensei.co.uk>
1969 * lwlib/xlwmenu.c (push_button_draw): use inactive_gc instead of
1970 inactive_button_gc for menu entries.
1971 (remap_menubar): ignore the enabled status
1973 1998-01-04 SL Baur <steve@altair.xemacs.org>
1975 * XEmacs 20.5-beta17 is released.
1977 * Makefile.in (finder): Use -vanilla.
1978 (lisp/finder-inf.el): Ditto.
1979 (check-features): New target. Do a sanity check prior to
1982 1997-01-03 SL Baur <steve@altair.xemacs.org>
1984 * XEmacs 20.5-beta16 is released.
1986 1997-12-30 SL Baur <steve@altair.xemacs.org>
1988 * XEmacs 20.5-beta15 is released.
1990 1997-12-29 SL Baur <steve@altair.xemacs.org>
1992 * Makefile.in (${SUBDIR}): Remove bogus .RECURSIVE dependency.
1994 1997-12-27 SL Baur <steve@altair.xemacs.org>
1996 * XEmacs 20.5-beta14 is released.
1998 1997-12-23 Andy Piper <andyp@parallax.co.uk>
2000 * configure.in: support for *-pc-cygwin32 config
2002 1997-12-25 SL Baur <steve@altair.xemacs.org>
2004 * XEmacs 20.5-beta13 is released.
2006 1997-12-21 SL Baur <steve@altair.xemacs.org>
2008 * etc/BETA (Prerequisite): Add cookbook procedures for maintaining
2009 package lisp directories.
2011 1997-12-20 SL Baur <steve@altair.xemacs.org>
2013 * XEmacs 20.5-beta 12 is released.
2015 1997-12-19 SL Baur <steve@altair.xemacs.org>
2017 * configure.in (bitmapdir): Reenable --with-session by default for
2020 1997-12-18 Kyle Jones <kyle_jones@wonderworks.com>
2022 * etc/Emacs.ad: Don't specify a default toolbar specific
2025 1997-12-18 Kyle Jones <kyle_jones@wonderworks.com>
2027 * etc/toolbar: Added support for foregroundToolBarColor
2028 symbol to most icons.
2030 1997-12-17 SL Baur <steve@altair.xemacs.org>
2032 * info/dir (File): Skk and Gnats are packaged.
2034 * PROBLEMS (Note): Update version numbers.
2036 * etc/BETA: Update version numbers.
2038 * etc/NEWS: Update version number.
2040 * info/dir (File): Update version number.
2042 1997-12-16 SL Baur <steve@altair.xemacs.org>
2044 * XEmacs 20.5-beta11 is released.
2046 1997-12-14 SL Baur <steve@altair.xemacs.org>
2048 * configure.in: Don't bypass graphics library detection
2049 if the `--with-imagick' option is given to configure.
2050 : Print autodetected graphics libraries to be linked with Imagick.
2052 * Makefile.in (lisp/finder-inf.el): Reverse previous change.
2054 1997-12-14 Olivier Galibert <olivier.galibert@mines.u-nancy.fr>
2056 * Makefile.in (install-arch-indep): Build info files if needed.
2058 1997-12-13 SL Baur <steve@altair.xemacs.org>
2060 * Makefile.in (lisp/finder-inf.el): Add dependency on src/.
2062 * XEmacs 20.5-beta10 is released.
2064 1997-12-12 SL Baur <steve@altair.xemacs.org>
2066 * configure.in (CPP): Don't add special CFLAGS for ix86/Linux.
2068 1997-12-10 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
2070 * configure.in (autodetect ImageMagick): also look for
2071 "X11/magick/magick.h", and if present, define
2072 MAGICK_HEADERS_ARE_UNDER_X11
2074 1997-12-11 SL Baur <steve@altair.xemacs.org>
2076 * configure.in (imagick_libs): Add autodetection for freetype
2079 1997-12-09 SL Baur <steve@altair.xemacs.org>
2081 * XEmacs 20.5-beta9 is released.
2083 1997-12-06 SL Baur <steve@altair.xemacs.org>
2085 * XEmacs 20.5-beta8 is released.
2087 * info/dir: update for further packaging.
2088 * configure.in: remove `tree-x' from XEmacs build.
2090 1997-11-29 Jeff Miller <jmiller@smart.net>
2092 * configure.in: motif menubars need xlwmenu.o
2094 * updated files in src/ to allow an XEmacs configured for
2095 motif menubars to at least compile. Motif menubars are still
2098 1997-12-05 Aki Vehtari <Aki.Vehtari@hut.fi>
2100 * etc/refcard.tex: Updated for 20.3
2102 1997-12-02 P E Jareth Hein <jareth@camelot-soft.com>
2104 * lwlib/xlwscrollbar.c: fixed colormap/visual handling to work
2105 properly with the information in the core.
2107 * lwlib/xlwmenu.c: fixed colormap/visual handling to work properly with
2108 the information in the core, and fixed a potental problem with
2111 1997-12-02 SL Baur <steve@altair.xemacs.org>
2113 * etc/skk/SKK.tut.E (Hint): Fix typos.
2115 1997-12-01 SL Baur <steve@altair.xemacs.org>
2117 * configure.in (with_session): Properly display flag in configure
2120 1997-11-29 SL Baur <steve@altair.xemacs.org>
2122 * configure.usage: Remove documentation of obsolete option
2125 1997-11-27 SL Baur <steve@altair.xemacs.org>
2127 * XEmacs 20.5-beta7 is released.
2129 * configure.in: When testing for -ltiff, fall back on the extra
2130 libraries -ljpeg, and -lz since some -ltiff's need them.
2132 1997-11-26 SL Baur <steve@altair.xemacs.org>
2134 * lwlib/xlwmenu.c (display_menu): Defer incremental menus properly.
2135 From Glynn Clements <glynn@sensei.co.uk>
2137 1997-11-25 Kazuyuki IENAGA <ienaga@jsys.co.jp>
2139 * configure.in: Improve auto detect of libraries ImageMagick rely
2142 1997-11-23 Jeff Miller <jmiller@smart.net>
2144 * Energize is dead. Removed ENERGIZE ifdef's from code in lwlib
2145 and src. Configure.in modified. --with-energize is no longer a
2146 valid configure option.
2148 * lwlib/Makefile.in.in removed energize support
2149 * lwlib/lwlib-Xm.c removed energize support
2150 * lwlib/lwlib-config.c removed energize support
2152 * lwlib/energize/* removed
2154 1997-11-23 SL Baur <steve@altair.xemacs.org>
2156 * Makefile.in: Change references of lisp/utils/finder-inf.el to
2159 1997-11-20 SL Baur <steve@altair.xemacs.org>
2161 * XEmacs 20.5-beta6 is released.
2163 1997-11-21 Stephen Turnbull <turnbull@sk.tsukuba.ac.jp>
2165 * configure.usage: Use `--' convention in "usage:" line.
2167 1997-11-20 Stephen Turnbull <turnbull@sk.tsukuba.ac.jp>
2169 * configure.in: added `with_xfs' to list of boolean features.
2171 1997-11-20 SL Baur <steve@altair.xemacs.org>
2173 * XEmacs 20.3 is released for binary kit building.
2175 1997-11-19 Tor Arntsen <tor@spacetec.no>
2177 * PROBLEMS: Removed IRIX entry about xemacs core dumps when using
2178 xemacs dumped on one machine on another. Problem was fixed by 20.3.
2180 1997-11-19 SL Baur <steve@altair.xemacs.org>
2182 * etc/xemacs.1: Document -no-packages, -vanilla.
2185 1997-11-18 SL Baur <steve@altair.xemacs.org>
2187 * configure.usage: New file.
2189 * configure.in: Use it instead of monster 10k shell variable.
2191 1997-11-17 SL Baur <steve@altair.xemacs.org>
2193 * XEmacs 20.3-pre4 is released.
2195 1997-11-17 Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp>
2197 * configure.in (infopath): List "/usr/local/" dirs before "/usr/"
2200 1997-11-17 SL Baur <steve@altair.xemacs.org>
2202 * configure.in: Initialize infodir off of datadir.
2204 * Makefile.in: Force LANG = C for building.
2206 1997-11-15 SL Baur <steve@altair.xemacs.org>
2208 * XEmacs 20.3-pre3 is released.
2209 * XEmacs 20.5-beta5 is released.
2211 1997-11-13 Marc Paquette <marcpa@cam.org>
2213 * nt/Todo: added a task for support of lisp packages through
2216 1997-11-13 Jonathan Harris <jhar@tardis.ed.ac.uk>
2218 * Renamed files *w32* to *msw*
2220 * Changed 'w32' and 'win32' to 'mswindows', and HAVE_W32GUI to
2221 HAVE_MS_WINDOWS. Changed files:
2222 cus-edit.el, device.el, faces.el, frame.el, msw-faces.el,
2223 msw.init.el, igrep.el, dumped-lisp.el, font.el, hippie-exp.el,
2224 sysdep.el, console-msw.c, console-msw.h, console.c,
2225 device-msw.c, emacs.c, event-msw.c, event-msw.h, event-stream.c,
2226 events.c, events.h, faces.c, frame-msw.c, frame.c, general.c,
2227 msw-proc.c, objects-msw.c, objects-msw.h, redisplay-msw.c,
2228 redisplay.c, symsinit.h,
2230 * Didn't change 'win32' in nt.c, nt.h, ntproc.c
2232 * Deleted w32 build directory since nt build directory now handles
2233 X and native mswindows builds.
2235 1997-11-11 SL Baur <steve@altair.xemacs.org>
2237 * XEmacs 20.5-beta4 is released.
2239 1997-11-10 SL Baur <steve@altair.xemacs.org>
2241 * info/dir: remove packaged entries.
2242 From Glynn Clements <glynn@sensei.co.uk>
2244 * configure.in: Puke and die if NAS sound is selected without X.
2246 1997-11-08 SL Baur <steve@altair.xemacs.org>
2248 * XEmacs 20.5-beta3 is released.
2249 * XEmacs 20.3-pre2 is released.
2251 Wed November 05 23:40:00 1997 <jhar@tardis.ed.ac.uk>
2253 * w32/xemacs.mak: moved building the DOC file to after the .elcs.
2255 Sun November 01 12:00:00 1997 <jhar@tardis.ed.ac.uk>
2257 * Files split from nt to new w32 directory:
2258 ChangeLog, README, Todo, paths.h, config.h, inc/*, runemacs.c,
2261 1997-11-05 Didier Verna <didier@xemacs.org>
2263 * configure.in: Added the --site-prefixes options for the configure
2264 script. You give a colon or space separated list of prefixes, and
2265 subdirectories include/ and lib/ will be added with -I and -L.
2267 1997-11-05 Martin Buchholz <Martin Buchholz <martin@xemacs.org>>
2269 * configure.in: AIX + gcc fixes.
2270 - Don't wrap -B. aixflags changed to start_flags.
2272 1997-11-04 SL Baur <steve@altair.xemacs.org>
2274 * lwlib/lwlib-Xm.c(update_one_menu_entry): Add missing variable.
2275 From Skip Montanaro <skip@calendar.com>
2277 1997-11-04 Adrian Aichner <adrian@xemacs.org>
2280 Updated copyright information. Translated most of the COPYING
2281 section. Translated the <<.*>> didactic line.
2283 1997-10-22 Adrian Aichner <adrian@xemacs.org>
2285 * etc/TUTORIAL.de: Fixed two issues reported by
2286 Achim Oppelt <aoppelt@theorie3.physik.uni-erlangen.de>
2289 Manually applied rejected patch hunks from Marc Aurel's patch.
2293 Applied patches supplied by Marc Aurel <4-tea-2@bong.saar.de>.
2294 They fix yet more typos and quite a few awkward sentences.
2296 1997-10-21 Adrian Aichner <adrian@xemacs.org>
2298 * etc/TUTORIAL.de: Manually merged a few more corrections by
2299 Carsten Leonhardt <leo@arioch.oche.de>
2301 1997-10-20 Adrian Aichner <adrian@xemacs.org>
2304 Applied patches from Andreas Jaeger <aj@arthur.rhein-neckar.de> to 1.2,
2305 then merged them with 1.3 via ediff-buffers.
2306 Andreas found some quite nasty typos still and added many missing commas.
2308 * etc/TUTORIAL.de: Re-fill-ed paragraphs after patching.
2310 * etc/TUTORIAL.de: Applied the excellent patches courtesy of
2311 Carsten Leonhardt <leo@arioch.oche.de>.
2313 1997-11-03 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2315 * Delete etc/TUTORIAL.th because Thai is not supported yet.
2317 1997-11-02 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2319 * etc/TUTORIAL.ko: Renamed from etc/TUTORIAL.kr to fit with ISO
2320 639 (two letter language code).
2322 * etc/TUTORIAL.ja: Renamed from etc/TUTORIAL.jp to fit with ISO
2323 639 (two letter language code).
2325 1997-11-02 SL Baur <steve@altair.xemacs.org>
2327 * etc/CHARSETS: New file imported from Emacs 20.1.
2329 1997-11-02 Kyle Jones <kyle_jones@wonderworks.com>
2331 * lwlib/lwlib-Xaw.c (xaw_pop_instance): Don't use parent
2332 window's coordinates and dimensions to center the
2333 dialog box unless its mapped_when_managed property is
2334 true. This should avoid the top level widget that the
2335 HAVE_SESSION code creates, which is unmapped and
2336 useless for this purpose.
2338 1997-11-01 SL Baur <steve@altair.xemacs.org>
2340 * XEmacs 20.3-pre1 is released.
2342 1997-10-31 SL Baur <steve@altair.xemacs.org>
2344 * XEmacs 19.16 is released.
2346 1997-10-31 SL Baur <steve@altair.xemacs.org>
2348 * XEmacs 20.5-beta2 is released.
2350 1997-10-30 SL Baur <steve@altair.xemacs.org>
2352 * configure.in (xetest): Eliminate tests for PNG, JPEG,
2353 TIFF(broken) and replace with test for ImageMagick.
2355 1997-10-30 Kyle Jones <kyle_jones@wonderworks.com>
2357 * etc/Emacs.ad: Added *XlwMenu*highlightForeground entry.
2358 Added *XlwMenu*titleForeground entry.
2360 * lwlib/xlwmenu.h: Added string macro declarations for
2361 titleForeground and highlightForeground properties.
2363 * lwlib/xlwmenuP.h: Added struct fields for title and
2366 * lwlib/xlwmenu.c: Added initialization and usage code
2367 for the new titleForeground and highlightForeground
2370 1997-10-29 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2372 * etc/HELLO: Add Czech.
2374 * etc/HELLO: Delete Amharic, Thai and Tigrigna.
2376 1997-10-28 SL Baur <steve@altair.xemacs.org>
2378 * XEmacs 20.3-beta94 is released.
2380 1997-10-28 Andreas Jaeger <aj@arthur.rhein-neckar.de>
2382 * configure.in: Correct last patch for berkdb.
2384 1997-10-28 SL Baur <steve@altair.xemacs.org>
2386 * XEmacs 20.3-beta93 is released.
2388 1997-10-27 Martin Buchholz <mrb@eng.sun.com>
2390 * lib-src/make-path.c:
2391 * lib-src/digest-doc.c:
2392 * lib-src/gnuslib.c: Always include config.h before system headers
2393 * configure.in: Improve AIX configure support
2394 - NON_GNU_CC defaults to `xlc'
2395 - CFLAGS defaults to "-O3 -qstrict -qlibansi -qinfo -qro
2397 - check for sin instead of sqrt in -lm to avoid xlc internal error
2398 - Detect -li18n for use with Motif
2399 - Move weird AIX static linking flags from s&m files to configure.in
2400 - use #pragma instead of -ma flag to avoid compiler warnings
2402 1997-10-25 Kyle Jones <kyle_jones@wonderworks.com>
2404 * lwlib/xlwmenu.c: Use XtRDimension in place of
2405 XmRHorizontalDimension in shadowThickness resource
2408 * lwlib/xlwmenu.c (label_button_draw): Use the button_gc
2409 color as the foreground for selected entries.
2411 * lwlib/xlwmenu.c (push_button_draw): Use the button_gc
2412 color as the foreground for selected entries.
2414 * lwlib/xlwmenu.c (toggle_decoration_height): Force
2415 height to be minimum of 2x the shadow thickness.
2417 1997-10-24 Andreas Jaeger <aj@arthur.rhein-neckar.de>
2419 * configure.in: Don't choke on Berkeley DB 2.x.
2421 1997-10-24 SL Baur <steve@altair.xemacs.org>
2423 * XEmacs 20.3-beta92 is released.
2425 1997-10-21 SL Baur <steve@altair.xemacs.org>
2427 * Makefile.in (lisp/utils/finder-inf.el): Don't force rebuild if
2428 it already exists (use `make finder' to force rebuild).
2430 1997-10-18 SL Baur <steve@altair.xemacs.org>
2432 * XEmacs 20.3-beta91 is released.
2434 1997-10-16 Hrvoje Niksic <hniksic@srce.hr>
2436 * etc/NEWS: document changed package load semantics.
2438 1997-10-15 Olivier Galibert <olivier.galibert@mines.u-nancy.fr>
2440 * configure.in: Removed -Olimit=2000 from cc for IRIX.
2442 1997-10-12 Karl M. Hegbloom <karlheg@inetarena.com>
2444 * configure.in (null_string): Added AC_SUBST(infodir_user_defined)
2445 and removed backquoted echo statement from the infopath report line.
2447 1997-10-15 Olivier Galibert <olivier.galibert@mines.u-nancy.fr>
2449 * configure.in: Added detection of the declaration of the timezone
2450 variable in system files. Defines HAVE_TIMEZONE_DECL if yes.
2453 1997-10-15 Olivier Galibert <olivier.galibert@mines.u-nancy.fr>
2455 * config.h.in: Add HAVE_TIMEZONE_DECL for detection of declaration
2456 of the timezone variable in system headers.
2458 * systime.h: Use HAVE_TIMEZONE_DECL.
2460 1997-10-14 SL Baur <steve@altair.xemacs.org>
2462 * configure.in (all_widgets): Don't allow configuration of
2463 --with-mule if Mule lisp hasn't been installed.
2465 1997-10-13 SL Baur <steve@altair.xemacs.org>
2467 * configure.in: Remove `site-lisp' from list of directories to
2468 make symbolic links for.
2470 * XEmacs 20.3-beta90 is released.
2472 1997-10-12 Glynn Clements <glynn@sensei.co.uk>
2474 * info/dir: Cosmetic changes to info/dir
2476 1997-10-13 Hrvoje Niksic <hniksic@srce.hr>
2480 1997-10-12 SL Baur <steve@altair.xemacs.org>
2482 * XEmacs 20.5-beta1 is released.
2484 * XEmacs 19.16-pre9 is released.
2486 * XEmacs 19.16-pre8 is released.
2488 1997-10-11 SL Baur <steve@altair.xemacs.org>
2490 * XEmacs 20.3-beta28 is released.
2492 * Makefile.in (src/paths.h): Update PATH_INFOPATH
2493 (infopath): New shell variable.
2494 (infopath_user_defined): Ditto.
2496 * configure.in (infodir_user_defined): Spelling fixes.
2498 1997-10-10 Karl M. Hegbloom <karlheg@inetarena.com>
2500 * configure.in: added options and option help docs for infopath
2502 * '' added a line to the report for infopath and lockdir
2504 * etc/NEWS: Draft entry for the info changes.
2506 1997-10-10 Karl M. Hegbloom <karlheg@inetarena.com>
2508 * Makefile.in.in (INFOPATH): Added variable and put it into
2511 1997-10-11 SL Baur <steve@altair.xemacs.org>
2513 * packages/info/localdir: New directory and file.
2515 * packages/README: New directory & file.
2517 1997-10-10 Martin Buchholz <mrb@eng.sun.com>
2519 * Makefile.in: Add `make configure' target
2522 - remove Chuck as contact name
2523 - random small improvements
2524 - remove I/me references - the message should be that XEmacs
2525 maintenance is an inclusive community effort.
2527 1997-10-10 SL Baur <steve@altair.xemacs.org>
2529 * etc/BETA (Prerequisite): Add further documentation for
2530 package installation.
2532 1997-10-07 SL Baur <steve@altair.xemacs.org>
2534 * XEmacs 19.16-pre7 is released.
2536 1997-10-05 Damon Lipparelli <lipp@aa.net>
2538 * Makefile.in (install-arch-dep, install-arch-indep): Move the
2539 commands for symlink'ing the system-independent bits into the
2540 system-dependent directory structure from "install-arch-indep" to
2543 1997-10-06 Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp>
2545 * Makefile.in (blddir): variable from "configure".
2548 1997-10-05 SL Baur <steve@altair.xemacs.org>
2550 * Makefile.in (GENERATED_LISP): New variable.
2551 (all): Force dependency on finder-inf.el.
2552 (lisp/utils/finder-inf.el): new rule.
2554 1997-10-04 SL Baur <steve@altair.xemacs.org>
2556 * XEmacs 19.16-pre6 is released.
2558 1997-10-04 SL Baur <steve@altair.xemacs.org>
2560 * XEmacs 20.3-beta27 is released.
2562 1997-10-03 Damon Lipparelli <lipp@primus.com>
2564 * Makefile.in (install-arch-indep): When --prefix !=
2565 --exec-prefix, symlink the system-independent bits into the
2566 system-dependent directory structure (rather than the other way
2569 1997-10-03 Martin Buchholz <mrb@eng.sun.com>
2571 * lib-src/etags.c: etags 12.28 + prototypization
2572 * INSTALL: Better document --site-runtime-libraries
2573 * src/scrollbar-x.c (x_update_scrollbar_instance_status):
2574 FIX: M-x scroll-left; horizontal scrollbar appears; drag it
2575 left; scrollbar disappears; keyboard inoperative.
2576 * configure.in: Remove left-over references to *_switch_x_*
2577 - NAS libaudio is part of $libs_x, not $LIBS
2579 1997-10-02 SL Baur <steve@altair.xemacs.org>
2581 * XEmacs 20.3-beta26 is released.
2583 1997-09-30 SL Baur <steve@altair.xemacs.org>
2585 * XEmacs 20.3-beta25 is released.
2587 * Makefile.in (install-arch-dep): Install the `Installation' for
2590 * etc/BETA: Document existence of `Installation' file.
2591 - Document requirement of rebuilding finder-inf.el when building
2592 from the full tarball.
2594 * Makefile.in (top_distclean): Remove finder-inf.el*.
2596 * configure.in (use_union_type): Default to "yes".
2598 1997-09-29 Martin Buchholz <mrb@eng.sun.com>
2600 * configure.in: Add tiff autodetection
2602 1997-09-29 SL Baur <steve@altair.xemacs.org>
2604 * lwlib/xlwmenu.c: Add bounds checking.
2605 Check error return on XmStringGetLtoR.
2607 1997-09-27 SL Baur <steve@altair.xemacs.org>
2609 * XEmacs 20.3-beta24 is released.
2611 1997-09-27 Hrvoje Niksic <hniksic@srce.hr>
2613 * Makefile.in (custom-loads): New target.
2615 1997-09-24 SL Baur <steve@altair.xemacs.org>
2617 * etc/BETA (XEmacs 20.3 packages): Added explanation of package
2620 1997-09-23 SL Baur <steve@altair.xemacs.org>
2622 * lwlib/xlwmenu.c: Fix compilation problem with USE_XFONTSET.
2623 From Kazuyuki IENAGA <ienaga@jsys.co.jp>
2625 1997-09-22 SL Baur <steve@altair.xemacs.org>
2627 * XEmacs 19.16-pre4 is released.
2629 1997-09-20 SL Baur <steve@altair.xemacs.org>
2631 * XEmacs 20.3-beta23 is released.
2633 1997-09-19 SL Baur <steve@altair.xemacs.org>
2635 * XEmacs 19.16-pre3 is released.
2637 1997-09-18 Colin Rafferty <craffert@ml.com>
2639 * etc/NEWS: Various spelling corrections and some grammar
2640 corrections (which/that).
2642 1997-09-19 Martin Buchholz <mrb@eng.sun.com>
2644 * src/redisplay-tty.c: Fix crashes with non-7bit tty escape
2645 sequences (needs more testing).
2647 - Cleanup man/*/Makefile for consistency.
2648 - use $(MAKEFINFO), $(TEXI2DVI), etc...
2649 - Make combination --with-srcdir + Sun make work properly.
2650 - Change construct: test -d $${dir} || mkdir $${dir}
2651 --> if test ! -d $${dir}; then mkdir $${dir}; fi
2652 * lisp/x11/x-win-sun.el: Fix remaining glitches with
2653 re-mappings of Sun function keys.
2654 * configure.in: Detect libXaw AFTER libXpm to support libXawXpm.
2655 * man/internals/internals.texi: Fix makeinfo compilation error.
2657 1997-09-17 SL Baur <steve@altair.xemacs.org>
2659 * XEmacs 20.3-beta22 is released.
2661 1997-09-16 SL Baur <steve@altair.xemacs.org>
2663 * XEmacs 20.3-beta21 is released.
2665 * XEmacs 19.16-pre2 is released.
2667 1997-09-13 SL Baur <steve@altair.xemacs.org>
2669 * XEmacs 20.3-beta20 is released.
2671 1997-09-11 Martin Buchholz <mrb@eng.sun.com>
2673 * configure.in: Use `PATH' for options that take multiple dirs.
2674 - Fix test for $PWD == `pwd`
2675 - Prefer autodetected X11R6 to X11 so that broken HP and Linux
2676 systems can work. (untested)
2678 * lisp/cl/cl.el: Fix `loop' indentation to be same as `defun'.
2679 * lisp/prim/dumped-lisp.el: cl-extra and cl-seq always end up
2680 being autoloaded - let's make them part of the core.
2682 * lisp/x11/x-compose.el:
2683 * lisp/x11/x-init.el:
2684 * lisp/x11/x-win-sun.el:
2685 * lisp/x11/x-winxfree86.el:
2688 - Yet another rewrite of key handling (not the last, though)
2689 - x-keysym-on-keyboard-p is much faster.
2690 - x-keysym-on-keyboard-sans-modifiers-p introduced.
2691 - x-keysym-hashtable introduced.
2692 - allow X11R4 libs to guess keysyms on X11R5 servers.
2693 - A better workaround for the bug that some Xlibs generate
2694 Multi_key a adiaeresis when pressing Multi_key a "
2696 * src/dgif_lib.c: Make sure size_t is defined before using it.
2698 1997-09-12 SL Baur <steve@altair.xemacs.org>
2700 XEmacs 19.16-pre1 "Queens" is released.
2702 1997-09-08 SL Baur <steve@altair.xemacs.org>
2704 * configure.in: Reverse package-path.
2705 From Colin Rafferty <craffert@ml.com>
2707 1997-09-02 SL Baur <steve@altair.xemacs.org>
2709 * XEmacs 20.3-beta19 is released.
2711 * Makefile.in (finder): New target.
2713 1997-08-29 SL Baur <steve@altair.xemacs.org>
2715 * XEmacs 19.16-beta91 is released.
2717 1997-08-25 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2719 * lisp/apel/emu-x20.el (mime-charset-coding-system-alist):
2720 iso-2022-jp-2 is defined as coding-system.
2722 * lisp/mule/mule-coding.el: Rename `iso-2022-ss2-{7|8}' ->
2723 `iso-2022-{7|8}bit-ss2' to sync with Emacs 20.0.96.
2725 (iso-2022-jp-2): New coding system.
2727 1997-08-23 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2729 * lisp/prim/about.el (about-maintainer-glyph): Fix problem with
2732 1997-08-20 SL Baur <steve@altair.xemacs.org>
2734 * XEmacs 19.16-beta90 is released.
2736 1997-08-16 SL Baur <steve@altair.xemacs.org>
2738 * XEmacs 20.3-beta18 is released.
2740 1997-08-11 Karl M. Hegbloom <karlheg@inetarena.com>
2742 * etc/NEWS: add a section telling about the Info changes.
2744 1997-08-09 SL Baur <steve@altair.xemacs.org>
2746 * XEmacs 20.3-beta17 is released.
2748 1997-08-07 Jan Vroonhof <vroonhof@math.ethz.ch>
2750 * etc/gnuserv.1: Described Hrvoje's mods in manpage
2752 1997-08-09 Martin Buchholz <mrb@eng.sun.com>
2755 - use-system-malloc renamed to with-system-malloc.
2756 - config.el reimplemented for improved accuracy.
2757 - new variable `blddir' introduced for informational purposes.
2758 * lib-src/config.values.in: new config.el implementation
2759 * lib-src/config.values.sh: new config.el implementation
2760 * lisp/modes/pascal.el: Sync with GNU Emacs, fix infloop problem
2761 (thanks to Espen Skoglund, pascal.el maintainer)
2762 * src/chartab.c: maintainability improvements.
2763 * src/mule-coding.c: FIX for: editing DOS files with ISO2022*
2764 coding systems results in extra CR's inserted into file on saving.
2766 1997-08-06 SL Baur <steve@altair.xemacs.org>
2768 * configure.in: Crash & burn if db-2 is detected.
2769 From Soren Dayton <csdayton@cs.uchicago.edu>
2771 1997-07-31 SL Baur <steve@altair.xemacs.org>
2773 * XEmacs 20.3-beta16 is released.
2775 1997-07-31 Martin Buchholz <mrb@eng.sun.com>
2777 * configure.in: --with-x11=no --> --with-xface=no
2778 * lisp/efs/dired-xemacs.el: Rationalize mouse file functions
2779 * src/input-method-xlib.c: Allow xemacs to connect to kinput2
2780 * event-Xt.c: Fix crashes when no input context available.
2781 * src/mule-coding.c: Use enum eol_type instead of int consistently
2782 * regex.c: Use (void *) 0 instead of NULL in varargs function calls
2783 * src/s/freebsd.h: Wrap #include X11/Xlocale.h inside #ifndef
2786 1997-07-27 SL Baur <steve@altair.xemacs.org>
2788 * etc/BETA: Update patching instructions.
2790 1997-07-26 SL Baur <steve@altair.xemacs.org>
2792 * XEmacs 20.3-beta15 is released.
2794 1997-07-25 SL Baur <steve@altair.xemacs.org>
2796 * lwlib/xlwscrollbar.c: Add debug malloc support.
2797 * lwlib/xlwmenu.c: Ditto.
2798 * lwlib/lwlib-utils.h: Ditto.
2800 * configure.in (null_string): Add --use-debug-malloc option.
2802 1997-07-21 SL Baur <steve@altair.xemacs.org>
2804 * info/dir (Packages): Remove AUCTeX, Gnus and Message manuals.
2806 1997-07-20 SL Baur <steve@altair.xemacs.org>
2808 * Makefile.in (install-arch-indep): Create required links when
2809 prefixdir != execdir.
2811 1997-07-19 SL Baur <steve@altair.xemacs.org>
2813 * XEmacs 20.3-beta14 is released.
2815 1997-07-19 Martin Buchholz <mrb@eng.sun.com>
2817 * src/fns.c (require): Print messages when loading a file as a
2821 * lisp/utils/config.el:
2822 * lib-src/config.values:
2823 - new file created and installed by building.
2824 - Allow configuration time values to be queried by the lisp code.
2827 - check for alloca in libPW on hpux.
2828 - Redo --with-clash-detection
2829 - need to check for termios and friends even if with-tty=no.
2830 - Always define SIGNALS_VIA_CHARACTERS if HAVE_TERMIOS
2831 - better quoting for AIX_SMT_EXP (untested)
2832 - gcc flags now default to "-g -O2 -Wall -Wno-switch"
2834 * *.[ch]: more warning elimination
2836 * src/input-method*.c:
2838 - remove freebsd ifdefs from C code.
2841 - fix Fdisplay-table-specifier-p
2843 1997-07-13 Steven L Baur <steve@altair.xemacs.org>
2845 * XEmacs 20.3-beta13 is released.
2847 * info/dir (Packages): Integrate texinfo manual for PH.
2849 1997-07-10 Hrvoje Niksic <hniksic@srce.hr>
2851 * extents.c (print_extent): Print correctly.
2853 1997-07-13 Steven L Baur <steve@altair.xemacs.org>
2855 * configure.in (CPP): Add -Wall to default gcc CFLAGS.
2857 1997-07-11 Martin Buchholz <mrb@eng.sun.com>
2859 * *Makefile*: More cleanup.
2860 - MAKE CFLAGS=-foo now works with recursive invocations on old makes
2861 - Nuke ld_call_shared from s&m files
2862 - Nuke src/s/*-static.h
2863 - Nuke Solaris and DEC OSF static build support.
2866 - CLASH_DETECTION configurable, off by default.
2868 * *.[ch]: Warning elimination, code cleanup, some 64-bit
2871 * sol2.h: More bullet-proofing for Sun bugs in header files.
2873 * lib-src/etags.c: etags version 12.19.
2875 * lisp/x11/x-select.el:
2876 * src/xselect.c: Try STRING if selection owner couldn't convert
2879 * src/*.c: Change defalt to default_, and in general allow
2880 doc-snarfing functions to recognize and ignore trailing `_'
2882 * src/*.[ch]: Introduce XVECTOR_DATA and XVECTOR_LENGTH macros and
2883 convert source code to use them consistently.
2885 1997-07-08 Steven L Baur <steve@altair.xemacs.org>
2887 * XEmacs 20.3-beta12 is released.
2889 1997-07-08 Martin Buchholz <mrb@eng.sun.com>
2891 * configure.in: Set options differently, depending on beta-ness of
2893 * *Makefile*: Clean up *clean: targets, esp. Steven's beloved
2896 1997-07-08 Steven L Baur <steve@altair.xemacs.org>
2898 * pkg-src/tree-x/Makefile.in.in (xoobr): Pass CFLAGS to the
2900 From Olivier Galibert <Olivier.Galibert@mines.u-nancy.fr>
2902 1997-07-07 Steven L Baur <steve@altair.xemacs.org>
2904 * pkg-src/tree-x/Makefile.in.in (distclean): Add target.
2906 1997-07-06 Steven L Baur <steve@altair.xemacs.org>
2908 * lwlib/lwlib-Xm.c (xm_update_one_value): Hand application of mrb
2909 fix. Restoration of lossage from beta10->beta11 upgrade.
2911 * XEmacs 20.3-beta11 is released.
2913 1997-07-08 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2915 * lisp/language/english.el: Add quail-british for British.
2917 * lisp/language/european.el: Register input-method for various non
2918 quail-latin-1 methods.
2920 1997-07-05 Martin Buchholz <mrb@eng.sun.com>
2922 * lib-src/getopt*.c: Don't redefine const - let configure do that.
2924 * configure.in: Better behavior for `configure --with-gcc=no'
2925 - Autodetect ulimit.h
2926 - Remove broken SunOS4 kludge for libXmu
2929 * src/s/sol2.h: Support gcc on various Solaris releases.
2931 * lib-src/*.c: Ansify prototypes.
2933 * lisp/prim/files.el: Optimize auto-mode-alist.
2935 * pkg-src/tree-x/Makefile.in.in: `make distclean' now works
2936 - `make install' now works.
2937 - dependencies updated.
2939 * pkg-src/tree-x/*.[ch]: Fix compile warnings.
2940 - Replace uses of XtVa* with non-varargs variants.
2942 1997-07-01 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2944 * lisp/modes/image-mode.el: Add `image-maybe-restore' to
2945 `change-major-mode-hook'.
2947 * lisp/modes/image-mode.el (image-maybe-restore): New function.
2949 * src/glyphs.c (make_string_from_file): must protect from
2952 1997-06-30 Steven L Baur <steve@altair.xemacs.org>
2954 * pkg-src/tree-x/Makefile.in.in (INSTALL): Add configure written
2957 1997-06-29 Steven L Baur <steve@altair.xemacs.org>
2959 * configure.in (CPP): Correct typo `print-lib-gcc-file-name'
2960 should be `print-libgcc-file-name'
2961 From Katsumi Yamaoka <yamaoka@ga.sony.co.jp>
2963 * XEmacs 20.3-beta10 is released.
2965 1997-06-29 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2967 * lisp/language/chinese.el: Add chinese-isoir165 (CCITT Extended
2970 * lisp/language/chinese.el: Modify charset DOC-strings for CNS
2971 11643 to be more detailed.
2973 * lisp/language/arabic.el: Rename `arabic-0', `arabic-1' and
2974 `arabic-2' to `arabic-digit', `arabic-1-column' and
2975 `arabic-2-column' to sync with Emacs/mule-19.34.94-zeta.
2977 * src/mule-charset.c: Modify charset DOC-strings to be more
2980 Use BOX DRAWINGS characters of JIS X0208.
2982 1997-06-28 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2984 * lisp/apel/richtext.el: Add autoload comments for
2985 `richtext-encode' and `richtext-decode'.
2987 * lisp/prim/format.el (format-alist): Add `text/richtext'.
2989 * lisp/tl/chartblxmas.el: New file.
2991 * lisp/x11/x-menubar.el (default-menubar): Add "Show character
2992 table" for MULE menu.
2994 * lisp/apel/emu.el: Check richtext.el is bundled.
2996 * lisp/tl/char-table.el (view-charset): New command.
2998 * lisp/tl/char-table.el: Rename some functions.
3000 * lisp/packages/hexl.el (hexl-mode-exit): Run
3001 `hexl-mode-exit-hook'.
3003 * lisp/x11/x-menubar.el (default-menubar): Fix "Describe language
3004 support" and "Set language environment" of mule menu.
3006 * lisp/apel/file-detect.el: Add autoload comments for function
3007 `add-path', `add-latest-path', `get-latest-path',
3008 `file-installed-p', `exec-installed-p', `module-installed-p' and
3009 variable `exec-suffix-list'.
3011 * lisp/prim/format.el (format-alist): Add image/jpeg, image/gif,
3012 image/png and image/x-xpm.
3014 * lisp/modes/image-mode.el: New file.
3016 1997-06-27 MORIOKA Tomohiko <morioka@jaist.ac.jp>
3018 * lisp/tm/tm-ew-e.el (tm-eword::encode-string-1): avoid infinite
3019 loop caused by long non-encoded-word element. (cf. [tm-en:1356])
3021 (mime/field-encoding-method-alist): Add "Message-ID" as ignored.
3023 1997-06-25 Steven L Baur <steve@altair.xemacs.org>
3025 * XEmacs 20.3-beta9 is released.
3027 * Makefile.in (dist): Make `make dist' work for me.
3029 1997-06-25 Martin Buchholz <mrb@eng.sun.com>
3032 - Change "t" to tabs in sed commands
3033 - Add /g to sed substitition commands when appropriate
3034 - Change XtVa[SG]etValue to Xt[SG]etValue
3035 - Make version variables into Lisp_Objects.
3037 1997-06-19 Martin Buchholz <mrb@eng.sun.com>
3041 - Autodetect X defines using xmkmf.
3042 - Compute rpath on *bsd* systems as well.
3043 - rewrite PRINT_VAR m4 macro.
3044 - detect sizes of void* and long long for future use by unex*.c
3045 * regex.c: _GNU_SOURCE may be defined by config.h; don't redefine.
3047 1997-06-24 MORIOKA Tomohiko <morioka@jaist.ac.jp>
3049 * lisp/language/arabic.el: moved from lisp/mule/arabic-hooks.el.
3051 * lisp/mh-e/mh-e.el (mh-get-new-mail): Decode output as
3052 `mh-folder-coding-system'.
3054 1997-06-24 MORIOKA Tomohiko <morioka@jaist.ac.jp>
3056 * lisp/language/ethio-util.el: imported from
3057 Emacs/mule-19.34.94-zeta.
3059 * lisp/language/arabic-util.el: moved from lisp/mule/arabic.el;
3060 repair Arabic characters.
3062 1997-06-24 MORIOKA Tomohiko <morioka@jaist.ac.jp>
3064 * lib-src/update-autoloads.sh: Search lisp/mule/.
3066 * etc/HELLO: final byte for ethiopic was changed to sync with
3067 Emacs/mule-19.34.94-zeta.
3069 * lisp/x11/x-menubar.el: Fix "Describe language support" and "Set
3070 language environment" of Mule menu.
3072 * lisp/language/visual-mode.el: moved from mule/.
3074 * lisp/language/ethiopic.el: Modify for XEmacs.
3076 * lisp/language/cyrillic.el: Modify DOC-string of koi8-r; Fixed
3077 problem of setting for `language-info-alist' about koi8-r.
3079 * lisp/mule/auto-autoloads.el: Enable auto-autoloads.el for mule/.
3081 * lisp/mule/mule-util.el: New file (imported from
3082 Emacs/mule-19.34.94-zeta).
3084 * lisp/mule/mule-misc.el: Function `truncate-string-to-width' was
3085 moved to mule-util.el.
3087 * lisp/prim/dumped-lisp.el, lisp/mule/mule-load.el:
3088 lisp/mule/arabic-hooks.el was moved to lisp/language/arabic.el;
3089 lisp/mule/arabic.el was moved to lisp/language/arabic-util.el; Use
3090 lisp/language/ethiopic.el instead of lisp/mule/ethiopic-hooks.el;
3091 Use lisp/language/ethio-util.el instead of lisp/mule/ethiopic.el.
3093 * lisp/mule/mule-coding.el (coding-system-docstring): New alias to
3094 emulate Emacs/mule-19.34.94-zeta function.
3096 * lisp/mule/mule-cmds.el: modified to sync with
3097 Emacs/mule-19.34.94-zeta (mule-prefix was changed to "C-x C-m")
3099 (set-language-info): Add to "Describe Language Support" and "Set
3100 Language Environment" menu.
3102 * lisp/mule/mule-charset.el: Function `compose-region' and
3103 `decompose-region' were moved to mule-util.el.
3105 * lisp/leim/quail.el: modify to sync with latest quail.el of
3108 (quail-toggle-mode-temporarily): check `quail-conv-overlay'.
3110 (quail-map-p): Use `characterp' instead of `integerp'.
3112 1997-06-23 Steven L Baur <steve@altair.xemacs.org>
3114 * etc/NEWS (Commands): Various updates by Hrvoje Niksic.
3116 1997-06-21 Steven L Baur <steve@altair.xemacs.org>
3118 * Makefile.in: Missing FRC.info.
3119 (install-arch-dep): Add missing backslash.
3120 From Glynn Clements <glynn@sensei.co.uk>
3122 * XEmacs 20.3-beta8 is released.
3124 1997-06-20 Olivier Galibert <Olivier.Galibert@mines.u-nancy.fr>
3126 * lwlib/lwlib-Xaw.c, lwlib/lwlib-Xlw.c, lwlib/lwlib-Xm.c,
3127 lwlib/lwlib.c: Make 64 bit clean.
3129 1997-06-20 Steven L Baur <steve@altair.xemacs.org>
3131 * etc/gnuserv.1: Updates and cleanup.
3132 From Hrvoje Niksic <hniksic@srce.hr>
3134 1997-06-19 Martin Buchholz <mrb@eng.sun.com>
3137 - Autodetect X defines using xmkmf.
3138 - Compute rpath on *bsd* systems as well.
3139 - rewrite PRINT_VAR m4 macro.
3140 - detect sizes of void* and long long for future use by unex*.c
3142 1997-06-18 Martin Buchholz <mrb@eng.sun.com>
3144 * */Makefile.in.in: Another rewrite
3145 Make makefiles immune from being mangled by various cpp
3146 implementations by quoting non-preprocessor directive lines.
3148 - Use $(RM) and $(pwd) macros consistently
3149 - Add dependencies for balloon-help source files
3150 - Use getcwd by default instead of getwd.
3151 * lwlib/config.h: Now includes src/config.h
3152 * lwlib/*.c: Use config.h, but DON'T use Xos.h
3153 * lib-src/*.c: Fix compiler warnings
3155 - Put version information in version.sh instead of version.el
3157 Wed Jun 18 16:41:43 1997 Steven L Baur <steve@altair.xemacs.org>
3159 * configure.in (CPP): Remove hardcoding of -L/usr/local/lib
3160 -I/usr/local/include.
3162 1997-06-14 Steven L Baur <steve@altair.xemacs.org>
3164 * XEmacs 20.3-beta7 is released.
3166 1997-06-12 Steven L Baur <steve@altair.xemacs.org>
3168 * etc/TUTORIAL (things): Synched by Hrvoje Niksic with previous
3171 1997-06-13 MORIOKA Tomohiko <morioka@jaist.ac.jp>
3173 * lisp/gnus/smiley.el (smiley-deformed-regexp-alist): Modify
3174 regexp for horizontal smiley faces.
3175 (smiley-nosey-regexp-alist): Add horizontal smiley faces.
3177 * lisp/leim/quail.el (quail-get-translation): Don't use
3178 `string-to-vector' for XEmacs.
3180 1997-06-13 Gary D. Foster <Gary.Foster@corp.Sun.COM>
3182 * lisp/modes/*.el: Removed all "\177" bindings that were
3183 previously commented out and normalized everything vis a vis
3184 'backspace and 'delete keysyms.
3185 * lisp/packages/*.el: Normalized all the "\177" bindings
3186 * lisp/modes/cperl-mode.el: Created cperl-electric-delete function
3187 which is a "smart" version of the cperl-electric-backspace
3188 function (it honors the desired delete direction). Bound it to
3189 'delete and the electric-backspace to 'backspace.
3190 * lisp/packages/pending-del.el: Added cperl-electric-backspace and
3191 cperl-electric-delete to the 'supersede list.
3193 1997-06-11 Steven L Baur <steve@altair.xemacs.org>
3195 * XEmacs 20.3-b6 is released.
3197 * configure.in (GNU_MALLOC): Check for (-l)PW instead of (-l)-lPW.
3198 Suggested by Martin Buchholz <mrb@eng.sun.com>
3200 1997-06-11 Martin Buchholz <mrb@eng.sun.com>
3203 * lwlib/Makefile.in:
3204 * lib-src/Makefile.in:
3205 * Makefile.in: More Makefile cleanup
3206 - add .PHONY targets where necessary
3207 - remove most builtin rules using .SUFFIXES
3208 - -lXau only gets used for linking gnuserv binaries
3209 - No VPATH for root Makefile
3210 - remove gcc v1 support
3212 - A new test to autodetect need to define NARROWPROTO,
3214 - Consistently use idiom foo=`echo '' $foo | sed -s 's:^ ::' -e ...`
3215 - Immediately exit if SIZEOF_* tests fail.
3217 - Use more sophisticated Xpm test that confirms xpm.h and libXpm
3220 * src/m/intel386.h: Yet another attempt to clean up linux defines.
3222 1997-06-10 Steven L Baur <steve@altair.xemacs.org>
3224 * lib-src/pop.c: Correct incantation for pop.h.
3225 From Martin Buchholz <mrb@Eng.Sun.COM>
3227 Tue Jun 10 15:11:16 1997 Steven L Baur <steve@altair.xemacs.org>
3229 * configure.in (beta): Correct test looking for Beta number.
3231 1997-06-11 MORIOKA Tomohiko <morioka@jaist.ac.jp>
3233 * src/Makefile.in.in, mule/language/misc-lang.el,
3234 mule/mule-load.el, mule/ipa-hooks.el: Use
3235 lisp/mule/language/misc-lang.el instead of lisp/mule/ipa-hooks.el;
3236 mule/ipa-hooks.el was deleted.
3238 1997-06-10 MORIOKA Tomohiko <morioka@jaist.ac.jp>
3240 * Use lisp/mule/language/thai-util.el instead of
3243 * lisp/custom/wid-edit.el: Add widget `coding-system' for mule.
3245 * lisp/mule/thai-hooks.el, lisp/mule/mule-load.el: Use
3246 lisp/mule/language/thai.el instead of lisp/mule/thai-hooks.el.
3248 * lisp/mule/language/thai.el: modified for XEmacs.
3250 1997-06-09 MORIOKA Tomohiko <morioka@jaist.ac.jp>
3252 * lisp/mule/mule-load.el, src/Makefile.in.in: Use
3253 lisp/mule/language/chinese.el, lisp/mule/language/cyrillic.el,
3254 lisp/mule/language/european.el, lisp/mule/language/greek.el,
3255 lisp/mule/language/japanese.el and lisp/mule/language/korean.el
3256 instead of lisp/mule/chinese-hooks.el,
3257 lisp/mule/cyrillic-hooks.el, lisp/mule/european-hooks.el,
3258 lisp/mule/greek-hooks.el, lisp/mule/japanese-hooks.el and
3259 lisp/mule/korean-hooks.el.
3261 * lisp/mule/language/*.el was imported from
3262 Emacs/mule-19.34.94-zeta.
3264 * Use lisp/mule/language/china-util.el instead of
3265 lisp/mule/chinese.el.
3267 1997-06-08 MORIOKA Tomohiko <morioka@jaist.ac.jp>
3269 * lisp/apel/emu-x20.el (mime-charset-coding-system-alist):
3270 iso-8859-1, hz-gb-2312, cn-gb-2312, gb2312, cn-big5 and koi8-r
3271 were defined as coding-system.
3273 1997-06-08 MORIOKA Tomohiko <morioka@jaist.ac.jp>
3275 * etc/smilies/Face_smile.xbm, etc/smilies/Face_weep.xbm,
3276 etc/smilies/Face_ase2.xbm, etc/smilies/Face_ase3.xbm,
3277 etc/smilies/Face_ase.xbm: Add Japanese smiley faces.
3279 1997-06-07 MORIOKA Tomohiko <morioka@jaist.ac.jp>
3281 * lisp/gnus/smiley.el (smiley-deformed-regexp-alist): Add Japanese
3284 1997-06-10 Gary D. Foster <Gary.Foster@corp.sun.com>
3286 * lisp/modes/view-less.el: Changed \177 bindings to 'delete
3287 * lisp/modes/help.el: Changed \177 bindings to 'delete
3289 1997-06-10 Gary D. Foster <Gary.Foster@corp.sun.com>
3291 * lisp/prim/keydefs.el: Changed all 'delete key bindings to point to
3292 the `backward-or-forward-foo' functions.
3293 * lisp/prim/simple.el:
3294 - Renamed `delete-erases-forward' to `delete-key-deletes-forward'.
3295 - Removed `backspace-or-delete-hook'
3296 - Renamed `backspace-or-delete' to `backward-or-forward-delete-char'
3297 - Added functions: `backward-or-forward-kill-word'
3298 `backward-or-forward-kill-sentence'
3299 `backward-or-forward-kill-sexp'
3300 - Removed the zmacs hacks from all the `b-or-f-foo' functions and
3301 began playing nicely with pending-del.
3302 * lisp/modes/cc-mode.el:
3303 * lisp/modes/cperl-mode.el: Fixed references to delete functions
3304 to use the new names.
3306 1997-06-09 Steven L Baur <steve@altair.xemacs.org>
3308 * XEmacs 20.3-b5 is released.
3310 1997-06-08 Steven L Baur <steve@altair.xemacs.org>
3312 * etc/NEWS: Updates for early beta20.3 stuffs.
3313 From Hrvoje Niksic <hniksic@srce.hr>
3315 1997-06-05 Steven L Baur <steve@altair.xemacs.org>
3317 * XEmacs 20.3-b4 is released.
3319 1997-06-04 Martin Buchholz <mrb@eng.sun.com>
3321 * src/*/*.h: Remove definitions of HAVE_UNION_WAIT, in accordance
3322 with new Autoconf 2 mechanisms.
3325 * src/process.c: Use only Posix.1 sys/wait.h-defined symbols
3327 * src/s/netbsd.h: complete rewrite, use ORDINARY_LINK, #ifdef out
3328 old cruft that can be obtained from system header files.
3329 * lib-src/getopt*: Synch with FSF, remove compiler warnings.
3333 * lib-src/gnuslib.c:
3334 * lib-src/profile.c:
3335 * lib-src/movemail.c: Fix compiler warnings
3337 * lib-src/Makefile.in.in: Remove unused -DCONFIG_BROKETS flag
3338 - Fix up compile flags for new etags version
3342 * man/xemacs/programs.texi:
3343 * lib-src/etags.c: Upgraded to etags 12.11
3345 * src/config.h.in: Fix inline keyword support
3347 * configure.in: Use a different mechanism for removing extra white
3348 space. Avoid using foo=`echo $bar`, which loses with various echos.
3349 - new M4 macro XE_SPACE(var, words...)
3350 - Use autoconf 2's AC_HEADER_SYS_WAIT
3351 - Check for Xpm-XpmFree instead of Xpm-XpmReadFileToData to avoid
3352 linking with losing Xpm implementations
3353 - Check for correct wnn4 lib symbols
3354 - Only link with inline.o when using gcc
3355 - Support inline keywords inline, __inline, __inline__
3356 - Ultrix now implies have_mmap=no
3357 - Sun sound in non-standard dirs now works
3358 - --native-sound-lib no longer ignored on HP & SGI
3359 - gpm configure tests moved after curses configure tests
3361 1997-06-04 Gary D. Foster <Gary.Foster@corp.sun.com>
3363 * lisp/modes/cc-mode.el: Modified `c-electric-delete' to honor the
3364 desired delete direction in both normal and "hungry" modes.
3365 * lisp/modes/cperl-mode.el: Modified `cperl-electric-backspace' to
3366 honor the desired delete direction.
3368 1997-05-30 Martin Buchholz <mrb@eng.sun.com>
3370 * configure.in: Automagically compute -R path for gcc
3372 1997-05-30 Gary D. Foster <Gary.Foster@corp.sun.com>
3374 * lisp/vm/vm-vars.el: Fixed delete key binding to call
3377 Thu May 29 15:35:07 1997 Martin Buchholz <mrb@eng.sun.com>
3379 * configure.in: Add support for Solaris2.6 -z ignore linker flags
3381 1997-05-29 Martin Buchholz <mrb@eng.sun.com>
3383 * configure.in: Replace standard Autoconf MMAP test with Neal
3384 Becker's replacement, hacked somewhat.
3386 1997-05-16 Gary D. Foster <Gary.Foster@corp.sun.com>
3388 * lisp/prim/simple.el: Created `backspace-or-delete' function and
3389 `backspace-or-delete-hook'
3390 * lisp/prim/keydefs.el: Changed \177 bindings to point to new
3392 * lisp/modes/*.el: Removed conflicting \177 bindings.
3393 * lisp/modes/cc-mode.el: Modified `c-electric-delete' to use new
3395 * lisp/modes/cperl-mode.el: Modified `cperl-electric-backspace' to
3396 use new delete bindings.
3398 1997-06-03 MORIOKA Tomohiko <morioka@jaist.ac.jp>
3400 * lisp/x11/x-menubar.el (default-menubar): Add menu for Mule.
3402 * lisp/mule/mule-cmds.el: Menu for XEmacs were moved to
3405 1997-06-03 MORIOKA Tomohiko <morioka@jaist.ac.jp>
3407 * lisp/leim/quail.el: to avoid compiling warnings about
3410 1997-06-03 MORIOKA Tomohiko <morioka@jaist.ac.jp>
3412 * lisp/leim/quail.el: to sync with quail.el of
3413 Emacs-19.34.94-zeta.
3415 * lisp/leim/quail/ziranma.el, lisp/leim/quail/tonepy.el,
3416 lisp/leim/quail/py.el, lisp/leim/quail/qj.el,
3417 lisp/leim/quail/sw.el, lisp/leim/quail/ccdospy.el,
3418 lisp/leim/quail/punct.el, lisp/leim/quail/4corner.el,
3419 lisp/leim/quail/symbol-ksc.el, lisp/leim/quail/ethiopic.el,
3420 lisp/leim/quail/hanja.el, lisp/leim/quail/quick-cns.el,
3421 lisp/leim/quail/tsangchi-cns.el, lisp/leim/quail/lrt.el,
3422 lisp/leim/quail/tsangchi-b5.el, lisp/leim/quail/devanagari.el,
3423 lisp/leim/quail/japanese.el, lisp/leim/quail/quick-b5.el,
3424 lisp/leim/quail/punct-b5.el, lisp/leim/quail/qj-b5.el,
3425 lisp/leim/quail/py-b5.el, lisp/leim/quail/ctlau.el,
3426 lisp/leim/quail/ctlaub.el, lisp/leim/quail/ecdict.el,
3427 lisp/leim/quail/array30.el, lisp/leim/quail/hangul3.el,
3428 lisp/leim/quail/hanja-jis.el, lisp/leim/quail/cyrillic.el,
3429 lisp/leim/quail/etzy.el, lisp/leim/quail/greek.el,
3430 lisp/leim/quail/ipa.el, lisp/leim/quail/lao.el,
3431 lisp/leim/quail/zozy.el, lisp/leim/quail/viqr.el,
3432 lisp/leim/quail/latin.el, lisp/leim/quail/thai.el,
3433 lisp/leim/quail/hangul.el: quail of LEIM for Emacs-19.34.94-zeta.
3435 1997-06-02 MORIOKA Tomohiko <morioka@jaist.ac.jp>
3437 * mule/korean.el was abolished because it seems not to be used.
3439 * mule/japanese.el was abolished because it seems not to be used.
3441 1997-06-01 MORIOKA Tomohiko <morioka@jaist.ac.jp>
3443 * lisp/tm/gnus-mime-old.el was abolished because XEmacs 20.3 has
3446 * lisp/tm/tm-edit.el: updated to 7.108.
3448 * lisp/tm/tm-view.el: updated to 7.83.
3450 * lisp/leim/quail.el: modified for XEmacs.
3452 * lisp/mule/mule-load.el, lisp/mule/mule-process.el: delete
3453 mule-process.el because it is not used.
3455 * lisp/mule/european.el was abolished because it seems not to be
3458 * lisp/mule/mule-load.el: must load mule-cmds before setting for
3459 language-environment.
3461 * lisp/mule/european-hooks.el: Modified for LEIM.
3463 * lisp/mule/mule-cmds.el: Uncomment key definition for
3464 `toggle-input-method'.
3466 * lisp/mule/mule-init.el: Comment out about `mule-keymap' (moved
3469 * lisp/mule/mule-cmds.el: Uncomment about `mule-keymap' (moved
3472 * lisp/tl/tl-atype.el: Don't require tl-str.
3474 * lisp/tl/tl-atype.el: Use atype.el of APEL.
3476 * lisp/tl/tl-list.el: Use alist.el of APEL.
3478 1997-05-31 MORIOKA Tomohiko <morioka@jaist.ac.jp>
3480 * lisp/tl/richtext.el, lisp/tl/emu-x20.el, lisp/tl/emu-xemacs.el,
3481 lisp/tl/emu.el, lisp/tl/emu-e19.el: moved to apel/.
3483 * lisp/tl/file-detect.el, lisp/tl/filename.el: replaced by APEL's.
3485 * lisp/mu/std11-parse.el, lisp/mu/std11.el: moved to apel/.
3487 * lisp/leim/quail.el: Add new quail.el (imported from Emacs
3490 * lisp/leim/skk/skkdic.el: delete skkdic.el temporary because
3491 XEmacs can not compile it.
3493 * lisp/leim/skk/skkdic.el, lisp/leim/quail/zozy.el,
3494 lisp/leim/quail/ziranma.el, lisp/leim/quail/viqr.el,
3495 lisp/leim/quail/tsangchi-cns.el, lisp/leim/quail/tsangchi-b5.el,
3496 lisp/leim/quail/symbol-ksc.el, lisp/leim/quail/thai.el,
3497 lisp/leim/quail/tonepy.el, lisp/leim/quail/quick-cns.el,
3498 lisp/leim/quail/sw.el, lisp/leim/quail/qj-b5.el,
3499 lisp/leim/quail/qj.el, lisp/leim/quail/quick-b5.el,
3500 lisp/leim/quail/py-b5.el, lisp/leim/quail/py.el,
3501 lisp/leim/quail/lao.el, lisp/leim/quail/latin.el,
3502 lisp/leim/quail/lrt.el, lisp/leim/quail/punct-b5.el,
3503 lisp/leim/quail/punct.el, lisp/leim/quail/hanja-jis.el,
3504 lisp/leim/quail/hanja.el, lisp/leim/quail/ipa.el,
3505 lisp/leim/quail/japanese.el, lisp/leim/quail/hangul3.el,
3506 lisp/leim/quail/etzy.el, lisp/leim/quail/greek.el,
3507 lisp/leim/quail/hangul.el, lisp/leim/quail/ethiopic.el,
3508 lisp/leim/quail/devanagari.el, lisp/leim/quail/ecdict.el,
3509 lisp/leim/quail/ctlau.el, lisp/leim/quail/ctlaub.el,
3510 lisp/leim/quail/cyrillic.el, lisp/leim/quail/array30.el,
3511 lisp/leim/quail/ccdospy.el, lisp/leim/quail/4corner.el: Add LEIM
3512 elisp files; old lisp/quail was abolished.
3514 * src/Makefile.in.in: Add mule-cmds.elc.
3516 * lisp/mule/mule-load.el, lisp/mule/mule-cmds.el: Add mule-cmds.el
3517 (imported from Emacs-19.34.94-epsilon and comment out a lot to
3518 avoid conflict with mule-init.el or other XEmacs/mule files).
3520 * lisp/prim/simple.el (assoc-ignore-case): New function; imported
3521 from Emacs-19.34.94-epsilon.
3523 1997-05-29 Steven L Baur <steve@altair.xemacs.org>
3525 * XEmacs 20.3-beta3 is released.
3527 * INSTALL: Delete documentation of mocklisp support.
3529 * configure.in: Delete mocklisp support.
3531 * etc/FTP: Update mirror info.
3533 * etc/DISTRIB: Update mirror info.
3535 1997-05-29 Martin Buchholz <mrb@eng.sun.com>
3537 * configure.in: Replace standard Autoconf MMAP test with Neal
3538 Becker's replacement, hacked somewhat.
3540 1997-05-28 Martin Buchholz <mrb@eng.sun.com>
3542 * lisp/prim/files.el (auto-mode-alist): Reorg auto-mode-alist again.
3544 * lib-src/etags.c: Version 12.7 from Francesco.
3546 * configure.in: Juggle link order of X libraries.
3547 Add support for using zsh to run configure.
3548 Document --with-tty=no.
3549 Fix -no-recursion option.
3550 Recognize and ignore --cache-file option.
3551 Recognize null values for preprocessor symbols converted to shell
3552 variables. This maybe fixes the "-ltermcap" problem.
3553 Remove spurious blanks from various SUBST-ituted variables.
3554 Fix conditional creation of gdbinit.
3555 Conditionally create .sbinit for Sunpro C.
3557 1997-05-26 Steven L Baur <steve@altair.xemacs.org>
3559 * etc/FTP: Correct typo in ftp.cenatls.cena.dgac.fr.
3561 * etc/DISTRIB: Ditto.
3563 1997-05-22 Steven L Baur <steve@altair.xemacs.org>
3565 * XEmacs 20.3-beta2 is released.
3567 Thu May 22 04:19:09 1997 Martin Buchholz <mrb@eng.sun.com>
3569 * configure.in: Try to fix all reported bugs with 20.3-b1.
3570 Change HAVE_WNN6 to WNN6. WNN6 correctly autodetected.
3571 extra-verbose now default on beta builds.
3572 extra-verbose now much more verbose.
3573 Don't set libs_termcap to " ".
3574 Detect -lXm AFTER detecting -lXpm.
3575 Use runtime paths before running tests, since AC_TRY_RUN may
3577 with-xim=motif only default on Solaris.
3578 realpath moved from s&m to configure.in.
3579 xemacs-version.h removed. main_1 now contains $canonical as well,
3580 for even more useful backtraces.
3581 termcap handling rewritten.
3582 Create .sbinit for Sun's source browser.
3583 Warn user if no XPM support present.
3584 Warn user if compiling in error checking.
3586 * Makefile.in: use MAKE_SUBDIR consistently. Remove references to
3587 dynodump. Remove core when cleaning. Remove config.log.
3588 make distclean now functional.
3590 Tue Jun 4 10:15:54 1996 Per Bothner <bothner@deneb.cygnus.com>
3592 * etc/e/eterm.ti: Add kcub1, kcuf1, kcuu1, kcud1 capabilities.
3594 Sun May 18 13:03:20 1997 Steven L Baur <steve@altair.xemacs.org>
3596 * lwlib/Makefile.in.in (distclean): Clean up config.h.
3598 * Makefile.in (distclean): Remve config.log.
3599 remove broken dynodump stuffs.
3601 Sat May 17 20:30:54 1997 Steven L Baur <steve@altair.xemacs.org>
3603 * XEmacs 20.3-b1 is released.
3605 Fri May 16 20:38:19 1997 Steven L Baur <steve@altair.xemacs.org>
3607 * info/dir (Packages): Update minor version number.
3609 * etc/README: Update minor version number.
3611 * README: Update minor version number.
3613 Tue May 13 20:35:52 1997 Steven L Baur <steve@altair.xemacs.org>
3615 * XEmacs-20.2 is released.
3617 Sat May 10 16:14:30 1997 Steven L Baur <steve@altair.xemacs.org>
3619 * XEmacs 20.2-b6 is released.
3621 Thu May 8 20:22:34 1997 Steven L Baur <steve@altair.xemacs.org>
3623 * XEmacs 20.2-b5 is released.
3625 Fri May 2 16:50:02 1997 Steven L Baur <steve@altair.xemacs.org>
3627 * XEmacs 20.2-b4 is released.
3629 Thu May 1 18:13:38 1997 Steven L Baur <steve@altair.xemacs.org>
3631 * configure.in (--with-xim): Don't default it to Motif since it
3632 causes crashes at startup on some systems.
3634 Sun Apr 27 12:25:55 1997 Steven L Baur <steve@altair.xemacs.org>
3636 * XEmacs 20.2-b3 is released.
3638 Wed Apr 23 10:33:58 1997 Steven L Baur <steve@altair.xemacs.org>
3640 * XEmacs 20.2-b2 is released.
3642 * configure.in (beta): OPENWINHOME misspelled.
3644 Mon Apr 21 14:48:29 1997 Steven L Baur <steve@altair.xemacs.org>
3646 * etc/BETA (writing): Update with information about how to create
3649 Sat Apr 19 16:13:16 1997 Steven L Baur <steve@altair.xemacs.org>
3651 * XEmacs 20.2-b1 is released.
3653 Thu Apr 17 21:33:59 1997 Steven L Baur <steve@altair.xemacs.org>
3655 * configure.in (beta): SONY NEWS-OS has /etc/osversion and not
3658 Wed Apr 16 17:44:05 1997 Steven L Baur <steve@altair.xemacs.org>
3660 * XEmacs 20.1 is re-released.
3662 Tue Apr 15 21:03:22 1997 Steven L Baur <steve@altair.xemacs.org>
3664 * XEmacs 20.1 is released.
3666 Sat Apr 12 20:11:08 1997 Steven L Baur <steve@altair.xemacs.org>
3668 * XEmacs 20.1-b15 is released.
3670 Sat Apr 12 09:01:32 1997 Hrvoje Niksic <hniksic@srce.hr>
3671 * PROBLEMS: I have cleaned up a bit the PROBLEMS file, by:
3672 1) changing it into sections -- there is now a section for building,
3673 running and compatibility problems
3675 2) removing some obviously obsolete entries -- e.g. those pertaining
3676 to Emacs 18, etc. --> size is off by 20K
3678 3) Rearranging the entries by relevance. I have tried to put the most
3679 relevant entries in front.
3681 Thu Apr 10 19:07:26 1997 Steven L Baur <steve@altair.xemacs.org>
3683 * XEmacs 20.1-b14 is released. (Beta 13 was skipped).
3685 Wed Apr 9 22:52:06 1997 Steven L Baur <steve@altair.xemacs.org>
3687 * XEmacs 20.1-b12 is released.
3689 Sun Apr 6 22:31:00 1997 Tatsuya Ichikawa <ichikawa@hv.epson.co.jp>
3691 * configure.in: Cosmetic change to summary print of POP/Kerberos/
3694 Sat Apr 5 09:11:36 1997 Steven L Baur <steve@altair.xemacs.org>
3696 * XEmacs 20.1-b11 is released.
3698 Wed Apr 2 15:27:35 1997 Steven L Baur <steve@altair.xemacs.org>
3700 * Makefile.in (install-only): New target. Functionality suggested
3701 by Larry Schwimmer, correct way of doing it suggested by Chuck
3704 * configure.in: Default to "-Olimit 2000" as suggested by Jamie
3705 Zawinski for SGI cc and Irix 6.
3707 Tue Apr 1 12:23:13 1997 Steven L Baur <steve@altair.xemacs.org>
3709 * configure.in: Add configuration parameters for Emacs 19.34
3710 movemail.c (--with-pop, --with-kerberos, --with-hesiod).
3712 Fri Mar 28 19:58:41 1997 Steven L Baur <steve@altair.xemacs.org>
3714 * configure.in: Remove garbage if [ ... ] constructs and a
3717 Thu Mar 27 18:24:19 1997 Steven L Baur <steve@altair.xemacs.org>
3719 * XEmacs 20.1-b10 is released.
3721 Wed Mar 26 22:31:10 1997 Steven L Baur <steve@altair.xemacs.org>
3723 * Remove vms top-level directory.
3725 * XEmacs 19.15 final released to beta testers.
3727 Tue Mar 25 19:13:27 1997 Steven L Baur <steve@altair.xemacs.org>
3729 * XEmacs 19.15 prefinal released to beta testers.
3731 Mon Mar 24 12:28:17 1997 Steven L Baur <steve@altair.xemacs.org>
3733 * configure.in (--debug): Correct documentation.
3735 Sun Mar 23 17:24:38 1997 Steven L Baur <steve@altair.xemacs.org>
3737 * XEmacs 19.15-b104 is released.
3739 Sat Mar 22 19:56:36 1997 Steven L Baur <steve@altair.xemacs.org>
3741 * etc/sgml/CATALOG: Default to html-3.2final.
3743 Sat Mar 22 17:55:15 1997 Darrell Kindred <dkindred@cmu.edu>
3745 * configure.in (beta): Add configure support for the -rpath flag
3746 for IRIX analogous to the Solaris "-R".
3748 Sat Mar 22 16:47:08 1997 Steven L Baur <steve@altair.xemacs.org>
3750 * info/dir (Packages): Add HM-HTML-Mode to menu.
3752 Sat Mar 22 21:27:41 1997 Tomasz J. Cholewo <t.cholewo@ieee.org>
3754 * configure.in: Echo only current configuration using 'tee -a'.
3756 Fri Mar 21 21:26:01 1997 Steven L Baur <steve@altair.xemacs.org>
3758 * XEmacs-19.15-b103 is released.
3759 * XEmacs-20.0-b9 is released.
3761 * Makefile.in (top_distclean): Add `Installation' to distclean
3764 Fri Mar 21 20:05:29 1997 Darrell Kindred <dkindred@cmu.edu>
3766 * Makefile.in (autoloads): Pass $(MAKE) to update-elc.sh and
3767 update-autoloads.sh.
3769 Thu Mar 20 20:14:16 1997 Steven L Baur <steve@altair.xemacs.org>
3771 * XEmacs-19.15-b102 is released.
3773 Tue Mar 18 21:52:36 1997 Steven L Baur <steve@altair.xemacs.org>
3775 * XEmacs-19.15-b101 is released.
3777 Mon Mar 17 19:09:29 1997 Steven L Baur <steve@altair.xemacs.org>
3779 * XEmacs-20.1-b8 is released.
3780 * XEmacs-19.15-b100 is released.
3782 Sat Mar 15 17:15:18 1997 Steven L Baur <steve@altair.xemacs.org>
3784 * XEmacs-20.1-b7 is released.
3785 * XEmacs-19.15-b99 is released.
3787 * etc/sgml/CATALOG: Added IE3 DTDs and htmlpro DTD.
3789 Thu Mar 13 10:40:11 1997 Steven L Baur <steve@altair.xemacs.org>
3791 * configure.in: Add sunos4-1-4 header files.
3793 Wed Mar 12 18:53:08 1997 Steven L Baur <steve@altair.xemacs.org>
3795 * configure.in: Use new file bsdos3.h with BSDI 3.0.
3797 Sat Mar 8 15:19:33 1997 Steven L Baur <steve@altair.xemacs.org>
3799 * XEmacs-20.1-b6 is released.
3800 * XEmacs-19.15-b98 is released.
3802 Wed Mar 5 18:55:36 1997 Steven L Baur <steve@altair.xemacs.org>
3804 * Makefile.in (install-arch-indep): Offer to compress lisp sources.
3805 (gzip-el): New targe for compressed installed lisp sources.
3807 Tue Mar 4 23:28:37 1997 Martin Buchholz <mrb@eng.sun.com>
3809 * lib-src/update-elc.sh: VM is compiled after the byte-compiler,
3810 but before anything else. More flexible about finding an xemacs
3811 to use for byte-compilation (default src/xemacs). Other minor fixes.
3813 Mon Mar 3 23:57:56 1997 Steven L Baur <steve@altair.xemacs.org>
3815 * XEmacs 20.1-b5 is released.
3817 Mon Mar 3 18:09:17 1997 Steven L Baur <steve@altair.xemacs.org>
3819 * XEmacs 20.1-b4 is released.
3821 Sat Mar 1 15:38:30 1997 Steven L Baur <steve@altair.xemacs.org>
3823 * Makefile.in (distclean): Correct typos.
3825 * XEmacs 19.15-b96 is released.
3827 * configure.in: Symlink site-lisp when using --srcdir.
3828 Add special handling of lisp directory to allow for multiple
3829 site-packages files.
3831 Fri Feb 28 20:38:46 1997 Steven L Baur <steve@altair.xemacs.org>
3833 * Makefile.in (distclean): Create lock and site-lisp directories
3834 when they don't exist (after being pruned by CVS).
3836 Tue Mar 4 00:41:38 1997 Hrvoje Niksic <hniksic@srce.hr>
3838 * etc/sample.Xdefaults: Added customization of foreground and
3839 background colors for the `default' face.
3841 Wed Feb 26 22:12:12 1997 Steven L Baur <steve@altair.xemacs.org>
3843 * Makefile.in (top_distclean): Reset src/PURESIZE.h for
3846 * XEmacs 20.1-b3 is released.
3848 Sun Feb 23 17:10:09 1997 Steven L Baur <steve@altair.xemacs.org>
3850 * XEmacs 20.1-b2 is released.
3852 Sat Feb 22 14:29:44 1997 Steven L Baur <steve@altair.xemacs.org>
3854 * XEmacs 19-15-b'95 is released.
3856 Fri Feb 21 22:29:51 1997 Martin Buchholz <mrb@eng.sun.com>
3858 * etc/toolbar/workshop-cap-up.xpm: Moved caption up one pixel.
3860 * lwlib/xlwscrollbar.c : Fix many scrollbar bugs:
3861 - "knob" renamed to "slider"
3862 - leftmost pixel wasn't sensitive to button clicks, while righmost
3864 - many glitches fixed if Emacs*XlwScrollBar.ArrowPosition:same:
3865 - goobers on top of up-arrow removed.
3866 - up-arrow would not always be redrawn when necessary
3867 - slider drag would be `off' by size of up-arrow
3868 - horizontal and vertical scrollbars didn't use exactly the same
3870 - slider was never drawn if XlwScrollBar.shadowThickness was 0.
3871 - Now up- and down-arrows actually work near beginning/end of buffer!
3873 Thu Feb 20 12:40:57 1997 Jan Vroonhof <vroonhof@math.ethz.ch>
3875 * configure.in (with_xauth): Attempted correction of test for
3878 Sat Feb 15 14:11:03 1997 Steven L Baur <steve@altair.xemacs.org>
3880 * XEmacs 20.1-b1 is released.
3881 * XEmacs 19.15-b94 is released.
3883 Fri Feb 14 23:23:03 1997 Steven L Baur <steve@altair.xemacs.org>
3885 * README: ``This directory tree holds version 19.13 ...'' ???
3887 Sun Feb 9 16:15:55 1997 Steven L Baur <steve@altair.xemacs.org>
3889 * XEmacs 19.15-b93 is released.
3890 XEmacs 20.0 is released to the 'net.
3892 Fri Feb 7 19:21:34 1997 Steven L Baur <steve@altair.xemacs.org>
3894 * XEmacs 20.0try3 is released.
3896 Wed Feb 5 18:03:06 1997 Steven L Baur <steve@altair.xemacs.org>
3898 * XEmacs 20.0try2 is released.
3900 Mon Feb 3 19:39:08 1997 Steven L Baur <steve@altair.xemacs.org>
3902 * XEmacs 19.15-b92 is released.
3904 Sat Feb 1 18:17:38 1997 Steven L Baur <steve@altair.xemacs.org>
3906 * XEmacs 20.0try1 is released.
3907 * XEmacs 19.15-b91 AKA XEmacs '97 NOT! is released.
3909 Sat Feb 1 00:00:48 1997 Steven L Baur <steve@altair.xemacs.org>
3911 * PROBLEMS: Updated from beta test bug reports.
3912 Put in outline-mode/outl-mouse-minor-mode by default.
3914 Wed Jan 29 19:59:41 1997 Steven L Baur <steve@altair.xemacs.org>
3916 * CHANGES-beta: XEmacs 20.0-b93 is released.
3918 Sat Jan 25 15:43:59 1997 Steven L Baur <steve@altair.xemacs.org>
3920 * CHANGES-beta: XEmacs 20.0-b92 is released.
3922 Fri Jan 24 09:54:01 1997 Steven L Baur <steve@altair.xemacs.org>
3924 * lwlib/xlwmenu.c (massage_resource_name): Changed comparison of
3927 Thu Jan 23 10:39:34 1997 Martin Buchholz <mrb@eng.sun.com>
3929 * lib-src/update-elc.sh (ignore_dirs): Quoting portability.
3931 Wed Jan 22 21:07:17 1997 Steven L Baur <steve@altair.xemacs.org>
3932 * XEmacs 20.0-b91 (prerelease 2) is released.
3934 * configure.in (--with-scrollbars): Add Athena3d as a toolkit
3937 * lwlib/lwlib-Xaw.c (xaw_update_one_widget): Let Athena 3d have 0
3939 (xaw_scrollbar_scroll): Use SCROLLBAR_LINE_UP and
3940 SCROLLBAR_LINE_DOWN since that's current the only to get to the
3941 bottom of the buffer. :-(
3943 Tue Jan 21 20:01:19 1997 Steven L. Baur <steve@altair.xemacs.org>
3945 * configure.in (beta): Add LWLIB_USES_ATHENA for odd
3946 configurations that use both Motif and Athena.
3948 * etc/sgml/HTML32.dtd: html-3.2 final dtd added.
3950 Wed Jan 15 12:55:19 1997 Steven L Baur <steve@altair.xemacs.org>
3952 * info/dir (Gnus): Updated spelling and info.
3954 Mon Jan 13 13:37:27 1997 Steven L Baur <steve@altair.xemacs.org>
3956 * configure.in: Remove assignment of NON_GNU_CPP for irix-6.0.
3958 Mon Jan 13 00:36:01 1997 Martin Buchholz <mrb@eng.sun.com>
3960 * lib-src/make-docfile.c (scan_lisp_file): eliminate doc-string
3961 warnings for ccl-read-*
3963 Sat Jan 11 12:05:31 1997 Steven L Baur <steve@altair.xemacs.org>
3965 * etc/sample.emacs: Remove code snippet that wipes out the cycle
3966 buffer modeline feature.
3968 * XEmacs 20.0 beta90 (prerelease 1) is released.
3969 * XEmacs 19.15 beta90 (prerelease 1) is released.
3971 Tue Jan 7 08:45:16 1997 Steven L Baur <steve@altair.xemacs.org>
3973 * configure.in (LIBS): Revise test for XFree86 (look for XF86Config).
3975 Sat Jan 4 14:52:57 1997 Steven L Baur <steve@altair.xemacs.org>
3976 * XEmacs 20.0 beta 34 is released.
3977 * XEmacs 19.15 beta 7 is released.
3979 Fri Jan 3 15:18:59 1997 Jeff Miller <jmiller@smart.net>
3981 * lwlib/Makefile.in.in: lwlib is required if X11 is used.
3983 Wed Jan 1 08:30:48 1997 Martin Buchholz <mrb@eng.sun.com>
3985 * src/emacs.c: Make sure
3986 `./temacs -batch -l loadup.el run-temacs <emacs-args>'
3989 * src/Makefile.in.in (rtcmacs): Add support for RTC, Sun's
3990 competitor to Purify.
3992 * man/lispref/symbols.texi: Fix up bit vector documentation
3993 * man/lispref/sequences.texi: Fix up bit vector documentation
3995 * lisp/sunpro/sunpro-load.el: Only preload mime-setup for Sun.
3997 * lisp/prim/update-elc.el: Don't rely on autoloads.
3999 Tue Dec 31 09:46:13 1996 Martin Buchholz <mrb@eng.sun.com>
4001 * lisp/prim/auto-autoloads.el: New, completely program-generated, file
4002 * lib-src/update-autoloads.sh: Rewritten to use auto-autoloads.el.
4003 * lisp/utils/autoload.el: Reorganization of autoload mechanism:
4004 Errors during autoload generation are just that - errors.
4006 Generated autoloads are now in a separate file of their own.
4008 Reliability of autoload generation greatly increased.
4010 Distribution smaller by about 100k.
4012 `make autoloads' is still the preferred mechanism for update.
4014 Autoloads are always regenerated completely from scratch. This
4015 avoids errors with obsolete or corrupted autoload entries.
4017 Caching of autoload entries using timestamps has been eliminated.
4019 Files that have no autoloads no longer have a comment placed into
4020 the generated autoloads file.
4022 There was a bug where autoload entries would sometimes end up
4023 being inserted into the *middle* of other autoload entries,
4024 thereby corrupting them.
4026 * src/event-Xt.c: Remove SUNOS_GCC_L0_BUG kludge.
4028 Sun Dec 29 05:37:43 1996 Martin Buchholz <mrb@eng.sun.com>
4030 * lib-src/update-autoloads.sh: Make sure that `make autoloads'
4031 doesn't use the autoload facility to load `autoload';
4032 load it explicity instead.
4034 * lib-src/update-elc.sh (ignore_dirs): ignore SCCS, CVS, RCS dirs
4036 * man/Makefile: Reinstate hyperbole & oo-browser manuals
4038 * lisp/modes/mail-abbrevs.el: Apply patch originated from Noah Friedman
4040 * src/mule-charset.c: Use lower case for charset registry, to
4043 * Makefile.in: replace list of info files with *.info* - one less
4044 maintenance headache
4046 * etc/sample.emacs: Add sample code to highlight continuation glyph
4048 * man/oo-browser.texi: Fix TeXability
4050 * man/hyperbole.texi: Fix TeXability
4052 * man/vhdl-mode.texi: Fix TeXability
4054 * lisp/prim/loaddefs.el: Wholesale housecleaning
4055 `make autoloads' should finally work.
4057 * lib-src/emacsclient.c (main): ANSIfication, compiler warning removal
4059 * lisp/mule/mule-files.el: Add support for multi-lingual info files.
4061 * lib-src/update-elc.sh: `make all-elc' was updating files in
4062 `special' directories without using the Makefiles
4063 designed for that purpose.
4064 - make sure ilisp isn't remade every time through `make all-elc'.
4066 * info/dir (Packages): Add Japanese TM info files
4068 * src/inline.c: Allow compilation with `gcc -g'
4070 * src/syntax.c (word_constituent_p): Allow compilation with `gcc -g'
4072 * src/lread.c: Don't put `...' immediately after a filename, so
4073 that various tools can recognize the filename as such.
4075 * src/event-Xt.c (x_to_emacs_keysym): Fix crash when
4076 --with-xim=xlib and key event on window frame.
4077 Change return foo to return (foo) when return is a macro.
4079 * src/editfns.c (Ffollowing_char): docstring fixes.
4081 * man/tm/Makefile: Add support for Japanese TM info (but not dvi) files.
4082 This Makefile is no longer officially broken.
4084 * info/dir: Add Japanese tm documents.
4086 * man/tm/tm-vm-en.texi: Make document TeX-friendly.
4088 * lib-src/update-autoloads.sh (EMACS): Don't rely on non-portable
4091 * lisp/mule/mule-files.el (file-coding-system-alist): Make sure
4092 the `binary' coding system is used for .gz and .Z extensions.
4094 * man/viper.texi: Viper version 2.90
4096 * man/ediff.texi: Ediff Version 2.62
4098 * lisp/packages/ispell.el (ispell-word): Avoid using strings with
4099 define-key, for compatibility with loaddefs.el
4101 * lisp/modes/eiffel3.el: Make compatible with update-autoloads.
4103 * lisp/ilisp/Makefile (elc): Add target to avoid re-compilation.
4105 * lib-src/update-elc.sh: XEmacs sometimes re-byte-compiled elisp
4106 files in dirs that have their own Makefiles.
4110 Sun Dec 29 17:02:49 1996 Steven L Baur <steve@altair.xemacs.org>
4112 * Makefile.in (install-arch-indep): Force compression with `gzip -f'.
4114 * lib-src/update-elc.sh (NUMTOCOMPILE): Ignore CVS directories.
4116 * Makefile.in (install-arch-indep): Catch .info-[0-9]* files for
4119 Sat Dec 28 15:33:27 1996 Steven L Baur <steve@altair.xemacs.org>
4121 * XEmacs 20.0 beta 33 is released.
4122 * XEmacs 19.15 beta 6 is released.
4124 Fri Dec 27 20:34:58 1996 Richard Mlynarik <mly@adoc.xerox.com>
4126 * etc/yow.lines: 20k of new zippy quotes.
4128 Fri Dec 27 01:02:41 1996 Martin Buchholz <mrb@eng.sun.com>
4130 * Makefile.in (install-arch-indep): Simplify installation of info
4133 Sat Dec 21 15:20:20 1996 Steven L Baur <steve@altair.xemacs.org>
4134 * XEmacs 20.0-b32 released.
4136 * XEmacs 19.15-b5 released.
4138 Wed Dec 18 20:22:08 1996 Martin Buchholz <mrb@eng.sun.com>
4140 * configure.in: Reformat. Fix shared include file rename
4143 * configure: Reformat. Fix shared include file rename problem.
4145 * dynodump/dynodump.c (__EXTENSIONS__): Define it.
4147 Thu Dec 12 13:19:00 1996 Joseph J Nuspl <nuspl@nvwls.cc.purdue.edu>
4149 * Makefile.in (install-arch-indep): Install infofiles gzipped by
4152 Tue Dec 10 19:25:25 1996 Steven L Baur <steve@altair.xemacs.org>
4154 * CHANGES-beta: XEmacs 20.0-b31 is released.
4156 Tue Dec 10 18:33:19 1996 Rod Whitby <rwhitby@asc.sps.mot.com>
4158 * info/vhdl-mode.info: New file.
4160 * info/dir (Packages): Add vhdl-mode documentation.
4162 Tue Dec 10 18:27:02 1996 Martin Buchholz <mrb@Eng.Sun.COM>
4164 * configure: Make shared/dynamic flags work much more logically.
4166 Tue Dec 10 09:17:22 1996 David Worenklein <dcw@gcm.com>
4168 * configure.in (machine): Patch to make newly renamed shared
4169 link include files work.
4171 Sat Dec 7 16:28:10 1996 Martin Buchholz <mrb@Eng.Sun.COM>
4173 * configure.in: Configure for POSIX getcwd if available.
4175 Thu Dec 5 20:42:35 1996 Steven L Baur <steve@altair.xemacs.org>
4177 * etc/edt-user.doc (File): New file from Emacs 19.34.
4179 Thu Dec 5 11:56:05 1996 Joseph J Nuspl <nuspl@nvwls.cc.purdue.edu>
4181 * configure.in (LIBS): Fix typo in dialog box test.