]> git.eshelyaron.com Git - emacs.git/commit
(doc-view-mode): Don't use string-match and file
authorTassilo Horn <tassilo@member.fsf.org>
Wed, 28 Jan 2009 20:33:44 +0000 (20:33 +0000)
committerTassilo Horn <tassilo@member.fsf.org>
Wed, 28 Jan 2009 20:33:44 +0000 (20:33 +0000)
commit856997723b8fb75e10aafebfb2c170b291bfe881
treea186b63f20b56b1be02ee208df2876ce4a470ccc
parent40077a525feeed248f54e99d42b57272fed6dc5e
(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.
lisp/ChangeLog
lisp/doc-view.el