Fix copyright license notices for Adobe Unicode mapping files.
[bpt/emacs.git] / admin / ChangeLog
index b617df9..36a10fa 100644 (file)
@@ -1,5 +1,103 @@
+2014-01-15  Paul Eggert  <eggert@cs.ucla.edu>
+
+       Fix copyright license notices for Adobe Unicode mapping files.
+       * charsets/mapfiles/README: The copied files are not compressed.
+       Check for copies as of today.
+       * charsets/mapfiles/stdenc.txt, charsets/mapfiles/symbol.txt:
+       Update from table version 0.2 (1999-03-30) to 1.0 (2011-07-12).
+       This doesn't change the table data, just copyright license notice.
+       The new notices are compatible with the GPL, the old ones were not.
+
+2014-01-13  Glenn Morris  <rgm@gnu.org>
+
+       * update_autogen (status): New function.  Use throughout.
+
+2014-01-10  Glenn Morris  <rgm@gnu.org>
+
+       * update_autogen: Fix sed bug that was losing the last AUTOGEN_VCS.
+
+2014-01-04  Glenn Morris  <rgm@gnu.org>
+
+       * admin.el (manual-html-fix-node-div): Handle Texinfo 5's movable <hr>.
+       (manual-html-fix-index-2): Tweak Texinfo 5 table format.
+       Fix minor Texinfo 4 issue with start of detailed menu.
+
+2014-01-03  Glenn Morris  <rgm@gnu.org>
+
+       * admin.el: More Texinfo 5 updates.
+       (manual-html-fix-headers): Tweak Texinfo 5 body.
+       (manual-html-fix-node-div): Treat "header" like "node".
+       (manual-html-fix-index-1): Handle Texinfo 5 top heading.
+       (manual-html-fix-index-2): Tweak Texinfo 5 listing tables.
+
+2014-01-02  Xue Fuqiao  <xfq.free@gmail.com>
+
+       * check-doc-strings: Replace `perl -w' with `use warnings;'.
+
+2013-12-30  Glenn Morris  <rgm@gnu.org>
+
+       * admin.el (manual-html-fix-headers, manual-html-fix-index-1):
+       Some updates for changes in Texinfo 5 output.
+
+2013-12-29  Xue Fuqiao  <xfq.free@gmail.com>
+
+       * make-emacs:
+       * build-configs: Add the "use strict;" and "use warnings;" pragmas.
+
+2013-12-28  Glenn Morris  <rgm@gnu.org>
+
+       * admin.el (cusver-scan): Warn about missing :types.
+       (cusver-check): Interactively, require existing directories.
+
+2013-12-27  Xue Fuqiao  <xfq.free@gmail.com>
+
+       * admin.el (manual-misc-manuals, make-manuals):
+       (manual-pdf, cusver-find-files):
+       (cusver-new-version, cusver-scan, cusver-goto-xref):
+       (cusver-check): Doc fix.
+       (manual-html-node, cusver-check): Use `user-error'.
+
+2013-12-24  Paul Eggert  <eggert@cs.ucla.edu>
+
+       Automate the procedure for updating copyright year.
+       * merge-gnulib (GNULIB_MODULES): Add update-copyright.
+       * notes/years: Mention admin/update-copyright.
+       * update-copyright: New file.
+
+2013-12-24  Xue Fuqiao  <xfq.free@gmail.com>
+
+       * admin.el (add-release-logs):
+       (set-version-in-file, set-version, set-copyright):
+       Use `user-error'.
+
+2013-12-22  Eli Zaretskii  <eliz@gnu.org>
+
+       * unidata/unidata-gen.el (unidata-split-name): Don't give any NAME
+       to <control> characters: the Unicode Standard says they have no
+       name.  (Bug#16216)
+       (unidata-describe-bidi-class): Add new "isolate" classes
+       introduced by Unicode 6.3.
+
+2013-12-12  David Engster  <deng@randomsample.de>
+
+       * grammars/c.by (expr-binop): Add MOD.
+       (variablearg): Add 'opt-assign'.
+       (variablearg, varnamelist): Add default values so that it can be
+       later expanded into the tag.
+       (opt-stuff-after-symbol): Rename to 'brackets-after-symbol' and
+       remove empty match.
+       (multi-stage-dereference): Adapt to above rename.
+       (unaryexpression): Use 'symbol' instead of 'namespace-symbol',
+       since the latter also leads to an empty match at the end which
+       would make this too greedy.
+       (variablearg-opt-name): Support parsing of function pointers
+       inside an argument list.
+
 2013-12-12  Glenn Morris  <rgm@gnu.org>
 
+       * update_autogen (info_dir):
+       Use dir_top from build-aux/ rather than admin/.
+
        * update_autogen: Add option to generate info/dir.
        (Usage): Add -I.
        (info_flag): New variable.
 ;; coding: utf-8
 ;; End:
 
-  Copyright (C) 2001-2013 Free Software Foundation, Inc.
+  Copyright (C) 2001-2014 Free Software Foundation, Inc.
 
   This file is part of GNU Emacs.