X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/5a26ec89753558ccfe979cc7fe518b4f81f9818a..d9558cadd46d652dc619a9340f751b217b988609:/ChangeLog diff --git a/ChangeLog b/ChangeLog index 6a085fbba9..9fa1b8da7d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,58 @@ +2012-04-18 Ludovic Courtès + + * configure.in: Don't use the -R option (Bug#11251). + +2012-04-12 Teodor Zlatanov + + * info/dir, Makefile.in (INFO_FILES): Add emacs-gnutls. + +2012-03-04 Paul Eggert + + configure: fix ncurses 'configure' issue on Solaris 10 (Bug#10677) + * configure.in (LIBS_TERMCAP): Default this to the result of + the tputs library search. Do a run-time test for the linkability + of tputs unless cross-compiling, as that's more reliable if the + link flags and libraries are messed up. Don't change LIBS as + a result of the test, as that may mess up later tests. + +2012-02-05 Christoph Scholtes + + * make-dist (README.W32): Include file in source tarball. (Bug#9750) + + * lib/makefile.w32-in (PRAGMA_SYSTEM_HEADER): Move to platform + specific makefiles to support getopt_.h generation with MSVC. + +2012-02-04 Glenn Morris + + * Makefile.in (uninstall): + Handle compressed info files and man pages. (Bug#10718) + +2012-02-02 Glenn Morris + + * configure.in [HAVE_NS]: + Error if use --without-toolkit-scroll-bars. (Bug#10673) + +2012-02-01 Paul Eggert + + Port to older Solaris 10 versions (Bug#10677). + Bug reported by Chong Yidong for SunOS 5.10 Generic_127111-11 sparc. + I cannot reproduce it on SunOS 5.10 Generic_141444-09 sparc but + possibly this is because Sun fixed the 'stat' bug in my version. + * Makefile.in (GNULIB_TOOL_FLAGS): Do not avoid the pathmax module. + * lib/pathmax.h, m4/pathmax.m4: New files, from gnulib. + * lib/gnulib.mk, m4/gl-comp.m4: Regenerate. + These changes are based on gnulib version + 4f11d6bebc3098c64ffde27079ab0d0cecfd0cdc dated 2011-10-07 20:59:10, + because Emacs is in feature freeze and we do not want to merge any + more-recent changes from gnulib. + +2012-01-31 Glenn Morris + + * configure.in: Throw an explicit error if Motif toolkit was + requested but requirements could not be found. + + * configure.in: Allow Emacs to actually be built with xaw scroll-bars. + 2012-01-30 Eli Zaretskii * lib/makefile.w32-in ($(BLD)/sha1.$(O) $(BLD)/sha256.$(O) @@ -2697,7 +2752,7 @@ * configure.in: Only check for m17n-flt if HAVE_LIBOTF. -2008-08-28 Adrian Robert +2008-10-03 Adrian Robert * configure.in: Report USE_TOOLKIT_SCROLLBARS as such (not mentioning "X") to avoid confusion. @@ -3859,7 +3914,7 @@ $PKG_CONFIG --exists "$2" to config.log. * configure: Regenerate. -2006-07-08 Richard Stallman +2006-07-09 Richard Stallman * INSTALL (DETAILED BUILDING AND INSTALLATION): Minor corrections. @@ -4097,7 +4152,7 @@ * configure.in (HAVE_CANCELMENUTRACKING): New test. -2005-05-11 Jérôme Marant +2005-05-19 Jérôme Marant * configure.in: Add --enable-locallisppath. @@ -4246,6 +4301,12 @@ * configure.in: Check for exec-shield. +2004-09-04 Reiner Steib + + * Makefile.in (install-arch-indep): Add pgg and sieve. + + * info/.cvsignore: Added pgg and sieve. + 2004-08-06 Andreas Schwab * Makefile.in (install-arch-indep, uninstall): Add flymake. @@ -4254,12 +4315,6 @@ * config.bat: Update URLs in the comments. -2004-08-02 Reiner Steib - - * Makefile.in (install-arch-indep): Add pgg and sieve. - - * info/.cvsignore: Added pgg and sieve. - 2004-07-05 Andreas Schwab * Makefile.in (install-arch-indep): Remove .arch-inventory files. @@ -4361,7 +4416,7 @@ * INSTALL.CVS: Renamed from INSTALL-CVS to avoid file-name clashes with install-sh on 8+3 filesystems. -2003-12-08 Miles Bader +2003-12-24 Miles Bader * .cvsignore: Add .arch-inventory. @@ -4494,19 +4549,6 @@ * configure.in: Append * to s390-*-linux-gnu case. (LIBMAIL) : Don't define. -2003-04-30 Richard M. Stallman - - * configure.in: Handle system types sysv5uw* and sysv5OpenUNIX*. - -2003-04-28 Francesco Potortì - - * configure.in: Undo last (RMS') change, as it is useless, per - Dave Love. - -2003-04-08 Richard M. Stallman - - * configure.in: Put #include of jpeglib.h at start of line. - 2003-04-30 Kai Großjohann * INSTALL (* GNU/Linux development packages): Mention Debian and @@ -4521,6 +4563,19 @@ * INSTALL (* GNU/Linux development packages): Tell people to install additional packages for compiling Emacs. +2003-04-30 Richard M. Stallman + + * configure.in: Handle system types sysv5uw* and sysv5OpenUNIX*. + +2003-04-28 Francesco Potortì + + * configure.in: Undo last (RMS') change, as it is useless, per + Dave Love. + +2003-04-08 Richard M. Stallman + + * configure.in: Put #include of jpeglib.h at start of line. + 2003-04-06 Francesco Potortì * configure.in: Use the same configuration for all aix5, not just @@ -4629,7 +4684,7 @@ * autogen.sh: New file. -2002-11-15 Dave Love +2002-11-18 Dave Love * configure.in: Tidy up various quoting issues throughout. Use AC_GNU_SOURCE. @@ -4785,7 +4840,7 @@ variable HAVE_CARBON. Also define HAVE_WINDOW_SYSTEM, HAVE_MOUSE, and HAVE_MENUS in AH_BOTTOM if HAVE_CARBON is defined. -2002-04-28 Colin Walters +2002-04-29 Colin Walters * configure.in: Delete configure check for access to the game user. @@ -10090,7 +10145,7 @@ ;; coding: utf-8 ;; End: - Copyright (C) 1993-1999, 2001-2012 Free Software Foundation, Inc. + Copyright (C) 1993-1999, 2001-2012 Free Software Foundation, Inc. This file is part of GNU Emacs.