diff options
| author | Glenn Morris | 2008-10-04 18:37:03 +0000 |
|---|---|---|
| committer | Glenn Morris | 2008-10-04 18:37:03 +0000 |
| commit | 244a0c3ce7790056bf8745db11b364d32f9d8372 (patch) | |
| tree | 06724c82389c6f1af8b23ad3aef8f4a9ce7082f2 /lisp/ChangeLog | |
| parent | 7d2f1216b7ef820bd964b5fe0ca7d38be8e8fd2e (diff) | |
| download | emacs-244a0c3ce7790056bf8745db11b364d32f9d8372.tar.gz emacs-244a0c3ce7790056bf8745db11b364d32f9d8372.zip | |
David J. Biesack <David.Biesack at sas.com> (tiny change)
(antlr-font-lock-additional-keywords): Fix typo. (Bug#1074)
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index f110de99cb8..f5665751597 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2008-10-04 David J. Biesack <David.Biesack@sas.com> (tiny change) | ||
| 2 | |||
| 3 | * progmodes/antlr-mode.el (antlr-font-lock-additional-keywords): | ||
| 4 | Fix typo. (Bug#1074) | ||
| 5 | |||
| 1 | 2008-10-04 Martin Rudalics <rudalics@gmx.at> | 6 | 2008-10-04 Martin Rudalics <rudalics@gmx.at> |
| 2 | 7 | ||
| 3 | * progmodes/compile.el (compilation-start): Make sure to move to | 8 | * progmodes/compile.el (compilation-start): Make sure to move to |