changeset 64923:f79675fe567d

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Thu, 11 Aug 2005 19:59:36 +0000
parents 5e32e6187a91
children b4842739592e
files lispref/ChangeLog man/ChangeLog
diffstat 2 files changed, 12 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lispref/ChangeLog	Thu Aug 11 19:59:29 2005 +0000
+++ b/lispref/ChangeLog	Thu Aug 11 19:59:36 2005 +0000
@@ -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.
 
--- a/man/ChangeLog	Thu Aug 11 19:59:29 2005 +0000
+++ b/man/ChangeLog	Thu Aug 11 19:59:36 2005 +0000
@@ -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'.