aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/ChangeLog2
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
1872004-02-16 Jari Aalto <jari.aalto@poboxes.com> (tiny change) 1872004-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.