diff options
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index a86694542fd..90a98990dc7 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2007-04-04 Alan Mackenzie <acm@muc.de> | ||
| 2 | |||
| 3 | * progmodes/cc-vars.el (c-special-indent-hook): Amend doc-string | ||
| 4 | to mention c-syntactic-indentation. | ||
| 5 | |||
| 1 | 2007-04-04 Chong Yidong <cyd@stupidchicken.com> | 6 | 2007-04-04 Chong Yidong <cyd@stupidchicken.com> |
| 2 | 7 | ||
| 3 | * subr.el (with-case-table): New macro. | 8 | * subr.el (with-case-table): New macro. |