summaryrefslogtreecommitdiff
path: root/lispref
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>2006-04-18 21:25:10 +0000
committerRichard M. Stallman <rms@gnu.org>2006-04-18 21:25:10 +0000
commit290e4aae7b7ad80885dcead70650cc23a3ccc7ca (patch)
tree1145f633f5d7753cf52e8eec54cf483f70796edd /lispref
parent42cc79e684548e45d17038be38aded09b889b25a (diff)
downloademacs-290e4aae7b7ad80885dcead70650cc23a3ccc7ca.tar.gz
*** empty log message ***
Diffstat (limited to 'lispref')
-rw-r--r--lispref/ChangeLog14
1 files changed, 12 insertions, 2 deletions
diff --git a/lispref/ChangeLog b/lispref/ChangeLog
index 982be7e41a9..48205488ef8 100644
--- a/lispref/ChangeLog
+++ b/lispref/ChangeLog
@@ -1,3 +1,14 @@
+2006-04-18 Richard Stallman <rms@gnu.org>
+
+ * tips.texi (Coding Conventions): Explain when the package's
+ prefix should appear later on (not at the start of the name).
+
+ * searching.texi (String Search): Clarify effect of NOERROR.
+
+ * modes.texi (Imenu): Clarify what special items do.
+
+ * hooks.texi (Standard Hooks): Delete text about old hook names.
+
2006-04-17 Romain Francoise <romain@orebokech.com>
* variables.texi (Local Variables): Update the default value of
@@ -64,8 +75,7 @@
2006-03-19 Alan Mackenzie <acm@muc.de>
- * text.texi (Special Properties): Clarify the definition of
- 'fontified.
+ * text.texi (Special Properties): Clarify `fontified' property.
2006-03-16 Richard Stallman <rms@gnu.org>