aboutsummaryrefslogtreecommitdiffstats
path: root/admin/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'admin/ChangeLog')
-rw-r--r--admin/ChangeLog17
1 files changed, 12 insertions, 5 deletions
diff --git a/admin/ChangeLog b/admin/ChangeLog
index ac6031fa205..07c824ab5e2 100644
--- a/admin/ChangeLog
+++ b/admin/ChangeLog
@@ -1,9 +1,16 @@
12013-06-02 Eric Ludlam <zappo@gnu.org> 12013-06-15 Xue Fuqiao <xfq.free@gmail.com>
2
3 * notes/changelogs: Mention trivial changes in Change Log.
4
52013-06-13 Glenn Morris <rgm@gnu.org>
6
7 * admin.el (manual-style-string): Use new file manual.css.
8
92013-06-02 Eric Ludlam <zappo@gnu.org>
2 10
3 * grammars/srecode-template.wy (variable): Accept a single number 11 * grammars/srecode-template.wy (variable): Accept a single number
4 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.
5 (wisent-srecode-template-lexer): Move number up so it can be 13 (wisent-srecode-template-lexer): Move number up so it can be created.
6 created.
7 14
82013-05-16 Glenn Morris <rgm@gnu.org> 152013-05-16 Glenn Morris <rgm@gnu.org>
9 16
@@ -151,7 +158,7 @@
151 158
1522012-12-14 Paul Eggert <eggert@cs.ucla.edu> 1592012-12-14 Paul Eggert <eggert@cs.ucla.edu>
153 160
154 Fix permissions bugs with setgid directories etc. (Bug#13125) 161 Fix permissions bugs with setgid directories etc. (Bug#13125)
155 * CPP-DEFINES (BSD4_2): Remove. 162 * CPP-DEFINES (BSD4_2): Remove.
156 163
1572012-12-08 Paul Eggert <eggert@cs.ucla.edu> 1642012-12-08 Paul Eggert <eggert@cs.ucla.edu>
@@ -283,7 +290,7 @@
283 290
284 * grammars/grammar.wy (semantic-grammar-lexer): Remove, since it 291 * grammars/grammar.wy (semantic-grammar-lexer): Remove, since it
285 was copied to grammar.el. New %provide token to generate prefix 292 was copied to grammar.el. New %provide token to generate prefix
286 which conforms with Emacs conventions. Remove lexer definition, 293 which conforms with Emacs conventions. Remove lexer definition,
287 which is now in grammar.el. 294 which is now in grammar.el.
288 295
2892012-09-27 Glenn Morris <rgm@gnu.org> 2962012-09-27 Glenn Morris <rgm@gnu.org>