diff lispref/ChangeLog @ 60786:8dd70954bde5

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Mon, 21 Mar 2005 17:54:51 +0000
parents 6c645e08a6bb
children 7c3adf687812 26c9034f3533
line wrap: on
line diff
--- a/lispref/ChangeLog	Mon Mar 21 17:54:33 2005 +0000
+++ b/lispref/ChangeLog	Mon Mar 21 17:54:51 2005 +0000
@@ -1,3 +1,19 @@
+2005-03-20  Chong Yidong  <cyd@stupidchicken.com>
+
+	* display.texi (Invisible Text): State default value of
+	line-move-ignore-invisible.
+	(Managing Overlays): Document remove-overlays.
+	(Standard Faces): Document escape-glyph face.
+
+	* minibuf.texi (Reading File Names): Document
+	read-file-name-function.
+
+	* modes.texi (Other Font Lock Variables): Document
+	font-lock-lines-before.
+
+	* positions.texi (Skipping Characters): skip-chars-forward allows
+	character classes.
+
 2005-03-18  Lute Kamstra  <lute@gnu.org>
 
 	* edebug.texi (Instrumenting Macro Calls): Fix another typo.