aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 1ee855cdf66..90017a53db8 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,9 @@
12005-04-22 Kenichi Handa <handa@m17n.org>
2
3 * recentf.el (recentf-save-file-coding-system): New variable.
4 (recentf-save-list): Encode the file by
5 recentf-save-file-coding-system and add coding: tag.
6
12005-04-22 Nick Roberts <nickrob@snap.net.nz> 72005-04-22 Nick Roberts <nickrob@snap.net.nz>
2 8
3 * emacs-lisp/byte-run.el (define-obsolete-variable-alias): New macro. 9 * emacs-lisp/byte-run.el (define-obsolete-variable-alias): New macro.