diff options
| -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 @@ | |||
| 1 | 2005-08-11 Richard M. Stallman <rms@gnu.org> | 1 | 2005-08-11 Richard M. Stallman <rms@gnu.org> |
| 2 | 2 | ||
| 3 | * elisp.texi (Top): Update subnode lists. | ||
| 4 | |||
| 5 | * display.texi (Inverse Video): Node deleted. | ||
| 6 | |||
| 3 | * tips.texi (Key Binding Conventions, Programming Tips, Warning Tips): | 7 | * tips.texi (Key Binding Conventions, Programming Tips, Warning Tips): |
| 4 | New nodes split out of Coding Conventions. | 8 | New nodes split out of Coding Conventions. |
| 5 | 9 | ||
diff --git a/man/ChangeLog b/man/ChangeLog index 058834d571d..c7e3e252ee1 100644 --- a/man/ChangeLog +++ b/man/ChangeLog | |||
| @@ -1,3 +1,11 @@ | |||
| 1 | 2005-08-11 Richard M. Stallman <rms@gnu.org> | ||
| 2 | |||
| 3 | * programs.texi (Options for Comments): Fix xref. | ||
| 4 | |||
| 5 | * search.texi (Regexp Backslash, Regexp Example): New nodes split out of Regexps. | ||
| 6 | |||
| 7 | * faq.texi (Using regular expressions): Fix xref. | ||
| 8 | |||
| 1 | 2005-08-09 Juri Linkov <juri@jurta.org> | 9 | 2005-08-09 Juri Linkov <juri@jurta.org> |
| 2 | 10 | ||
| 3 | * building.texi (Compilation): Use `itemx' instead of `item'. | 11 | * building.texi (Compilation): Use `itemx' instead of `item'. |