Fix bug #6409.
[bpt/emacs.git] / admin / ChangeLog
index ce1a7f8..9e359c9 100644 (file)
@@ -1,6 +1,210 @@
+2010-06-09  Juanma Barranquero  <lekktu@gmail.com>
+
+       * unidata/UnicodeData.txt: Update from
+       http://www.unicode.org/Public/6.0.0/ucd/UnicodeData-6.0.0d5.txt
+
+2010-05-27  Glenn Morris  <rgm@gnu.org>
+
+       * quick-install-emacs (AVOID): No more Makefile.c files.
+
+       * notes/cpp: Remove file.
+
+2010-05-15  Ken Raeburn  <raeburn@raeburn.org>
+
+       * 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  <cyd@stupidchicken.com>
+
+       * Version 23.2 released.
+
+2010-04-01  Eli Zaretskii  <eliz@gnu.org>
+
+       * CPP-DEFINES (__DJGPP__, __GO32__): Remove, no longer used.
+
+2010-03-10  Chong Yidong  <cyd@stupidchicken.com>
+
+       * Branch for 23.2.
+
+2010-03-10  Miles Bader  <miles@gnu.org>
+
+       * 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  <lekktu@gmail.com>
+
+       * quick-install-emacs (PRUNED): Fix typo in message.
+
+2010-01-20  Glenn Morris  <rgm@gnu.org>
+
+       * 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  <rgm@gnu.org>
+
+       * emacs-pretesters, make-announcement: Use bug-gnu-emacs rather
+       than emacs-pretest-bug for bug reports for development versions.
+
+2009-11-06  Kenichi Handa  <handa@m17n.org>
+
+       * 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  <lekktu@gmail.com>
+
+       * unidata/UnicodeData.txt: Update to Unicode 5.2.0.
+
+2009-09-07  Juanma Barranquero  <lekktu@gmail.com>
+
+       * unidata/.gitignore: New file.
+
+2009-08-22  Eli Zaretskii  <eliz@gnu.org>
+
+       * 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  <rgm@gnu.org>
+
+       * notes/newfile: New file.
+
+2009-07-11  Eli Zaretskii  <eliz@gnu.org>
+
+       * make-tarball.txt: Add a note about bumping the value of
+       customize-changed-options-previous-release.
+
+2009-06-24  Kenichi Handa  <handa@m17n.org>
+
+       * 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  <handa@m17n.org>
+
+       * 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  <handa@m17n.org>
+
+       * 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  <handa@m17n.org>
+
+       * unidata/unidata-gen.el (unidata-get-decomposition): Fix previous
+       change.
+
+2009-04-17  Kenichi Handa  <handa@m17n.org>
+
+       * unidata/unidata-gen.el (unidata-get-decomposition): Adjust
+       Hangle decomposition rule to Unicode.
+
+2009-04-09  Kenichi Handa  <handa@m17n.org>
+
+       * unidata/unidata-gen.el (unidata-describe-decomposition): Return
+       a string with a composition property to disable combining
+       characters being composed.
+
+2009-03-11  Miles Bader  <miles@gnu.org>
+
+       * quick-install-emacs: Be more clever about locating info directory.
+
+2009-02-24  Juanma Barranquero  <lekktu@gmail.com>
+
+       * nt/README.W32: Fix typos.
+
+2009-02-23  Jason Rumney  <jasonr@gnu.org>
+
+       * nt/README-ftp-server: Update for 23.0.91
+
+       * nt/README.W32: Remove ever expanding versions of Windows.
+       Shorten FAQ URL.  Remove mention of obsolete lock directory.
+       Windows distribution now bin and barebin only.  Add note about
+       SVG support.  Remove old tar and gzip problem workarounds.
+       Use new (22.x) -Q option.  Report all bugs through bug tracker.
+
+       * nt/README-UNDUMP.W32: Modify for barebin distribution, as
+       undumped distribution no longer exists.
+
+2009-02-05  Yu-ji Hosokawa  <yu-ji@hoso.net>  (tiny change)
+
+       * nt/README.W32: Fix typo.  (Bug#2207)
+
+2009-02-01  Chong Yidong  <cyd@stupidchicken.com>
+
+       * admin.el (set-version): Remove deleted file ns-emacs.texi.
+
+2008-12-02  Kenichi Handa  <handa@m17n.org>
+
+       * unidata/unidata-gen.el (unidata-prop-alist): Docstring for
+       `decomposition' property adjusted.
+       (unidata-split-decomposition): Don't include surrounding "<" and
+       ">" in a symbol name.
+
+2008-12-01  Kenichi Handa  <handa@m17n.org>
+
+       * unidata/unidata-gen.el (unidata-prop-alist): Set `numeric-value'
+       property generator to unidata-gen-table-numeric.  Docstring adjusted.
+       (unidata-get-numeric, unidata-put-numeric)
+       (unidata-gen-table-numeric): New functions.
+       (unidata-encode-val): Use assoc to get a slot in VAL-LIST.
+
+2008-11-29  Eli Zaretskii  <eliz@gnu.org>
+
+       * notes/documentation: Add notes about Antinews.
+
+2008-10-23  Glenn Morris  <rgm@gnu.org>
+
+       * admin.el (set-version): Add doc/misc/ns-emacs.texi.
+       Add/tweak some nextstep/ entries.
+
+2008-09-19  Kenichi Handa  <handa@m17n.org>
+
+       * FOR-RELEASE: Add an item for using EMACS_INT for buffer/string
+       positions.
+
+2008-08-23  Eli Zaretskii  <eliz@gnu.org>
+
+       * CPP-DEFINES: Add USER_FULL_NAME.
+
+2008-08-16  Jason Rumney  <jasonr@gnu.org>
+
+       * admin.el (set-version): Set version in nt/emacsclient.rc.
+
+2008-08-06  Juanma Barranquero  <lekktu@gmail.com>
+
+       * nt/dump.bat: Fix mixed EOLs.
+
 2008-08-04  Adrian Robert  <Adrian.B.Robert@gmail.com>
 
-       * CPP_DEFINES: Add DARWIN_OS.  Move USE_LISP_UNION_TYPE away from OS's.
+       * CPP-DEFINES: Add DARWIN_OS.  Move USE_LISP_UNION_TYPE away from OS's.
 
 2008-08-02  Eli Zaretskii  <eliz@gnu.org>
 
 
 2008-07-15  Adrian Robert  <Adrian.B.Robert@gmail.com>
 
-       * CPP_DEFINES: Add NS port related defines.
+       * CPP-DEFINES: Add NS port related defines.
 
 2008-06-16  Glenn Morris  <rgm@gnu.org>
 
        files in ../etc/charsets/.
 
        * charsets/Makefile, charsets/mapconv, charsets/compact.awk:
-       * charsets/big5.awk, charsets/gb18030-2.awk, charsets/gb18030-4.awk:
+       * charsets/big5.awk, charsets/gb180302.awk, charsets/gb180304.awk:
        * charsets/kuten.awk: New files.
 
 2008-01-08  Glenn Morris  <rgm@gnu.org>
 
        * make-tarball.txt: Step-by-step instructions for making a tarball.
 
-       * make-announcement: A script for creating pretest annuncements.
+       * make-announcement: A script for creating pretest announcements.
 
 2003-01-17  Francesco Potortì  <pot@gnu.org>
 
 ;; End:
 
     Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007,
-       2008  Free Software Foundation, Inc.
+       2008, 2009, 2010  Free Software Foundation, Inc.
 
   This file is part of GNU Emacs.