diff options
| author | Alan Mackenzie | 2008-01-29 20:35:05 +0000 |
|---|---|---|
| committer | Alan Mackenzie | 2008-01-29 20:35:05 +0000 |
| commit | f4e9b84033c490981e22911ce045c42d7721c300 (patch) | |
| tree | bed51dbe6bb32706f6ff0c5a4ec3b820b7311732 | |
| parent | cc1cce145e9f0bd619dd1af3c50f3c862b6779c6 (diff) | |
| download | emacs-f4e9b84033c490981e22911ce045c42d7721c300.tar.gz emacs-f4e9b84033c490981e22911ce045c42d7721c300.zip | |
Correct file name in previous commission.
| -rw-r--r-- | lisp/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index ee1a6ee0adc..14067364e54 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | 2008-01-29 Alan Mackenzie <acm@muc.de> | 1 | 2008-01-29 Alan Mackenzie <acm@muc.de> |
| 2 | 2 | ||
| 3 | * progmodes/cc-engine.el (c-specifier-key): Exclude "template" | 3 | * progmodes/cc-langs.el (c-specifier-key): Exclude "template" |
| 4 | from this regexp; part of same fix as next change to cc-engine.el. | 4 | from this regexp; part of same fix as next change to cc-engine.el. |
| 5 | 5 | ||
| 6 | * progmodes/cc-engine.el (c-guess-basic-syntax, CASE 5A.5): Anchor | 6 | * progmodes/cc-engine.el (c-guess-basic-syntax, CASE 5A.5): Anchor |