diff lispref/ChangeLog @ 63142:fdbda2a9a6bf

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Wed, 08 Jun 2005 15:55:18 +0000
parents 3c181e0f8852
children ef765645a5cf
line wrap: on
line diff
--- a/lispref/ChangeLog	Wed Jun 08 15:54:43 2005 +0000
+++ b/lispref/ChangeLog	Wed Jun 08 15:55:18 2005 +0000
@@ -1,3 +1,23 @@
+2005-06-08  Richard M. Stallman  <rms@gnu.org>
+
+	* searching.texi (Entire Match Data): Clarify when match-data
+	returns markers and when integers.
+
+	* display.texi (Defining Faces): Explain that face name should not
+	end in `-face'.
+
+	* modes.texi (Mode Line Data): Minor cleanup.
+	(Customizing Keywords): Node split out of Search-based Fontification.
+	Add example of using font-lock-add-keywords from a hook.
+	Clarify when MODE should be non-nil, and when nil.
+
+2005-06-06  Richard M. Stallman  <rms@gnu.org>
+
+	* modes.texi (Mode Line Data): Explain what happens when the car
+	of a list is a void symbol.
+	(Search-based Fontification): Explain MODE arg to
+	font-lock-add-keywords and warn about calls from major modes.
+
 2005-06-08  Juri Linkov  <juri@jurta.org>
 
 	* display.texi (Standard Faces): Add `shadow' face.