1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-03 02:31:03 -08:00

*** empty log message ***

This commit is contained in:
Richard M. Stallman 2005-08-11 19:59:36 +00:00
parent 2c59ce38d0
commit 59cb8c2372
2 changed files with 12 additions and 0 deletions

View file

@ -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.

View file

@ -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'.