Mercurial > emacs
comparison lisp/ChangeLog @ 93051:7574d1ab68fd
*** empty log message ***
author | Tassilo Horn <tassilo@member.fsf.org> |
---|---|
date | Tue, 18 Mar 2008 17:43:26 +0000 |
parents | 6ed34a0188a5 |
children | f62cf4851fe9 |
comparison
equal
deleted
inserted
replaced
93050:831841710ce9 | 93051:7574d1ab68fd |
---|---|
1 2008-03-18 Tassilo Horn <tassilo@member.fsf.org> | |
2 | |
3 * doc-view.el (doc-view-initiate-display): Use doc-view-doc-type | |
4 instead of file name extension to make docs with uncommon | |
5 extensions work. | |
6 | |
1 2008-03-18 Tassilo Horn <tassilo@member.fsf.org> | 7 2008-03-18 Tassilo Horn <tassilo@member.fsf.org> |
2 | 8 |
3 * doc-view.el (require): Require cl at compile time because | 9 * doc-view.el (require): Require cl at compile time because |
4 `assert' needs it. | 10 `assert' needs it. |
5 | 11 |