Mercurial > emacs
comparison lisp/ChangeLog @ 26804:ce54b1d60246
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Fri, 10 Dec 1999 21:52:33 +0000 |
parents | f961762f177a |
children | 8032bd5fe427 |
comparison
equal
deleted
inserted
replaced
26803:f7c68655bd5d | 26804:ce54b1d60246 |
---|---|
1 1999-12-10 Richard M. Stallman <rms@caffeine.ai.mit.edu> | |
2 | |
3 * cus-edit.el (custom-save-delete): Delete all occurrences, | |
4 leave point where the first occurrence was. | |
5 (custom-save-faces): Insert a newline at the end of the comment. | |
6 Avoid a double newline there. | |
7 If final closeparen is at bol, put a space before it. | |
8 (custom-save-variables): Likewise. | |
9 (custom-file): Doc fix. | |
10 | |
1 1999-12-10 Gerd Moellmann <gerd@gnu.org> | 11 1999-12-10 Gerd Moellmann <gerd@gnu.org> |
2 | 12 |
3 * dos-w32.el (file-name-buffer-file-type-alist): Add `$' at end of | 13 * dos-w32.el (file-name-buffer-file-type-alist): Add `$' at end of |
4 regexp matching image and audio files. | 14 regexp matching image and audio files. |
5 | 15 |