diff options
| author | Kenichi Handa | 2005-04-22 05:56:58 +0000 |
|---|---|---|
| committer | Kenichi Handa | 2005-04-22 05:56:58 +0000 |
| commit | 9a9c3a4b940d6e3f38136fc262b1c56ae574e6eb (patch) | |
| tree | 8be5ea161df43b9c052afa66b03630017d7c0736 | |
| parent | 8dde0e95d48e3c59ecc8b04a54291261222faeaf (diff) | |
| download | emacs-9a9c3a4b940d6e3f38136fc262b1c56ae574e6eb.tar.gz emacs-9a9c3a4b940d6e3f38136fc262b1c56ae574e6eb.zip | |
*** empty log message ***
| -rw-r--r-- | lisp/ChangeLog | 6 |
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 @@ | |||
| 1 | 2005-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 | |||
| 1 | 2005-04-22 Nick Roberts <nickrob@snap.net.nz> | 7 | 2005-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. |