Remove EXPLICIT_SIGN_EXTEND.
[bpt/emacs.git] / admin / ChangeLog
index 2f6efff..f5c52f0 100644 (file)
@@ -1,3 +1,82 @@
+2010-12-03  Andreas Schwab  <schwab@linux-m68k.org>
+
+       * CPP-DEFINES (EXPLICIT_SIGN_EXTEND): Remove.
+
+2010-10-12  Glenn Morris  <rgm@gnu.org>
+
+       * notes/nextstep: Move here from ../nextstep/DEV-NOTES.
+
+2010-10-09  Glenn Morris  <rgm@gnu.org>
+
+       * admin.el (set-version): Add doc/emacs/emacsver.texi.
+
+2010-10-09  Glenn Morris  <rgm@gnu.org>
+
+       * 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  <lekktu@gmail.com>
+
+       * 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  <schwab@linux-m68k.org>
+
+       * CPP-DEFINES (WORDS_BIG_ENDIAN): Remove.
+
+2010-08-05  Eli Zaretskii  <eliz@gnu.org>
+
+       * MAINTAINERS: Rename src/unexec.c => src/unexcoff.c.
+
+2010-07-24  Christoph Scholtes  <cschol2112@gmail.com>
+
+       * 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  <schwab@linux-m68k.org>
+
+       * CPP-DEFINES (HAVE_INDEX, HAVE_RINDEX): Remove.
+
+2010-07-08  Eli Zaretskii  <eliz@gnu.org>
+
+       * MAINTAINERS: Update my responsibilities.
+
+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.
 
        * 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  <handa@m17n.org>
 
 2004-08-28  Jan Djärv  <jan.h.d@swipnet.se>
 
-       * 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  <jan.h.d@swipnet.se>