# HG changeset patch # User John Paul Wallington # Date 1212596404 0 # Node ID 760199ff7ae24a2ebed9a296173f386695bd21da # Parent 02392717a9b93f1513870c2952e4f7484da9d6c3 *** empty log message *** diff -r 02392717a9b9 -r 760199ff7ae2 lisp/ChangeLog --- a/lisp/ChangeLog Wed Jun 04 16:18:35 2008 +0000 +++ b/lisp/ChangeLog Wed Jun 04 16:20:04 2008 +0000 @@ -8,6 +8,12 @@ * echistory.el (electric-history-map): Define within defvar. Add docstring. + * font-lock.el (font-lock-turn-off-thing-lock) + (font-lock-after-fontify-buffer, font-lock-after-unfontify-buffer): + Use `bound-and-true-p'. + (cpp-font-lock-keywords-source-directives, cpp-font-lock-keywords): + Doc fixes. + * international/ccl.el (define-ccl-program): Add `doc-string' declaration.