From d1b066d2f191850bcebc3f0f9a4dc07e3bd287a1 Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Wed, 9 Jan 2013 18:30:52 -0800 Subject: [PATCH] ChangeLog fixes from M-x authors --- admin/ChangeLog | 11 +++++------ etc/ChangeLog | 2 +- 2 files changed, 6 insertions(+), 7 deletions(-) diff --git a/admin/ChangeLog b/admin/ChangeLog index 7166d363e8a..279ef4c0baf 100644 --- a/admin/ChangeLog +++ b/admin/ChangeLog @@ -51,15 +51,14 @@ * grammars/bovine-grammar.el (bovine--grammar-newstyle-unquote): Remove. - (bovine-grammar-expand-form): Test for emacs-major-version. + (bovine-grammar-expand-form): Test for emacs-major-version. * grammars/c.by: Add EXPLICIT to keyword tokens. + Add %provide token. - * grammars/f90.by: Add %provide token. - - * grammar/grammar.wy (semantic-grammar-lexer): Remove, since it + * grammars/grammar.wy (semantic-grammar-lexer): Remove, since it was copied to grammar.el. New %provide token to generate prefix - which conforms with Emacs conventions. Remove lexer definition, + which conforms with Emacs conventions. Remove lexer definition, which is now in grammar.el. 2012-09-27 Glenn Morris @@ -103,7 +102,7 @@ 2012-09-13 Paul Eggert Simplify SIGIO usage (Bug#12408). - * CPP_DEFINES (BROKEN_SIGAIO, BROKEN_SIGIO, BROKEN_SIGPOLL) + * CPP-DEFINES (BROKEN_SIGAIO, BROKEN_SIGIO, BROKEN_SIGPOLL) (BROKEN_SIGPTY, NO_TERMIO): Remove. 2012-09-11 Paul Eggert diff --git a/etc/ChangeLog b/etc/ChangeLog index 2d6ba589f6f..5e925277851 100644 --- a/etc/ChangeLog +++ b/etc/ChangeLog @@ -43,7 +43,7 @@ 2012-10-01 Eric Ludlam - * srecode/cc.srt, srecode/ede-autoconf.srt: New files. + * srecode/c.srt, srecode/ede-autoconf.srt: New files. * srecode/cpp.srt: Move parts to c.srt. -- 2.11.4.GIT