diff options
| author | Gerd Moellmann | 1999-12-10 13:37:42 +0000 |
|---|---|---|
| committer | Gerd Moellmann | 1999-12-10 13:37:42 +0000 |
| commit | a7261cf5cb0f2e2b189272365b5b99adea76ed50 (patch) | |
| tree | cbb6d7a51769edbe51ff4805037494cd220ef479 /lisp/ChangeLog | |
| parent | 791a90877b66d3533dad9bb0b6636f60bc97ae49 (diff) | |
| download | emacs-a7261cf5cb0f2e2b189272365b5b99adea76ed50.tar.gz emacs-a7261cf5cb0f2e2b189272365b5b99adea76ed50.zip | |
(file-name-buffer-file-type-alist): Add `$' at end of
regexp matching image and audio files.
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 283e3bfea9d..d2f40e354f1 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 1999-12-10 Gerd Moellmann <gerd@gnu.org> | ||
| 2 | |||
| 3 | * dos-w32.el (file-name-buffer-file-type-alist): Add `$' at end of | ||
| 4 | regexp matching image and audio files. | ||
| 5 | |||
| 1 | 1999-12-09 Dave Love <fx@gnu.org> | 6 | 1999-12-09 Dave Love <fx@gnu.org> |
| 2 | 7 | ||
| 3 | * mail/footnote.el: New file. | 8 | * mail/footnote.el: New file. |