aboutsummaryrefslogtreecommitdiffstats
path: root/lispref/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lispref/ChangeLog')
-rw-r--r--lispref/ChangeLog16
1 files changed, 16 insertions, 0 deletions
diff --git a/lispref/ChangeLog b/lispref/ChangeLog
index d84a83c9e7..bc49eb9f65 100644
--- a/lispref/ChangeLog
+++ b/lispref/ChangeLog
@@ -1,3 +1,19 @@
+2005-03-20 Chong Yidong <[email protected]>
+
+ * 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 <[email protected]>
* edebug.texi (Instrumenting Macro Calls): Fix another typo.