X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/c3520efda3e255fd23c827b82d183b9a3a9b2487..9aea20c9f876b8da85789f9922bc0c3b4e201d14:/ChangeLog diff --git a/ChangeLog b/ChangeLog index c3016c9165..c51dced40e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,69 @@ +2010-06-23 Glenn Morris + + * info/dir: Start descriptions in column 32, per Texinfo convention. + +2010-06-12 Chong Yidong + + * INSTALL: Update font information (Bug#6389). + +2010-06-10 Glenn Morris + + * INSTALL: General update. + +2010-05-30 Stefan Monnier + + * .bzrignore: Ignore new files from trunk, which appear if you use + colocated branches (i.e. "bzr switch"). + +2010-05-10 Miles Bader + + * configure.in: Get rid of "unix" pre-defined macro when + preprocessing Makefile. (Bug#5857) [Backport from trunk] + +2010-05-07 Chong Yidong + + * Version 23.2 released. + +2010-05-03 Štěpán Němec (tiny change) + + * INSTALL: Fix typos. + +2010-05-03 Chong Yidong + + * configure.in: Add check for buggy version of GCC (Bug#6031). + +2010-01-31 Juri Linkov + + * .bzrignore: Add TAGS-LISP. + +2010-01-23 Giorgos Keramidas (tiny change) + + * configure.in: Check for utmp.h availability (FreeBSD 9.x lacks + this header file). + +2010-01-12 Juanma Barranquero + + * .bzrignore: Ignore all .exe, instead of individual files. + +2010-01-12 Chong Yidong + + * configure.in: Explicitly check for and link to -lXrender. + +2010-01-12 Glenn Morris + + * INSTALL.BZR, README: Use bug-gnu-emacs rather than emacs-pretest-bug + for bug reports for development versions. + +2010-01-02 Eli Zaretskii + + * .bzrignore: Add more ignored patterns, including for the MS-DOS + build. + +2009-12-27 Karl Fogel + + * INSTALL.BZR: Rename from INSTALL.CVS; edit to talk about Bazaar. + * INSTALL, autogen.sh, configure.in, configure: Adjust accordingly. + 2009-12-17 Glenn Morris * .dir-locals.el (bug-reference-url-format): Change to debbugs.gnu.org. @@ -52,7 +118,7 @@ 2009-11-14 Jan Djärv * configure.in: --enable-autodepend is new. Check for GNU Make - and that gcc supports -MMD -MF. Define AUTO_DEPEND if we can use + and that gcc supports -MMD -MF. Define AUTO_DEPEND if we can use gcc and GNU make to generate dependencies. 2009-10-27 Glenn Morris @@ -3530,8 +3596,8 @@ 1999-10-09 Stefan Monnier - * make-dist (dontcompile): look for the DONTCOMPILE variable rather - than the obsolete dontcompilefiles pseudo-rule in lisp/Makefile. + * make-dist (dontcompile): Look for the DONTCOMPILE variable rather + than the obsolete dontcompilefiles pseudo-rule in lisp/Makefile. 1999-10-09 Richard M. Stallman @@ -3540,7 +3606,7 @@ 1999-10-08 Stefan Monnier - * update-subdirs: also ignore CVS subdirs. + * update-subdirs: Also ignore CVS subdirs. 1999-10-07 Gerd Moellmann @@ -6100,8 +6166,8 @@ src/Makefile.in is built from src/Makefile. * Makefile.in (src/Makefile, lib-src/Makefile, oldXMenu/Makefile): - If these files are out of date, simply have config.status - rebuild them; don't rebuild them explicitly. + If these files are out of date, simply have config.status + rebuild them; don't rebuild them explicitly. 1993-09-25 Brian J. Fox (bfox@ai.mit.edu) @@ -6296,7 +6362,7 @@ 1993-07-12 Frederic Pierresteguy (F.Pierresteguy@frcl.bull.fr) - * configure.in (m68k-bull-sysv3): new config. + * configure.in (m68k-bull-sysv3): New config. 1993-07-10 Jim Blandy (jimb@geech.gnu.ai.mit.edu) @@ -6519,7 +6585,7 @@ * make-dist: Rebuild configure if configure.in is newer. - * Makefile.in (src:, lib-src:, FRC:): force the src and lib-src + * Makefile.in (src:, lib-src:, FRC:): Force the src and lib-src targets to be executed even if make remembers that it has already satisfied FRC. @@ -7019,7 +7085,7 @@ * make-dist: Don't distribute etc/Old files. * GETTING.GNU.SOFTWARE, PROBLEMS: Registered into RCS with their - backups. + backups. 1993-03-20 Jim Blandy (jimb@geech.gnu.ai.mit.edu) @@ -7049,7 +7115,7 @@ 1993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu) * Makefile.in: Add commented-out variable settings for developer's - configuration. + configuration. 1993-03-14 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) @@ -7664,7 +7730,7 @@ the script. * INSTALL: Doc fix. - * Makefile: brought the Makefile up to the GNU coding + * Makefile: Brought the Makefile up to the GNU coding standards, as described in standards.text: (TAGS): New name for the target which rebuilds the tags table. (check): New target; doesn't do anything yet. @@ -7820,7 +7886,7 @@ ;; End: Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002, - 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc. + 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc. This file is part of GNU Emacs.