Assume C89 or later.
[bpt/emacs.git] / admin / ChangeLog
index aa815c5..1da647a 100644 (file)
@@ -1,3 +1,71 @@
+2012-05-21  Paul Eggert  <eggert@cs.ucla.edu>
+
+       Assume C89 or later.
+       * CPP-DEFINES: Remove NULL, const.
+
+       Make merging from gnulib a script, not a makefile action.
+       * merge-gnulib: New script, with actions moved here from
+       ../Makefile.in.
+
+2012-05-19  Paul Eggert  <eggert@cs.ucla.edu>
+
+       * CPP-DEFINES (HAVE_GETDOMAINNAME): Remove.
+
+       * CPP-DEFINES (HAVE_FTIME): Remove.
+
+2012-05-02  Glenn Morris  <rgm@gnu.org>
+
+       * bzrmerge.el (bzrmerge-skip-regexp): Add "Auto-commit".
+
+2012-04-10  Glenn Morris  <rgm@gnu.org>
+
+       * bzrmerge.el (bzrmerge-skip-regexp): Add "from trunk".
+
+       * unidata/Makefile.in: Add FSF copyright.
+       Make it use autoconf features, and work for out-of-tree builds.
+
+2012-04-07  Eli Zaretskii  <eliz@gnu.org>
+
+       * unidata/README:
+       * unidata/copyright.html:
+       * unidata/BidiMirroring.txt:
+       * unidata/UnicodeData.txt: Update for the latest version 6.1 of
+       the Unicode Standard.
+
+2012-02-16  Kenichi Handa  <handa@m17n.org>
+
+       * unidata/unidata-gen.el (unidata-prop-alist): Change the default
+       values of name and old-name to nil.
+       (unidata-get-name): Return nil for the default value.
+
+2012-02-11  Glenn Morris  <rgm@gnu.org>
+
+       * admin.el (cusver-find-files, cusver-scan, cusver-goto-xref)
+       (cusver-check): New functions.
+
+2012-01-19  Glenn Morris  <rgm@gnu.org>
+
+       * bzrmerge.el (bzrmerge-missing): Allow a definitive "no" answer to the
+       "skip?" question, since there can be multiple such for any revision.
+
+2012-01-14  Eli Zaretskii  <eliz@gnu.org>
+
+       * FOR-RELEASE (Check the Emacs Tutorial): Mark TUTORIAL.he as
+       updated and checked.
+
+2011-11-26  Andreas Schwab  <schwab@linux-m68k.org>
+
+       * grammars/bovine-grammar.el (bovine--grammar-newstyle-unquote):
+       Avoid warning about old-style backquote.
+
+       * grammars/wisent-grammar.el (auto-mode-alist): Change `$' to `\''
+       in regexp.
+       (wisent-make-parsers): Likewise.  Quote `.'.
+
+       * grammars/bovine-grammar.el (auto-mode-alist): Change `$' to `\''
+       in regexp.
+       (bovine-make-parsers): Likewise.  Quote `.'.
+
 2011-11-20  Andreas Schwab  <schwab@linux-m68k.org>
 
        * CPP-DEFINES (VIRT_ADDR_VARIES): Remove.
 
        * FOR-RELEASE (NEW FEATURES): Completed work on this item:
        Rework how fringe bitmaps are defined and used.
-       Currently, bitmap usage and bitmap appearence are "mixed-up" in a
+       Currently, bitmap usage and bitmap appearance are "mixed-up" in a
        one-level representation.  It would be cleaner to split the
        representation into a two-level model where first level maps
        bitmap usage to a bitmap name, and second level maps bitmap name to
-       a bitmap appearence.
+       a bitmap appearance.
 
 2006-01-27  Chong Yidong  <cyd@stupidchicken.com>
 
 ;; coding: utf-8
 ;; End:
 
-  Copyright (C) 2001-201 Free Software Foundation, Inc.
+  Copyright (C) 2001-2012 Free Software Foundation, Inc.
 
   This file is part of GNU Emacs.