aboutsummaryrefslogtreecommitdiffstats
path: root/admin/ChangeLog
diff options
context:
space:
mode:
authorJuanma Barranquero2013-06-19 22:10:57 +0200
committerJuanma Barranquero2013-06-19 22:10:57 +0200
commit4f4050696105381b5893f594d719569817a861a3 (patch)
tree8a63d119ecd53cca19305183acb9eed73aece408 /admin/ChangeLog
parent86ace8fcd71bdb34543b9a99b490d94c24b05bb3 (diff)
downloademacs-4f4050696105381b5893f594d719569817a861a3.tar.gz
emacs-4f4050696105381b5893f594d719569817a861a3.zip
Fix typos in ChangeLogs.
Diffstat (limited to 'admin/ChangeLog')
-rw-r--r--admin/ChangeLog6
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 @@
6 6
7 * admin.el (manual-style-string): Use new file manual.css. 7 * admin.el (manual-style-string): Use new file manual.css.
8 8
92013-06-02 Eric Ludlam <zappo@gnu.org> 92013-06-02 Eric Ludlam <zappo@gnu.org>
10 10
11 * grammars/srecode-template.wy (variable): Accept a single number 11 * grammars/srecode-template.wy (variable): Accept a single number
12 as a variable value. Allows the 'priority' to be set to a number. 12 as a variable value. Allows the 'priority' to be set to a number.
@@ -158,7 +158,7 @@
158 158
1592012-12-14 Paul Eggert <eggert@cs.ucla.edu> 1592012-12-14 Paul Eggert <eggert@cs.ucla.edu>
160 160
161 Fix permissions bugs with setgid directories etc. (Bug#13125) 161 Fix permissions bugs with setgid directories etc. (Bug#13125)
162 * CPP-DEFINES (BSD4_2): Remove. 162 * CPP-DEFINES (BSD4_2): Remove.
163 163
1642012-12-08 Paul Eggert <eggert@cs.ucla.edu> 1642012-12-08 Paul Eggert <eggert@cs.ucla.edu>
@@ -290,7 +290,7 @@
290 290
291 * grammars/grammar.wy (semantic-grammar-lexer): Remove, since it 291 * grammars/grammar.wy (semantic-grammar-lexer): Remove, since it
292 was copied to grammar.el. New %provide token to generate prefix 292 was copied to grammar.el. New %provide token to generate prefix
293 which conforms with Emacs conventions. Remove lexer definition, 293 which conforms with Emacs conventions. Remove lexer definition,
294 which is now in grammar.el. 294 which is now in grammar.el.
295 295
2962012-09-27 Glenn Morris <rgm@gnu.org> 2962012-09-27 Glenn Morris <rgm@gnu.org>