diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 47aaa51deb6..049e10dbe7e 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2009-01-28 Tassilo Horn <tassilo@member.fsf.org> | ||
| 2 | |||
| 3 | * doc-view.el (doc-view-mode): Don't use string-match and file | ||
| 4 | extension to choose fallback mode on empty/non-existing files but | ||
| 5 | let-bind auto-mode-alist and call normal-mode. | ||
| 6 | |||
| 1 | 2009-01-28 Eli Zaretskii <eliz@gnu.org> | 7 | 2009-01-28 Eli Zaretskii <eliz@gnu.org> |
| 2 | 8 | ||
| 3 | * ls-lisp.el (ls-lisp-classify): Propertize file name before | 9 | * ls-lisp.el (ls-lisp-classify): Propertize file name before |