X-Git-Url: http://git.hcoop.net/bpt/emacs.git/blobdiff_plain/0b4ff5dfa0bc860ae9296cb691b93f13b019b273..ebd156110cd758dd0b356424844c8a14dfc4c615:/admin/ChangeLog diff --git a/admin/ChangeLog b/admin/ChangeLog index 5ab169c0df..7a3104c9c4 100644 --- a/admin/ChangeLog +++ b/admin/ChangeLog @@ -1,3 +1,154 @@ +2010-07-11 Andreas Schwab + + * CPP-DEFINES (HAVE_INDEX, HAVE_RINDEX): Remove. + +2010-07-08 Eli Zaretskii + + * MAINTAINERS: Update my responsibilities. + +2010-07-07 Andreas Schwab + + * CPP-DEFINES (BCOPY_DOWNWARD_SAFE, BCOPY_UPWARD_SAFE) + (GAP_USE_BCOPY, HAVE_BCMP, HAVE_BCOPY, bcmp, bcopy, bzero): + Remove. + +2010-06-12 Eli Zaretskii + + * unidata/bidimirror.awk: New file. + + * unidata/BidiMirroring.txt: New file from + http://www.unicode.org/Public/6.0.0/ucd/BidiMirroring-6.0.0d1.txt. + + * unidata/Makefile.in: (../../src/bidimirror.h): New target. + (all): Depend on ../../src/biditype.h and ../../src/bidimirror.h. + + * unidata/makefile.w32-in (../../src/bidimirror.h): New target. + (all): Depend on ../../src/biditype.h and ../../src/bidimirror.h. + + * unidata/biditype.awk: New file. + + * unidata/Makefile.in (../../src/biditype.h): New target. + + * unidata/makefile.w32-in (../../src/biditype.h): New target. + +2010-06-09 Juanma Barranquero + + * unidata/UnicodeData.txt: Update from + http://www.unicode.org/Public/6.0.0/ucd/UnicodeData-6.0.0d5.txt + +2010-05-27 Glenn Morris + + * quick-install-emacs (AVOID): No more Makefile.c files. + + * notes/cpp: Remove file. + +2010-05-15 Ken Raeburn + + * admin.el (set-version, set-copyright): Update emacs.c instead of + version.el. + + * make-tarball.txt: Update filename list in step 6. + + * quick-install-emacs: Scan emacs.c instead of version.el for + version string. + +2010-05-07 Chong Yidong + + * Version 23.2 released. + +2010-04-01 Eli Zaretskii + + * CPP-DEFINES (__DJGPP__, __GO32__): Remove, no longer used. + +2010-03-10 Chong Yidong + + * Branch for 23.2. + +2010-03-10 Miles Bader + + * quick-install-emacs: Use more portable shell syntax. + + * quick-install-emacs: (AVOID): Be more picky about files we avoid + installing. + +2010-02-14 Juanma Barranquero + + * quick-install-emacs (PRUNED): Fix typo in message. + +2010-01-20 Glenn Morris + + * revdiff: Remove file that only works with CVS, and isn't really + needed with Bazaar (given the in-built revision options of bzr diff). + +2010-01-12 Glenn Morris + + * emacs-pretesters, make-announcement: Use bug-gnu-emacs rather + than emacs-pretest-bug for bug reports for development versions. + +2009-11-06 Kenichi Handa + + * unidata/unidata-gen.el (unidata-gen-table): Fix for the case + that the block data and the following per-char data fall into the + same char-table leaf. + +2009-10-01 Juanma Barranquero + + * unidata/UnicodeData.txt: Update to Unicode 5.2.0. + +2009-09-07 Juanma Barranquero + + * unidata/.gitignore: New file. + +2009-08-22 Eli Zaretskii + + * notes/bugtracker: How to reassign a bug to a list of packages. + + * notes/newfile: Details of how to check for problems with DOS 8+3 + file-name restrictions. + +2009-08-18 Glenn Morris + + * notes/newfile: New file. + +2009-07-11 Eli Zaretskii + + * make-tarball.txt: Add a note about bumping the value of + customize-changed-options-previous-release. + +2009-06-24 Kenichi Handa + + * charsets/mapconv: For the UNICODE format files, do reverse sort + and don't compact the map. This is to prefer the first one in the + duplicated mappings (e.g. 0x20->U+0020, 0x20->U+00A0). + +2009-06-12 Kenichi Handa + + * charsets/Makefile (JISX213A.map): Make it depend on + mapfiles/JISX213A.map.gz. + (BIG5-1.map, BIG5-2.map): Prepend "# " to the first comment line. + + * charsets/mapfiles/JISX213A.map.gz: New file. + + * charsets/mapfiles/README: Describe JISX213A.map.gz. + +2009-06-12 Kenichi Handa + + * charsets/mapfiles/*: New files. + + * charsets/mule-charsets.el: Mostly re-written to generate all + MULE-*.map files. + + * charsets/mapconv: Mostly re-written to handle "gzip"ed input + files. + + * charsets/eucjp-ms.awk: Mostly re-written to handle glibc's + EUC-JP-MS. + + * charsets/cp51932.awk (END): Print arch-tag at the tail. + + * charsets/Makefile: Maps depend on files under mapfiles or + ${GLIBC_CHARMAPS}. + 2009-04-21 Kenichi Handa * unidata/unidata-gen.el (unidata-get-decomposition): Fix previous @@ -14,7 +165,7 @@ a string with a composition property to disable combining characters being composed. -2009-03-11 Miles Bader > +2009-03-11 Miles Bader * quick-install-emacs: Be more clever about locating info directory. @@ -779,7 +930,7 @@ ;; End: Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, - 2008, 2009 Free Software Foundation, Inc. + 2008, 2009, 2010 Free Software Foundation, Inc. This file is part of GNU Emacs.