Replace bcopy, bzero, bcmp by memcpy, memmove, memset, memcmp
[bpt/emacs.git] / admin / ChangeLog
index 292ea24..41a88c5 100644 (file)
@@ -1,3 +1,151 @@
+2010-07-07  Andreas Schwab  <schwab@linux-m68k.org>
+
+       * CPP-DEFINES (BCOPY_DOWNWARD_SAFE, BCOPY_UPWARD_SAFE)
+       (GAP_USE_BCOPY, HAVE_BCMP, HAVE_BCOPY, bcmp, bcopy, bzero):
+       Remove.
+
+2010-06-12  Eli Zaretskii  <eliz@gnu.org>
+
+       * 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  <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
@@ -9,7 +157,7 @@
        a string with a composition property to disable combining
        characters being composed.
 
-2009-03-11  Miles Bader  <Miles Bader <miles@gnu.org>>
+2009-03-11  Miles Bader  <miles@gnu.org>
 
        * quick-install-emacs: Be more clever about locating info directory.
 
 ;; 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.