diff options
author | Richard M. Stallman <rms@gnu.org> | 2005-08-11 19:59:36 +0000 |
---|---|---|
committer | Richard M. Stallman <rms@gnu.org> | 2005-08-11 19:59:36 +0000 |
commit | 59cb8c237272efa892faa3f1fa02e80459cce32d (patch) | |
tree | fbc0994aec0a17efd0ff941ba959b00d79e65108 | |
parent | 2c59ce38d0689b53f42ece54f499654953dabeff (diff) | |
download | emacs-59cb8c237272efa892faa3f1fa02e80459cce32d.tar.gz |
*** empty log message ***
-rw-r--r-- | lispref/ChangeLog | 4 | ||||
-rw-r--r-- | man/ChangeLog | 8 |
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'. |