diff options
author | Juanma Barranquero <lekktu@gmail.com> | 2013-06-19 22:10:57 +0200 |
---|---|---|
committer | Juanma Barranquero <lekktu@gmail.com> | 2013-06-19 22:10:57 +0200 |
commit | 4f4050696105381b5893f594d719569817a861a3 (patch) | |
tree | 8a63d119ecd53cca19305183acb9eed73aece408 /admin | |
parent | 86ace8fcd71bdb34543b9a99b490d94c24b05bb3 (diff) | |
download | emacs-4f4050696105381b5893f594d719569817a861a3.tar.gz |
Fix typos in ChangeLogs.
Diffstat (limited to 'admin')
-rw-r--r-- | admin/ChangeLog | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/admin/ChangeLog b/admin/ChangeLog index b612edf8424..07c824ab5e2 100644 --- a/admin/ChangeLog +++ b/admin/ChangeLog @@ -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. @@ -158,7 +158,7 @@ 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> @@ -290,7 +290,7 @@ * 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> |