diff options
| -rw-r--r-- | lisp/ChangeLog | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 4d2f0ecee05..8cb6c71ae25 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -23,12 +23,6 @@ | |||
| 23 | * progmodes/cc-engine.el (c-backward-to-decl-anchor): Detect | 23 | * progmodes/cc-engine.el (c-backward-to-decl-anchor): Detect |
| 24 | leading labels correctly. | 24 | leading labels correctly. |
| 25 | 25 | ||
| 26 | 2003-08-03 Martin Stjernholm <bug-cc-mode@gnu.org> | ||
| 27 | |||
| 28 | * progmodes/cc-defs.el (c-langelem-sym, c-langelem-pos, | ||
| 29 | c-langelem-2nd-pos): Added accessor functions for syntactic | ||
| 30 | elements. | ||
| 31 | |||
| 32 | 2003-08-02 Andreas Schwab <schwab@suse.de> | 26 | 2003-08-02 Andreas Schwab <schwab@suse.de> |
| 33 | 27 | ||
| 34 | * textmodes/ispell.el: Don't redo key bindings on loading, put | 28 | * textmodes/ispell.el: Don't redo key bindings on loading, put |