]> code.delx.au - gnu-emacs/blobdiff - admin/ChangeLog
Add 4 new bidi-class values in unidata-gen.el.
[gnu-emacs] / admin / ChangeLog
index 22824995dfc1da3ed11b533d1085fe48caa7d6a4..63ed9bfbd6c7ff00399363548c0a9aeb11f91be2 100644 (file)
@@ -1,3 +1,39 @@
+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.
+       (-I): New option.
+       (doc): Maybe check its status.
+       (info_dir): New function.
+       * dir_top: New file.
+
 2013-12-11  Paul Eggert  <eggert@cs.ucla.edu>
 
        Remove the option of using libcrypto.