Mercurial > emacs
comparison lisp/ChangeLog @ 87006:a15ce3ca213a
(doc-view-initiate-display): Use `doc-view-mode-p'.
(doc-view-current-overlay, doc-view-pending-cache-flush): Add doc
string.
author | Reiner Steib <Reiner.Steib@gmx.de> |
---|---|
date | Mon, 03 Dec 2007 07:24:34 +0000 |
parents | c24d6306ce07 |
children | 2039ff581b31 |
comparison
equal
deleted
inserted
replaced
87005:ce6a9097341e | 87006:a15ce3ca213a |
---|---|
1 2007-12-03 Tassilo Horn <tassilo@member.fsf.org> | |
2 | |
3 * doc-view.el (doc-view-initiate-display): Use `doc-view-mode-p'. | |
4 (doc-view-current-overlay, doc-view-pending-cache-flush): Add doc | |
5 string. | |
6 | |
1 2007-12-03 Richard Stallman <rms@gnu.org> | 7 2007-12-03 Richard Stallman <rms@gnu.org> |
2 | 8 |
3 * subr.el (declare-function): Moved from byte-run.el. | 9 * subr.el (declare-function): Moved from byte-run.el. |
4 | 10 |
5 * emacs-lisp/byte-run.el (declare-function): Moved to subr.el | 11 * emacs-lisp/byte-run.el (declare-function): Moved to subr.el |