X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=ChangeLog;h=bb8025dff3f9b0a183fdbb262abc22ffb989ebbd;hb=83ae2cea390538b6148af611d9dae32160eb3bd4;hp=94b779f745d010b523e63e70e5623c2fdc959356;hpb=3f6ecf401c01c83743af2c1e068f57e8d2e2e410;p=chise%2Fxemacs-chise.git.1 diff --git a/ChangeLog b/ChangeLog index 94b779f..bb8025d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,1307 +1,3 @@ -2001-05-10 Stephen J. Turnbull - - * XEmacs 21.4.2 "Developer-Friendly Unix APIs" is released. - -2001-05-04 Martin Buchholz - - * configure.in (opsys): - Use lower-case `uname -s` as the default value for opsys. - The previous code effectively did the non-sensical - opsys=$canonical because [] magically disappear in configure.in. - -2001-01-31 Jason R. Mastaler - - * etc/FTP: Updated FTP mirrors list. - -2001-05-04 Ben Wing - - * etc\NEWS: Remove kill-whole-line changes. - -2001-04-25 Ben Wing - - * PROBLEMS: - * PROBLEMS (Note): - * PROBLEMS (ftp): - Correct general info about init file. - Fix up Cygwin section. - -2001-04-19 Stephen J. Turnbull - - * XEmacs 21.4.1 "Copyleft" is released. - -2001-04-17 Ben Wing - - * etc\NEWS: More changes. - - * etc\sample.init.el (grep-all-files-in-current-directory-and-below): - Missing argument. - - * etc\photos\fabrice.png: - * etc\photos\fabricem.png: - * etc\photos\juhp.png: - * etc\photos\juhpm.png: - Add photos. - * etc\photos\jwz.png: - * etc\photos\jwzm.png: - Update photos. - -2001-04-17 Stephen J. Turnbull - - * README: - * etc/README: - * etc/MACHINES: - * etc/PACKAGES: - * etc/TUTORIAL.ja: - Fixup 21.2 -> 21.4. - - * configure: Regenerate. - - * PROBLEMS (Running/Linux): Add entries for ESD interrupts and - Debian Athena3d workarounds. - - * PROBLEMS: s/xemacs@xemacs.org/xemacs-beta@xemacs.org/ in - requests for developer volunteers. - -2001-04-16 Stephen J. Turnbull - - * XEmacs 21.4.0 "Solid Vapor" is released. - -2001-04-16 Stephen J. Turnbull - - * etc/photos/wing*.png: Rename to ben*.png. - -2001-04-14 Stephen J. Turnbull - - * XEmacs 21.2.47 "Zephir" is released. - -2001-03-26 Paul Stodghill - - * configure.in: Don't #define __STDC__ in confdefs.h - -2001-03-30 Ben Wing - - * etc\sample.init.el: - * etc\sample.init.el (Init-kill-entire-line): - * etc\sample.init.el (describe-foo-at-point): - * etc\sample.init.el (kill-current-buffer): - * etc\sample.init.el (kill-current-buffer-and-window): - * etc\sample.init.el (grep-c-files): Removed. - * etc\sample.init.el (grep-all-files-history): New. - * etc\sample.init.el (grep-all-files-omitted-expressions): New. - * etc\sample.init.el (grep-all-files-omitted-directories): New. - * etc\sample.init.el (construct-grep-all-files-command): New. - * etc\sample.init.el (grep-all-files-in-current-directory): New. - * etc\sample.init.el (grep-lisp-files): Removed. - * etc\sample.init.el (grep-all-files-in-current-directory-and-below): New. - * etc\sample.init.el (clear-select): - * etc\sample.init.el ((control kp-add)): - * etc\sample.init.el (pause): - * etc\sample.init.el ((eq system-type 'windows-nt)): - - Add documentation for defined functions. Change grep functions to - be more generally useful. Document more specifically what the - `menu-force' setting actually does -- what commands are overridden - and how to access them. - -2001-03-30 Stephen J. Turnbull - - * configure.usage: Document --with-file-coding. - - * etc/OXYMORONS: Add 2 oxymorons, clean up numbering, close RFC. - - * etc/NEWS: Fix typo. - - * configure.in: - * configure: - Fix typo, add -Wsign-compare if GCC, run autoconf. - -2001-03-23 Stephen J. Turnbull - - * etc/gnuserv.1 (UNIX_DOMAIN_SOCKETS: - * PROBLEMS (Problems with running XEmacs): - Document TMPDIR lossage in gnuserv/gnuclient. - -2001-03-06 Ben Wing - - * etc\sample.init.el: - * etc\sample.init.el (Init-kill-entire-line): New. - Fix to take into account the removed kill-whole-line changes. - -2001-03-21 Martin Buchholz - - * XEmacs 21.2.46 "Urania" is released. - -2001-03-19 Andy Piper - - * configure.in: default rel-alloc to off under cygwin - -2001-03-15 Stephen J. Turnbull - - * ChangeLog: Fix CVS commit breakage from GTK merge, log GTK merge. - - * CHANGES-beta: - * configure.in: - Fix gratuitous whitespace changes from GTK merge. - - * configure.usage: Untabify --with-{gtk,gnome}. - -2001-03-15 Stephen J. Turnbull - - * etc/OXYMORONS: New file of 21.4 codenames. - -2001-03-12 Andy Piper - - * configure.in: only pick up mingw directory. - -2001-03-02 Ben Wing - - * info\dir: Update to 21.4; clean up descriptions of manuals; - replace misnomer "Local Packages" with more correct "Other - Documentation". - -2001-03-02 Ben Wing - - * etc\README: sample.emacs -> sample.init.el. - -2001-03-09 William M. Perry - - * CHANGES-beta: - * configure.in: - * configure.usage: - The Great GTK Merge. - -2001-02-23 Andy Piper - - * configure.usage (--with-netinstall): add docs. - - * configure.in: with_netinstall is a new option. Default to off. - -2001-02-23 Martin Buchholz - - * XEmacs 21.2.45 "Thelxepeia" is released. - -2001-02-13 Martin Buchholz - - * aclocal.m4: Fix module support for AIX cc. - Support possible future OSes irix7, aix5, osf[56]. - -2001-02-12 Martin Buchholz - - * configure.in: No need for NON_GNU_CPP on SCO. - -2001-02-10 Martin Buchholz - - * etc/MACHINES: Rewritten. Bitrot discarded. - -2001-02-09 Martin Buchholz - - * configure.in: Prefer utime to utimes - it's more standard. - Remove explicit checking for struct utimbuf. - Remove explicit checking for . - Combined into one simpler test for utime. - Add explicit check for utimes, if utime not found. - -2001-02-08 Martin Buchholz - - * XEmacs 21.2.44 "Thalia" is released. - -2001-01-16 Mike Sperber - - * configure.in: Remove bogus path variable definitions. - Reflect the fact that specifying --datadir also affects docdir and - archlibdir. - -2001-02-06 Martin Buchholz - - * configure.in: Only use -Wpointer-arith on non-glibc systems. - -2001-02-02 Martin Buchholz - - * configure.in (wnn): Make sure wnn/commonhd.h can be #included, - for the sake of gcc 2.97 fixincludes, which breaks it. - -2001-01-27 Martin Buchholz - - * configure.in: Check for util.h for NetBSD's openpty. - -2001-01-28 Martin Buchholz - - * config.sub: Upgrade to offical version 2001-01-12. - * config.guess: Upgrade to offical version 2001-01-17. - -2001-01-26 Martin Buchholz - - * XEmacs 21.2.43 "Terspichore" is released. - -2001-01-21 Steve Youngs - - * ./etc/PACKAGES: Doc fix. - - * README.packages: Doc fix. - -2001-01-17 Steve Youngs - - * README.packages: Update. - - * ./etc/PACKAGES: Update. - -2001-01-20 Martin Buchholz - - * XEmacs 21.2.42 "Poseidon" is released. - -2001-01-18 Martin Buchholz - - * PROBLEMS (Sun/Solaris): Yet another microimprovement. - -2001-01-17 Martin Buchholz - - * PROBLEMS (Sun/Solaris): Replace --with-gnu-ld=no with - --with-ld=/usr/ccs/bin/ld - -2001-01-16 Robert Pluim - - * PROBLEMS (SunOS/Solaris): Document workaround for GNU ld bug on - Solaris. Half mine, half Raymond Toy, half Martin Buchholz. - -2001-01-16 Didier Verna - - * NEWS: document the modeline horizontal scrolling feature. - -2001-01-17 Martin Buchholz - - * XEmacs 21.2.41 "Polyhymnia" is released. - -2001-01-16 Martin Buchholz - - * PROBLEMS: Document MIPSpro ICE problem workaround. - -2001-01-06 Golubev I. N. - - * configure.in: check for dlopen by linking program with - . - -2001-01-08 Andy Piper - - * configure.in: add extra_includes and populate appropriately for - cygwin and mingw. - -2000-12-28 Andy Piper - - * configure.in: allow --with-widgets=msw - -2001-01-08 Martin Buchholz - - * XEmacs 21.2.40 is released. - -2000-12-26 Stephen J. Turnbull - - * PROBLEMS (Running/Linux): Rehabilitate Mandrake; tip for color-gcc. - -2000-12-20 Stephen J. Turnbull - - * PROBLEMS (Linux): document Mandrake policy, how to get Meta on - Alt, and getaddrinfo() blocking trying to get localhost's CNAME. - -2000-07-20 Kazuyuki IENAGA - - * configure.in: use input-method-xlib.o for USE_XFONTSET instead - of input-method-xfs.o. - - * configure: ditto - -2000-12-31 Martin Buchholz - - * XEmacs 21.2.39 is released. - -2000-02-02 Daiki Ueno - - * configure.in: Added check if the berkdb has db_create or not. - -2000-10-11 Yoshiki Hayashi - - * configure.in: Fix broken gcc detection for 2.7.2. - -2000-12-11 Andy Piper - - * configure.in (XE_COMPUTE_RUNPATH): add netinstall as a subdirectory. - - * netinstall: new net installer for MS-Windows. - -2000-12-05 Martin Buchholz - - * XEmacs 21.2.38 is released. - -2000-11-26 Bjrn Torkelsson - - * configure.in: Only show message about DnD API if compiling with DnD - -2000-11-09 Martin Buchholz - - * configure.in: Autodetect elf.h. - -2000-11-14 Martin Buchholz - - * XEmacs 21.2.37 is released. - -2000-10-19 Stephen J. Turnbull - - * README.packages: Add "uninstalled package" FAQ. - - * etc/PACKAGES: Add details on os-utils contents. - -2000-11-01 Martin Buchholz - - * configure.in: Handle alloca with Compaq C on Alpha Linux. - -2000-10-27 Martin Buchholz - - * configure.in: Oops, _getpt ==> _getpty - -2000-10-23 Yoshiki Hayashi - - * Makefile.in.in: Remove lockdir related things. - -2000-10-11 Martin Buchholz - - * configure.in: - Remove checking for XFree86. Use feature tests instead! - Add check for XRegisterIMInstantiateCallback. - Add check for XRegisterIMInstantiateCallback's prototype. - -2000-10-04 Yoshiki Hayashi - - * etc/NEWS: Change lprogress-display to progress-feedback. - -2000-10-08 Karl M. Hegbloom - - * configure.in: Typo - missing paren. - -2000-10-10 Martin Buchholz - - * configure.in: - Use stropts.h, not sys/stropts.h. - Use strtio.h, not sys/strtio.h. - -2000-10-06 Martin Buchholz - - * configure.in: Pretend that DEC OSF >= 5 is really DEC OSF 4. - -2000-10-04 Martin Buchholz - - * XEmacs 21.2.36 is released. - -2000-08-29 Robert Pluim - - * etc/NEWS: fix reference to progress-feedback-use-echo-area - -2000-09-27 Martin Buchholz - - * configure.in: Big signal/process handling overhaul. - Autoconfiscate lots of functions and headers: - getpt _getpt grantpt unlockpt ptsname killpg tcgetpgrp - openpty pty.h libutil.h sys/stropts.h sys/strtio.h isastream - -2000-09-20 Martin Buchholz - - * etc/xemacs.1: Spelling fixes. Remove stuff that doesn't belong. - -2000-09-19 Martin Buchholz - - * *: Spelling mega-patch - -2000-09-16 Martin Buchholz - - * configure.in: Remove strcasecmp. - - * etc/Emacs.ad: Remove Energize from comments. - -2000-09-16 Martin Buchholz - - * configure.in: Add -Kalloca to $c_switch_system when using - Unixware native compiler (if necessary). - -2000-09-15 Martin Buchholz - - * configure.in: Prevent spurious "No" in configure output when not - using gcc. Oh, and it's "no", not "No". Oh, and it's "yes", not "Yes". - -2000-09-14 Martin Buchholz - - * configure.in: Save 2 sed process invocations per Makefile. - -2000-08-22 SL Baur - - * configure.in (after_morecore_hook_exists): Don't add /usr/shlib - to link path if compiling on Alpha/Linux. - -2000-09-01 Martin Buchholz - - * Makefile.in.in (depend): cd to the correct directory. - -2000-08-31 Martin Buchholz - - * configure.in: with_widgets is incompatible with X11 R4. - - * configure.in: Make Balloon Help conditional on finding shape.h - -2000-08-02 Stephen J. Turnbull - - * etc/Emacs.ad: Document usage of FontSet resource for menubar. - -2000-08-09 Vin Shelton - - * configure.in: Check for UNIX98 PTYs. Patch from Florian Weimer - . - -2000-07-31 Yoshiki Hayashi - - * configure.usage: Remove lockdir document. - -2000-07-31 Martin Buchholz - - * configure.in: - Make knowledge of machine and opsys optional. - Make existence of s&m files optional. - Rely on configure alone if s&m files not found. - - * configure.in: - Use only configure-time tests to detect getloadavg(). - Don't check for kstat.h if we have getloadavg(). - Check for sys/loadavg.h if we have getloadavg(). - -2000-07-15 Ben Wing - - * Makefile.in.in (configure): - all-elcs target now uses update-elc-2.el not update-elc.sh - -2000-07-19 Martin Buchholz - - * XEmacs 21.2.35 is released. - -2000-07-13 Martin Buchholz - - * configure.in: --with-menubars=yes should not be an error. - - * configure.in: "compiling in support for Athena" message was - sometimes lying. - -2000-07-12 Martin Buchholz - - * configure.in: Rewrite xmkmf symbol detection to avoid - redefinition of symbols we've already defined. - Also, handle xmkmf symbols with values other than 1. - -2000-07-12 Martin Buchholz - - * configure.in: - Make sure Unix98 socklen_t is defined. - Use ANSI C mode `-std1' with DEC C instead of `-std'. - -2000-07-09 Martin Buchholz - - * configure.in: - Replace SMART_INCLUDE with a dumber, but more reliable method. -2000-07-10 Martin Buchholz - - * modules/zlib/Makefile: - * modules/sample/Makefile: - * modules/ldap/Makefile: - * modules/base64/Makefile: - * Makefile.in.in: - rm -f ==> $(RM) - define SHELL=/bin/sh - -2000-07-09 Martin Buchholz - - * configure.in: PostgreSQL rewrite. - - Don't look for postgreSQL in /usr/local. - - Simplify detection code. - - Don't use SMART_INCLUDE. - - Don't autodetect if --with-postgresql=no. - -2000-07-08 Ben Wing - - * configure.usage: addl doc for graphics libs, with-msw. - -2000-07-09 Martin Buchholz - - * configure.in: sh builtin `test' uses `=', not `=='. - -2000-07-08 Ben Wing - - * configure.in: add -lcomdlg32 for cygwin. - -2000-07-05 Craig Lanning - - * aclocal.m4 (can_build_shared): - First pass at module support for cygwin and mingw. - - * configure: - * configure (xe_check_libs): - * configure (acfindx): - * configure (ac_x_includes): - * configure (ac_x_libraries): - * configure (ac_cv_lib_dnet_dnet_ntoa): - * configure (xe_msg_checking): - * configure (xe_runpath_dir): - * configure (xetest): - * configure (ac_err): - * configure (ac_safe): - * configure (with_xmu): - * configure (bitmapdir): - * configure (with_xauth): - * configure (libs_xauth): - * configure (with_cde): - * configure (with_ldap): - * configure (with_ldap_krbdes): - * configure (save_c_switch_site): - * configure (with_postgresql): - * configure (with_xface): - * configure (with_jpeg): - * configure (with_png): - * configure (with_tiff): - * configure (athena_lib): - * configure (have_motif): - * configure (all_widgets): - * configure (with_xim): - * configure (with_xfs): - * configure (with_wnn): - * configure (with_canna): - * configure (extra_objs): - * configure (ac_cv_c_inline): - * configure (have_esd_config): - * configure (c_switch_site): - * configure (with_ncurses): - * configure (with_gpm): - * configure (xealias): - * configure (xehost_os): - * configure (can_build_shared): - * configure (xcldf): - * configure (LTLD): - * configure (ld_dynamic_link_flags): - * configure (Mail): - * configure.in: - * configure.in (after_morecore_hook_exists): - * configure.in (xetest): - * configure.in (emacs_cv_localtime_cache): - * configure.in (Mail): - * configure.in: - Clean up configure support for cygwin and mingw. - -2000-06-27 Darryl Okahata - - * PROBLEMS: Document broken native audio for recent patches and - releases of HP-UX. - -2000-06-10 Ben Wing - - * Makefile.in.in (install-arch-dep): - WINDOWSNT -> WIN32_NATIVE. - __CYGWIN32__ -> CYGWIN. - -2000-06-01 Andreas Jaeger - - * configure.in: Recognize s390. - - * config.guess: New version from GNU config archive. - * config.sub: Likewise. - -2000-05-28 Martin Buchholz - - * XEmacs 21.2.34 is released. - -2000-05-15 Yoshiki Hayashi - - * configure.in: - Do not define DOUG_LEA_MALLOC when using other malloc scheme. - Remove unused variable use_minimal_tagbits. - -2000-05-02 Yoshiki Hayashi - - * configure.in: Remove lockdir. - -2000-04-15 Andy Piper - - * etc/Emacs.ad: add select-start() back into text translations. - -2000-05-01 Martin Buchholz - - * XEmacs 21.2.33 is released. - -2000-04-27 Katsumi Yamaoka - - * configure.in: Use ORDINARY_LD instead of "\$(ORDINARY_LD)" for - the value of LD. - -2000-04-26 Ben Wing - - * configure.in: add support for --quick-build. Remove --no-doc-file, - subsumed. - -2000-04-19 Martin Buchholz - - * configure.in: - * src/config.h.in: - Rewrite SMART_INCLUDE implementation to actually work. - Be paranoid - Avoid use of spaces in these macro definitions. - Leave alloca() definition at start of compilation unit, - as AIX requests. - Rename SMART_INCLUDE_MACRO to SMART_INCLUDE_INDIRECTIONS. - -2000-04-13 Yoshiki Hayashi - - * configure.in: Enable clash-detection by default. - * configure.usage: Update documentation. - -2000-04-06 Andy Piper - - * configure.in: fix typo. - -2000-04-12 Andy Piper - - * etc/Emacs.ad: give the gui-element face the same font as the - menubar and popups. Add translations for text widgets. - -2000-04-03 Yoshiki Hayashi - - * configure.in : Fix printing error check warning even if - it is not compiled in. - -2000-02-19 Jan Vroonhof - - * xemacs/configure.in: Do a normal link when compiling with - --pdump. Don't try compiling an unexec object file. - -2000-03-27 Didier Verna - - * configure.in: reorganize the output by topic. - New configure test to define the proper SMART_INCLUDE macro. - - * configure.usage: slightly rearanged some options. - -2000-03-25 Didier Verna - - * configure.in: rename `foo_h_path' to `foo_h_file' for variables - representing real headers and not directories. This applies to - `db_h_path', `curses_h_path', `term_h_path', `tt_c_h_path' and - `soundcard_h_path'. - -2000-03-21 Didier Verna - - * configure.in: try to find postgresql headers at different places - and define POSTGRES_H_PATH as appropriate. - -2000-03-22 Andy Piper - - * config.h.in: add ERROR_CHECK_GLYPHS. - - * configure.in: add error_check_glyphs. - -2000-03-20 Martin Buchholz - - * XEmacs 21.2.32 is released. - -2000-03-15 Olivier Galibert - - * configure.in: Add dumper.o object when pdumping. - -2000-02-20 Olivier Galibert - - * Makefile.in.in: Add pdump install support - - * configure.in: Add EMACS_PROGNAME config.h variable. - -2000-03-10 SL Baur - - * configure.usage: document --with-postgresql flag. - -2000-03-06 SL Baur - - * configure.in: add autodetection of PostgreSQL runtime libraries - -2000-03-09 Yoshiki Hayashi - - * aclocal.m4 (XE_SHLIB_STUFF): Define ld_shlibs to yes - when C compiler can produce shared libraries. - -2000-03-01 Didier Verna - - * etc/NEWS: update the rect.el entry. - -2000-02-26 Martin Buchholz - - * configure.in: Unconditionally define SHELL, to allow working - with (unreleased) autoconf 2.14.1, found on Mandrake 7.0 systems. - -2000-02-23 Martin Buchholz - - * XEmacs 21.2.31 is released. - -2000-02-21 Martin Buchholz - - * XEmacs 21.2.30 is released. - -2000-02-20 Martin Buchholz - - * configure.in: Enforce use of autoconf version >= 2.13. - - * configure.in: Fix OS release test on Solaris. - -2000-02-19 Marcus Thiessel - - * PROBLEMS: Update email address. Describe more HP Motif errors. - -2000-02-19 Jan Vroonhof - - * configure.in: Split Solaris version test in two parts. In the - Bourne shell the "-a" operator does NOT short-circuit. - -1999-12-15 Jan Vroonhof - - * (configure.in): Autodetect broken gcc versions. Patch from WM - Perry with tiny tweaks by Yoshiki Hayashi and yours truly. - -2000-02-17 Martin Buchholz - - * configure.in: Autodetect sys/param.h. Reorganize - AC_CHECK_HEADERS call. - * src/config.h.in: Add HAVE_SYS_PARAM_H. - -2000-02-16 Martin Buchholz - - * configure.in: Test for arm simply using arm* instead of arm-* - -2000-01-05 Yoshiki Hayashi - - * etc/TUTORIAL.ja: Synch with English version. - -2000-02-16 Martin Buchholz - - * XEmacs 21.2.29 is released. - -2000-02-16 Martin Buchholz - - * configure.in: Don't use rel_alloc if malloc() calls mmap(). - Discover this by looking for M_MMAP_THRESHOLD. - - * configure.in: Don't define POSIX_C_SOURCE on Solaris, due to - bugs in (at least) Solaris 2.5 headers. - -2000-01-29 Craig Lanning - - * configure.in: Fix detection of XPM on systems without X11. - -2000-02-11 Martin Buchholz - - * configure.in: - * src/config.h.in: - Define _POSIX_C_SOURCE, _XOPEN_SOURCE, _XOPEN_SOURCE_EXTENDED, - but only on tested Operating systems - Linux && SunOS >= 5.5. - -2000-02-09 Valdis Kletnieks - - * aclocal.m4: Support dlls on aix[34]. - -2000-02-09 Martin Buchholz - - * .cvsignore: Ignore gmon.out - -2000-02-08 Martin Buchholz - - * configure.in: Sync Berkeley db autodetection with src/database.c - -2000-02-07 Martin Buchholz - - * configure.in: check for XConvertCase. - -2000-02-07 Martin Buchholz - - * XEmacs 21.2.28 is released. - -2000-01-27 URA Hiroshi - - * configure.in: added getaddrinfo and getnameinfo to AC_FUNC. - -2000-01-26 Martin Buchholz - - * configure.in: Backout the /etc/ld.so.conf patch of 2000-01-18. - -2000-01-24 Martin Buchholz - - * configure.in: Always use our own realpath(), not the system one. - -2000-01-25 Martin Buchholz - - * configure.in: Default Drag-N-Drop to "no" - -1999-12-28 Max Matveev - - * configure.in: add new machine type for IRIX 6.[2-5] to - switch from using unexelf.o to unexelfsgi.o for just those - versions of IRIX. - In the ideal world it would be handled by the s/irix6-0.h but - since machine config is included AFTER OS config, I had to add a - new machine type. - -2000-01-22 Andy Piper - - * configure.in: add winspool to windows libraries. - -2000-01-22 Martin Buchholz - - * configure.in: Add more warnings to default gcc flags. - -2000-01-20 Daniel Pittman - - * configure.in: Find Athena headers hidden in even more obscure - places. That is, search Xaw3D/ as well as X11/Xaw3D/. - -2000-01-19 Martin Buchholz - - * configure.in: Add support for NetWinders. - Patch by Sean MacLennan - -2000-01-18 Martin Buchholz - - * configure.in: Use /etc/ld.so.conf at link-time, if available. - -2000-01-18 Martin Buchholz - - * XEmacs 21.2.27 is released. - -2000-01-15 Adrian Aichner - - * etc/TUTORIAL.de: Update copyright and fix typo. - -2000-01-14 Martin Buchholz - - * configure.in: Create a .dbxrc in the src directory, like .gdbinit. - - * configure.in: Add `tests' symlink to make it easier to find - automated tests directory. - -2000-01-14 Andy Piper - - * configure.in: for cygwin 1.0 we must pick up the mingw32 headers - before the cygwin headers. - -2000-01-08 Martin Buchholz - - * configure.in: - - Allow find-tag to work in the build directory. - - rename src/gdbinit to src/.gdbinit, so that gdb can find it. - - Less verbose messages when creating .sbinit, .gdbinit, TAGS. - -2000-01-07 Marcus Thiessel - - * config.sub: Upgrade to 1.169, imported from autoconf's CVS - * config.guess: Upgrade to 1.158, imported from autoconf's CVS - -2000-01-03 Michael Sperber [Mr. Preprocessor] - - * etc/NEWS: Document mail spool locking overhaul. - - * configure.usage (--mail-locking): - * configure.in: Handle --mail-locking option correctly in - preparation for the movemail locking overhaul. - -2000-01-05 Daniel Pittman - - * configure.in (Installation): Report which Athena header/library - combo is being used. - -1999-12-31 Martin Buchholz - - * XEmacs 21.2.26 is released. - -1999-12-24 Martin Buchholz - - * XEmacs 21.2.25 is released. - -1999-12-17 Yoshiki Hayashi - - * README: Remove msdos part. - -1999-12-17 Martin Buchholz - - * configure.in: Oops. xpm doesn't actually depend on X11. - I got confused by the name (like others get confused by `xemacs'?) - -1999-12-14 Martin Buchholz - - * XEmacs 21.2.24 is released. - -1999-12-13 Martin Buchholz - - * configure.in: - * configure.usage: - - Autodetect NAS. Change Docs accordingly. - - * configure.in: Warn if configure --with-xpm --without-x11. - -1999-12-09 Martin Buchholz - - * configure.in: Clean up sound support. - - variable `old_nas' was used but never set. - - change `with_esd' to `with_esd_sound' for consistency. - - Don't trust the output of `esd-config --libs`; test it. - - Add `esd-config --cflags` to c_switch_site. - - Die if ESD sound requested, but not available. - - ESD is not dependent on X, therefore use LIBS, not libs_x. - -1999-12-07 Martin Buchholz - - * configure.in (--with-sound): Variable with_esd was mispelled. - -1999-12-07 Martin Buchholz - - * XEmacs 21.2.23 is released. - -1999-11-30 Martin Buchholz - - * configure.in: Fix module support. - --with-modules=yes was completely broken. - AC_DEFINE(HAVE_DLFCN_H) was invoked twice. - Remove linking test for _dlopen - seems totally bogus. - Die if --with-modules=yes but no module support found. - Do nothing, not even msg, if --with-modules=no. - -1999-11-17 Isaac Hollander - - * Makefile.in.in: add and use TAR macro. Sometimes tar only copies - symlinks instead of the actual files - -1999-11-30 Martin Buchholz - - * aclocal.m4: Shared library support for hpux >= version 11 - -1999-11-29 Martin Buchholz - - * Makefile.in.in (beta): `make beta' should rebuild info. - -1999-11-29 XEmacs Build Bot - - * XEmacs 21.2.22 is released - -1999-11-28 Martin Buchholz - - * XEmacs 21.2.21 is released. - -1999-11-26 Martin Buchholz - - * configure.in: - Add configure support for Unix 98 type ssize_t. - -1999-11-27 Martin Buchholz - - * Makefile.in.in: - Make sure config.values.sh is up to date. - Use $(SHELL) instead of sh or /bin/sh consistently. - Delegate `depend' target to src/Makefile.in.in. - -1999-10-27 Yoshiki Hayashi - - * INSTALL: Update configure option. - -1999-10-12 Alexandre Oliva - - * configure.in (native_sound_lib, *-sgi-*): Check for audio.h. - (LIBS): Check for libCsup. - - * etc/sample.Xdefaults: adds a reference to beNiceToColormap, - so that the user can guess what to do if xemacs' dialogs are - butt ugly. - -1999-10-24 Jan Vroonhof - - * config.h.in: define HAVE_ESD_SOUND - - * configure.in: Add support for esd sound. --with-sound - now accepts a list of options. - * configure.usage (--native-sound-lib): ditto. - -1999-11-17 Martin Buchholz - - * Makefile.in.in (install-arch-dep): - Fix `make install' if prefix != exec_prefix. - -1999-11-15 Martin Buchholz - - * configure.in: - - Accept --with-database=gdbm as an alias for - --with-database=gnudbm. - - rename with_database_gnudbm to with_database_gdbm. - - * aclocal.m4 (ld_dynamic_link_flags): Just use empty value for - ld_dynamic_link_flags on Solaris. Else CC gives us: - CC: Warning: Option -Wl,-Bdynamic passed to ld, if ld is invoked, ignored otherwise - /usr/ccs/bin/ld: illegal option -- W - - -1999-11-13 Jason R Mastaler - - * etc/FTP: Updated FTP mirrors list. Replaced GNU FTP document - with a URL. - -1999-11-13 Jason R Mastaler - - * etc/MAILINGLISTS: Updated mailing list subscription information. - Replaced GNU MAILINGLISTS document with a URL. - -1999-11-10 XEmacs Build Bot - - * XEmacs 21.2.20 is released - -1999-09-21 Martin Buchholz - * configure.in: Autodetect Unix98 PTY - -1999-08-30 Robert Pluim - - * README.packages: Add description of package-get-provider - -1999-10-22 Vin Shelton - - * INSTALL: Added more information about README.packages, and - re-numbered some bullets. - -1999-10-24 Jan Vroonhof - - * INSTALL: Update disk requirements. Refer to README.packages - -1999-10-21 Andy Piper - - * configure.in (all_widgets): Only use xaw3d if we really have it. - -1999-10-06 Andy Piper - - * Makefile.in.in: use WINDOWSNT for mingw install. - -1999-08-01 Adrian Aichner - - * etc/DISTRIB: Update IP address of ftp.xemacs.org. - * etc/NEWS: Fix typo - -1999-09-25 Andy Piper - - * configure.in: check for Xaw3d and use in preference to Xaw - -1999-09-21 Martin Buchholz - - * Makefile.in.in: All Makefiles should #include config.h - -1999-09-19 Michael Sperber [Mr. Preprocessor] - - * configure.in (EMACS_CONFIGURATION): Use $configuration, not - $canonical, so that installation paths and dynamic path setup will - stay in synch. - -1999-09-20 Andy Piper - - * Makefile.in.in: use __CYGWIN32__ and __MINGW32__ to predicate - installation linkage. - -1999-08-29 Andreas Jaeger - - * configure.in (machine): Recognize MIPS/Linux. - -1999-08-27 Jan Vroonhof - - * modules/zlib/Makefile (distclean): - * modules/ldap/Makefile (distclean): - * modules/sample/Makefile (distclean): - * modules/base64/Makefile (distclean): new target - - * Makefile.in.in (top_distclean): Add package directories - (SUBDIR_DISTCLEAN): New variable, add module directories - -1999-09-01 Martin Buchholz - - * configure.in: Warn, but otherwise ignore, obsolete arguments. - -1999-08-20 Olivier Galibert - - * configure.in: Add --pdump option. - * configure.usage: Ditto. - -1999-08-04 Andy Piper - - * configure.in: report widget usage correctly. beef up setting. - - * Makefile.in.in: fix install-arch-dep for mingw32. - -1999-07-28 Andy Piper - - * config.h.in: add new LWLIB defines. - - * configure.in: fix definitions of widget defines with various - toolkit options. - -1999-07-30 XEmacs Build Bot - - * XEmacs 21.2.19 is released - -1999-07-28 Michael Sperber [Mr. Preprocessor] - - * configure.in: Removed superfluous call to AC_FUNC_MMAP. - -1999-03-07 Gregory Neil Shapiro - - * configure.in: Check for Kerberos and the need for the DES - library before checking for LDAP in case LDAP requires these - libraries. - -1999-07-26 SL Baur - - * configure.in: Rename --with-shlib to --with-modules for - consistency with the other two options that use that name. - - * configure.usage (--with-modules): Document it. - -1999-07-23 Jan Vroonhof - - * etc/custom/example-themes/example-theme.el: - * etc/custom/example-themes/europe-theme.el: - * etc/custom/example-themes/ex-custom-file: Some simple examples - illustrating the custom theme support. - -1999-07-17 MORIOKA Tomohiko - - * etc/HELLO (Thai): Modify for new font. - -1999-07-22 SL Baur - - * configure.in: add sco7 support - From Bob Weiner - -1999-07-22 SL Baur - - * Makefile.in.in (install-arch-dep): Install config.values into - docdir. - From Karl M. Hegbloom - -1999-07-21 SL Baur - - * Makefile.in.in (inststaticdir): New variable. - (instvardir): Ditto. - (install-arch-dep): Use them. - - * configure.in (sitelispdir): Need to use ${PROGNAME}. - (sitemoduledir): Ditto. - (inststaticdir): New variable. - (instvardir): Ditto. - (infodir): Use them. - (lispdir): Ditto. - (moduledir): Ditto. - (pkgdir): Ditto. - (etcdir): Ditto. - (lockdir): Ditto. - (archlibdir): Ditto. - -1999-07-14 SL Baur - - * InfoDock 4.0.8 is released - -1999-07-13 XEmacs Build Bot - - * XEmacs 21.2.18 is released - -1999-07-06 SL Baur - - * config.guess (main): Synch with newer config.guess for HP - support. - From Marcus Thiessel - -1999-06-25 Michael Sperber [Mr. Preprocessor] - - * configure.in (with_prefix): Added --with-prefix, defaults to - yes, to control whether the value of --prefix is compiled into the - binary. - -1999-07-03 Andy Piper - - * configure.usage (--with-widgets): add. - -1999-07-02 Andy Piper - - * configure.in: Make sure we get motif in lwlib if we have widgets - and motif. - -1999-06-25 SL Baur - - * configure.in (version): Fix --with-infodock test. - -1999-06-15 Michael Sperber [Mr. Preprocessor] - - * configure.in: --prefix and --exec-prefix are now only compiled - into the binary if user-defined. - -1999-03-23 Michael Sperber [Mr. Preprocessor] - - * configure.in: Made docdir configurable. - - * Makefile.in (docdir): Added variable for custom DOC directory. - -1999-06-22 XEmacs Build Bot - - * XEmacs 21.2.17 is released - -1999-06-13 Oscar Figueiredo - - * configure.in (with_ldap): Check libldap independently of liblber - Do not test alternate library names such as libldap10 - Test the presence of a variety of LDAP API functions which were - formerly assumed to be present according to dubious heuristics - -1999-06-11 XEmacs Build Bot - - * XEmacs 21.2.16 is released - -1999-06-04 SL Baur - - * configure.in (CPP): Correct test for locating $site_prefix - include directories. - -1999-06-04 XEmacs Build Bot - - * XEmacs 21.2.15 is released - -1999-06-01 Gunnar Evermann - - * README.packages: fix typos: user pacakge hierarchy is ~/.xemacs - From: Eric Veldhuyzen - -1999-05-25 Jan Vroonhof - - * configure.in: For non-beta's use x.y.z format for version strings. - -1999-06-03 SL Baur - - * version.sh: add emacs_is_beta initialization - - * configure.in: Implement patch levels in version number - From Jan Vroonhof - - * configure.in: - * configure.usage: - * config.h.in: Rename session option to wmcommand. - From Oliver Graf - -1999-05-16 Mike McEwan - - * info/dir: Add `emodules.info' entry to the top info dir. - -1999-05-31 SL Baur - - * configure.in (CPP): Don't check for include subdirectories in - site-prefix directories. This check loses in valid configurations - like /usr/jp in TurboLinux. Conditionally add include directory to - site switches. - -1999-05-14 Hrvoje Niksic - - * configure.in (quoted_arguments): Support - --error-checking=byte-code. - 1999-05-14 XEmacs Build Bot * XEmacs 21.2.14 is released @@ -1312,7 +8,7 @@ 1999-05-06 Hrvoje Niksic - * aclocal.m4 (ld_dynamic_link_flags): Change -Bexport to -Bdynamic + * aclocal.m4 (ld_dynamic_link_flags): Change -Bexport to -Bdynamic for Solaris. 1999-05-03 Hrvoje Niksic @@ -1382,7 +78,7 @@ 1999-01-05 Gunnar Evermann - * PROBLEMS: Document crashes on SPARC with gcc 2.8.1. + * PROBLEMS: Document crashes on SPARC with gcc 2.8.1. 1999-03-01 XEmacs Build Bot @@ -1403,29 +99,29 @@ 1999-02-10 Martin Buchholz - * configure.in: + * configure.in: - Fixup xfs comments and redundant option checking - * configure.in: - * INSTALL: + * configure.in: + * INSTALL: * lisp/paths.el: - improved automounter tmp directory support. - support 4 (!) empirically discovered automounter conventions 1999-02-10 Martin Buchholz - * lwlib/lwlib.h: - - redo CONST hacking to deal with X11 R4, which was + * lwlib/lwlib.h: + - redo CONST hacking to deal with X11 R4, which was broken in a previous patch. 1999-02-10 Martin Buchholz - * configure.in: + * configure.in: - irix uses -rpath 1999-02-10 Martin Buchholz - * configure.in: + * configure.in: - Check for XOpenIM before using xim=xlib - only use XmIm if $have_motif = yes @@ -1460,10 +156,10 @@ * configure.in: remove -O3 prevention on cygwin - current versions cope ok now. remove dll prevention on cygwin - the new module code checks correctly. - + 1999-01-10 J. Kean Johnston - * configure.in: Added moduledir as the path where loadable modules + * configure.in: Added moduledir as the path where loadable modules are stored. Added --with-site-modules and --moduledir options. - Ensure the SCO OpenServer compiles with --dynamic by default - Check for dlfcn.h for dynamic loader @@ -1612,7 +308,7 @@ * etc/check_cygwin_setup.sh: fix a couple of buglets. -1998-08-23 Adrian Aichner +1998-08-23 Adrian Aichner * etc/sample.emacs: Enable sound support on mswindows devices. @@ -1623,7 +319,7 @@ conditions for both PNG and XPM, stop screaming if png is not found and no window-system is selected, and fixed a bug in the XPM checking. -1998-08-06 Adrian Aichner +1998-08-06 Adrian Aichner * etc/TUTORIAL.de: Fixing typos and grammatical errors. Fixing inconsistent usage of RET, , and (only using @@ -2178,7 +874,7 @@ Thu Apr 16 12:59:35 1998 Andy Piper * XEmacs 21.0-beta33 is released. -1998-03-26 Didier Verna +1998-03-26 Didier Verna * configure.in, Makefile.in: Removed infopath_user_defined---we always want to propagate it. @@ -2441,7 +1137,7 @@ Wed Jan 28 13:41:22 1998 Andy Piper * etc/aliases.ksh: Add `mak' function to create beta.err for build-report. - From Adrian Aichner + From Adrian Aichner Suggested by Karl M. Hegbloom 1998-01-27 SL Baur @@ -2523,7 +1219,7 @@ Wed Jan 21 10:49:47 1998 Andy Piper * etc/FTP: Update address of what was formerly ftp.ibp.fr. -1998-01-08 Didier Verna +1998-01-08 Didier Verna * configure.in: Get rid of INFOPATH for configure time. * configure.usage (Usage): Ditto. @@ -2839,7 +1535,7 @@ Sun November 01 12:00:00 1997 ChangeLog, README, Todo, paths.h, config.h, inc/*, runemacs.c, xemacs.mak. -1997-11-05 Didier Verna +1997-11-05 Didier Verna * configure.in: Added the --site-prefixes options for the configure script. You give a colon or space separated list of prefixes, and @@ -2855,13 +1551,13 @@ Sun November 01 12:00:00 1997 * lwlib/lwlib-Xm.c(update_one_menu_entry): Add missing variable. From Skip Montanaro -1997-11-04 Adrian Aichner +1997-11-04 Adrian Aichner * etc/TUTORIAL.de: Updated copyright information. Translated most of the COPYING section. Translated the <<.*>> didactic line. -1997-10-22 Adrian Aichner +1997-10-22 Adrian Aichner * etc/TUTORIAL.de: Fixed two issues reported by Achim Oppelt @@ -2874,12 +1570,12 @@ Sun November 01 12:00:00 1997 Applied patches supplied by Marc Aurel <4-tea-2@bong.saar.de>. They fix yet more typos and quite a few awkward sentences. -1997-10-21 Adrian Aichner +1997-10-21 Adrian Aichner * etc/TUTORIAL.de: Manually merged a few more corrections by Carsten Leonhardt -1997-10-20 Adrian Aichner +1997-10-20 Adrian Aichner * etc/TUTORIAL.de: Applied patches from Andreas Jaeger to 1.2, @@ -3010,7 +1706,7 @@ Sun November 01 12:00:00 1997 1997-10-18 SL Baur - * XEmacs 20.3-beta91 is released. + * XEmacs 20.3-beta91 is released. 1997-10-16 Hrvoje Niksic @@ -4332,7 +3028,7 @@ Sat Mar 22 16:47:08 1997 Steven L Baur Sat Mar 22 21:27:41 1997 Tomasz J. Cholewo - * configure.in: Echo only current configuration using 'tee -a'. + * configure.in: Echo only current configuration using 'tee -a'. Fri Mar 21 21:26:01 1997 Steven L Baur @@ -4760,3 +3456,5 @@ Thu Dec 5 20:42:35 1996 Steven L Baur Thu Dec 5 11:56:05 1996 Joseph J Nuspl * configure.in (LIBS): Fix typo in dialog box test. + +