Fix typos in ChangeLogs.
[bpt/emacs.git] / admin / ChangeLog
index b612edf..07c824a 100644 (file)
@@ -6,7 +6,7 @@
 
        * admin.el (manual-style-string): Use new file manual.css.
 
-2013-06-02  Eric Ludlam <zappo@gnu.org>
+2013-06-02  Eric Ludlam  <zappo@gnu.org>
 
        * grammars/srecode-template.wy (variable): Accept a single number
        as a variable value.  Allows the 'priority' to be set to a number.
 
 2012-12-14  Paul Eggert  <eggert@cs.ucla.edu>
 
-       Fix permissions bugs with setgid directories etc. (Bug#13125)
+       Fix permissions bugs with setgid directories etc.  (Bug#13125)
        * CPP-DEFINES (BSD4_2): Remove.
 
 2012-12-08  Paul Eggert  <eggert@cs.ucla.edu>
 
        * 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  <rgm@gnu.org>