diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 97d390e2d3e..7ada1dde7c0 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,7 +1,11 @@ | |||
| 1 | 2007-01-07 Chris Moore <christopher.ian.moore@gmail.com> (tiny change) | ||
| 2 | |||
| 3 | * replace.el (replace-regexp): Fix typo in docstring. | ||
| 4 | |||
| 1 | 2007-01-07 Alan Mackenzie <acm@muc.de> | 5 | 2007-01-07 Alan Mackenzie <acm@muc.de> |
| 2 | 6 | ||
| 3 | * progmodes/cc-langs.el (c-operators, c-filter-ops): Amend | 7 | * progmodes/cc-langs.el (c-operators, c-filter-ops): |
| 4 | doc-string and comments. | 8 | Amend doc-string and comments. |
| 5 | 9 | ||
| 6 | 2007-01-06 Eli Zaretskii <eliz@gnu.org> | 10 | 2007-01-06 Eli Zaretskii <eliz@gnu.org> |
| 7 | 11 | ||