changeset 95546:760199ff7ae2

*** empty log message ***
author John Paul Wallington <jpw@pobox.com>
date Wed, 04 Jun 2008 16:20:04 +0000
parents 02392717a9b9
children f646247886e0
files lisp/ChangeLog
diffstat 1 files changed, 6 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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.