diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index dea1f0b9efe..b599fb370d2 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,5 +1,7 @@ | |||
| 1 | 2006-04-26 Stefan Monnier <monnier@iro.umontreal.ca> | 1 | 2006-04-26 Stefan Monnier <monnier@iro.umontreal.ca> |
| 2 | 2 | ||
| 3 | * progmodes/cc-subword.el (c-subword-mode-map): Use command remapping. | ||
| 4 | |||
| 3 | * add-log.el (add-log-iso8601-time-zone): Make parameter optional. | 5 | * add-log.el (add-log-iso8601-time-zone): Make parameter optional. |
| 4 | (add-log-iso8601-time-string): Fix call to format-time-string. | 6 | (add-log-iso8601-time-string): Fix call to format-time-string. |
| 5 | 7 | ||