X-Git-Url: https://git.hcoop.net/bpt/emacs.git/blobdiff_plain/fea9cabd275c3d5809b824a6e4a1446441a6793e..a9faac5c6333bcbfb30a00debf3de7a44e430e49:/admin/ChangeLog diff --git a/admin/ChangeLog b/admin/ChangeLog index 7a3104c9c4..b15d49f9e5 100644 --- a/admin/ChangeLog +++ b/admin/ChangeLog @@ -1,3 +1,103 @@ +2011-01-17 Paul Eggert + + * notes/bzr (Installing changes from gnulib): New section. + Need for this suggested by Stefan Monnier. + +2011-01-17 Stefan Monnier + + * bzrmerge.el (bzrmerge-apply): Warn the user when the tree might be in + an inconsistent state. + +2011-01-17 Paul Eggert + + Update copyright notes to match recent gnulib-related changes. + * notes/copyright: Add aclocal.m4, m4/*.m4, lib/Makefile.in, + arg-nonnull.h, c++defs.h, compile, depcomp, missing, + warn-on-use.h, lib/*.[ch], lib/gnulib.mk. Remove src/mktime.c, + lib-src/getopt1.c, lib-src/getopt_int.h (files are now in lib and + are subsumed by the lib/*.[ch] rule). Remove m4/getopt.m4 (now + subsumed by m4/*.m4 rule). config.guess, config.sub, and + doc/man/texinfo.tex are now copied in from gnulib. + +2011-01-15 Glenn Morris + + * charsets/cp51932.awk, charsets/eucjp-ms.awk: No longer print arch-tag. + + * bzrmerge.el (bzrmerge-missing): Add another skip indicator. + (bzrmerge-resolve): Also ignore cl-loaddefs.el. + +2011-01-14 Glenn Morris + + * admin.el (set-copyright): Also handle \year in refcards/*.tex. + +2011-01-14 Glenn Morris + + * bzrmerge.el: Require cl when compiling. + (bzrmerge-merges): Doc fix. + +2011-01-07 Paul Eggert + + * notes/copyright: There's only one install-sh, not two, so fix a + typo claiming that there's two. Add move-if-change to the list of + GPL files imported from gnulib. + +2011-01-07 Paul Eggert + + * notes/copyright: Report status more accurately for non-GPL files. + Report copyright status more accurately for mkinstalldirs, + configure, m4/getopt.m4, and msdos/sed*.inp. + +2011-01-02 Eli Zaretskii + + * nt/README.W32: Update the information about PNG support libraries. + (Bug#7716) + +2010-12-27 Stefan Monnier + + * bzrmerge.el: New file to help merge branches while skipping + some revisions (e.g. from emacs-23 to trunk). + +2010-12-03 Andreas Schwab + + * CPP-DEFINES (EXPLICIT_SIGN_EXTEND): Remove. + +2010-10-12 Glenn Morris + + * notes/nextstep: Move here from ../nextstep/DEV-NOTES. + +2010-10-09 Glenn Morris + + * admin.el (set-version): Add doc/emacs/emacsver.texi. + +2010-10-09 Glenn Morris + + * admin.el (set-version): No need to act on doc/ files any more. + + * quick-install-emacs (PUBLIC_LIBSRC_BINARIES): Remove b2m. + +2010-09-05 Juanma Barranquero + + * unidata/BidiMirroring.txt: Update from + http://www.unicode.org/Public/6.0.0/ucd/BidiMirroring-6.0.0d2.txt + + * unidata/UnicodeData.txt: Update from + http://www.unicode.org/Public/6.0.0/ucd/UnicodeData-6.0.0d7.txt + +2010-08-09 Andreas Schwab + + * CPP-DEFINES (WORDS_BIG_ENDIAN): Remove. + +2010-08-05 Eli Zaretskii + + * MAINTAINERS: Rename src/unexec.c => src/unexcoff.c. + +2010-07-24 Christoph Scholtes + + * admin.el: Write version number to nt/makefile.w32-in. + * nt/makedist.bat: Remove; replaced with `zipdist.bat' + in the nt/ directory. + * nt/README.W32: Relocate to nt/ directory. + 2010-07-11 Andreas Schwab * CPP-DEFINES (HAVE_INDEX, HAVE_RINDEX): Remove. @@ -432,7 +532,7 @@ * charsets/mapconv: Handle UNICODE2. - * charsets/Makefile (CJK): Include CP932-2BYTE.map + * charsets/Makefile (CJK): Include CP932-2BYTE.map. (CP932-2BYTE.map): New target. 2008-02-01 Kenichi Handa @@ -752,7 +852,7 @@ 2004-08-28 Jan Djärv - * FOR-RELEASE (Indications): Remove entry about GTK and geometry, + * FOR-RELEASE (Indications): Remove entry about GTK and geometry (now behaves as well as other ports). 2004-06-28 Jan Djärv @@ -926,11 +1026,10 @@ ;; Local Variables: ;; coding: utf-8 -;; add-log-time-zone-rule: t ;; End: - Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, - 2008, 2009, 2010 Free Software Foundation, Inc. + Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, + 2010, 2011 Free Software Foundation, Inc. This file is part of GNU Emacs. @@ -946,5 +1045,3 @@ You should have received a copy of the GNU General Public License along with GNU Emacs. If not, see . - -;;; arch-tag: 97728c77-77c0-4156-b669-0e8c07d94e5a