summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>2005-08-11 19:59:36 +0000
committerRichard M. Stallman <rms@gnu.org>2005-08-11 19:59:36 +0000
commit59cb8c237272efa892faa3f1fa02e80459cce32d (patch)
treefbc0994aec0a17efd0ff941ba959b00d79e65108
parent2c59ce38d0689b53f42ece54f499654953dabeff (diff)
downloademacs-59cb8c237272efa892faa3f1fa02e80459cce32d.tar.gz
*** empty log message ***
-rw-r--r--lispref/ChangeLog4
-rw-r--r--man/ChangeLog8
2 files changed, 12 insertions, 0 deletions
diff --git a/lispref/ChangeLog b/lispref/ChangeLog
index 600da8aaf5f..f745ba821ad 100644
--- a/lispref/ChangeLog
+++ b/lispref/ChangeLog
@@ -1,5 +1,9 @@
2005-08-11 Richard M. Stallman <rms@gnu.org>
+ * elisp.texi (Top): Update subnode lists.
+
+ * display.texi (Inverse Video): Node deleted.
+
* tips.texi (Key Binding Conventions, Programming Tips, Warning Tips):
New nodes split out of Coding Conventions.
diff --git a/man/ChangeLog b/man/ChangeLog
index 058834d571d..c7e3e252ee1 100644
--- a/man/ChangeLog
+++ b/man/ChangeLog
@@ -1,3 +1,11 @@
+2005-08-11 Richard M. Stallman <rms@gnu.org>
+
+ * programs.texi (Options for Comments): Fix xref.
+
+ * search.texi (Regexp Backslash, Regexp Example): New nodes split out of Regexps.
+
+ * faq.texi (Using regular expressions): Fix xref.
+
2005-08-09 Juri Linkov <juri@jurta.org>
* building.texi (Compilation): Use `itemx' instead of `item'.