diff options
| -rw-r--r-- | lisp/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 72219c47da5..b0d2ae201d9 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -184,7 +184,7 @@ | |||
| 184 | 184 | ||
| 185 | * newcomment.el (uncomment-region): Allow eob as comment end. | 185 | * newcomment.el (uncomment-region): Allow eob as comment end. |
| 186 | 186 | ||
| 187 | 2004-02-16 Jari Aalto <jari.aalto@poboxes.com> (tiny change) | 187 | 2004-02-16 Jari Aalto <jari.aalto@poboxes.com> |
| 188 | 188 | ||
| 189 | * filecache.el: All message and error commands now use prefix | 189 | * filecache.el: All message and error commands now use prefix |
| 190 | "Filecache:" to make it easy to read *Messages* buffer. | 190 | "Filecache:" to make it easy to read *Messages* buffer. |