X-Git-Url: http://git.hcoop.net/bpt/emacs.git/blobdiff_plain/36a3fd05cfe9ad224abf82dbf7f3d2f000930e64..33f3d9aebb0b5c645a09109e347c2b176cf2c3d0:/ChangeLog diff --git a/ChangeLog b/ChangeLog index 466a4a303d..3d2545f905 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,104 @@ +2004-10-08 Steven Tamm + + * configure.in (HAVE_MALLOC_MALLOC_H): Test for malloc/malloc.h + * configure: Rebuild + +2004-10-06 Jan Dj,Ad(Brv + + * configure.in (HAVE_RANDOM_HEAPSTART): Change AC_MSG_ERROR to + AC_MSG_WARN. Move output of warning message to end of configure run. + +2004-10-05 Jan Dj,Ad(Brv. + + * configure.in (HAVE_RANDOM_HEAPSTART): Renamed HAVE_EXECSHIELD. + Run test to see if heap start address is random. + +2004-09-29 Miles Bader + + * configure.in (HAVE_EXECSHIELD): Test correct env variable to see + if setarch is present. + +2004-09-25 Jan Dj,Ad(Brv + + * configure.in (HAVE_EXECSHIELD): Only define on x86. + * configure: Rebuild. + +2004-09-24 Jan Dj,Ad(Brv + + * configure.in: Check for exec-shield. + * configure: Rebuild. + +2004-08-06 Andreas Schwab + + * Makefile.in (install-arch-indep, uninstall): Add flymake. + +2004-07-31 Eli Zaretskii + + * config.bat: Update URLs in the comments. + +2004-08-02 Reiner Steib + + * Makefile.in (install-arch-indep): Added pgg and sieve. + + * info/.cvsignore: Added pgg and sieve. + +2004-07-05 Andreas Schwab + + * Makefile.in (install-arch-indep): Remove .arch-inventory files. + +2004-06-21 Kenichi Handa + + * make-dist: Link leim-ext.el into tempdir. + +2004-06-15 Luc Teirlinck + + * info/dir (File): Add emacs-xtra. + * Makefile.in (install-arch-indep, uninstall): Add emacs-xtra. + +2004-06-12 Juri Linkov + + * info/dir: Move menu help lines from `* Menu:' to file header. + Describe the purpose of a red *. + +2004-05-04 Dave Love + + * configure.in: Don't use `extrasub'. + +2004-04-29 Dave Love + + * configure.in: Don't forget to quote args to `test'. + +2004-04-24 Thien-Thi Nguyen + + * autogen.sh: Update filename in "please read" message. + +2004-04-17 Richard M. Stallman + + * INSTALL: Move the info about site-lisp dirs, + and say uninstalled Emacs looks there too. + +2004-04-04 Eli Zaretskii + + * config.bat (lib-src): Recognize comment lines in Makefile.in + that have a TAB after the #, to avoid errors in preprocessing with + GCC 3.3.3. + +2004-03-31 Luc Teirlinck + + * Makefile.in: Mention in comment that `make maintainer-clean' + deletes .elc files. + +2004-03-22 Stefan Monnier + + * update-subdirs: Add local variables to prevent byte-compiling. + +2004-03-21 Dave Love + + * configure.in: Fix previous change. + 2004-03-18 Dave Love - * configure.in: Add -znocombreloc to LDFLAGS if supported. + * configure.in: Add -znocombreloc to LDFLAGS if compiler supports it. 2004-03-15 Luc Teirlinck @@ -15,7 +113,7 @@ * INSTALL.CVS: Add info about ssh/cvs related problems and work-around. -2004-02-16 Eli Zaretskii +2004-02-16 Eli Zaretskii * make-dist: Don't link index.*perm and permute-index into tempdir. @@ -38,9 +136,9 @@ 2004-01-06 Eric Hanchrow (tiny change) - * make-dist (tempdir): Include cursors in nt/icons + * make-dist (tempdir): Include cursors in nt/icons. -2003-12-30 Eli Zaretskii +2003-12-30 Eli Zaretskii * INSTALL.CVS: Renamed from INSTALL-CVS to avoid file-name clashes with install-sh on 8+3 filesystems.