Mercurial > emacs
diff lisp/ChangeLog @ 101623:0974e3e4aca7
(doc-view-mode): Don't use string-match and file
extension to choose fallback mode on empty/non-existing files but
let-bind auto-mode-alist and call normal-mode.
author | Tassilo Horn <tassilo@member.fsf.org> |
---|---|
date | Wed, 28 Jan 2009 20:33:44 +0000 |
parents | 0476d5672e52 |
children | 735f6ac16d84 |
line wrap: on
line diff
--- a/lisp/ChangeLog Wed Jan 28 19:02:17 2009 +0000 +++ b/lisp/ChangeLog Wed Jan 28 20:33:44 2009 +0000 @@ -1,3 +1,9 @@ +2009-01-28 Tassilo Horn <tassilo@member.fsf.org> + + * doc-view.el (doc-view-mode): Don't use string-match and file + extension to choose fallback mode on empty/non-existing files but + let-bind auto-mode-alist and call normal-mode. + 2009-01-28 Eli Zaretskii <eliz@gnu.org> * ls-lisp.el (ls-lisp-classify): Propertize file name before