*** empty log message ***

This commit is contained in:
Juanma Barranquero 2007-11-16 09:03:01 +00:00
parent dccb744b1c
commit dd7b651bd0
2 changed files with 3 additions and 4 deletions

View file

@ -1752,7 +1752,7 @@
Explain string and vector representations of key sequences
* keymaps.texi (Changing Key Bindings):
* commands.texi (Interactive Codes, Interactive Codes):
* commands.texi (Interactive Codes):
* help.texi (Describing Characters): Refer to it.
2006-05-23 Luc Teirlinck <teirllm@auburn.edu>
@ -3509,8 +3509,7 @@
* text.texi (Undo): Document extensible undo entries.
* searching.texi (String Search, Regexp Search, Regexp Search):
Cleanups.
* searching.texi (String Search, Regexp Search): Cleanups.
* nonascii.texi (Character Codes): Minor fix.

View file

@ -1,6 +1,6 @@
2007-11-15 Francesco Potort,Al(B <pot@gnu.org>
* etags.1: note that you can use "-" for stdout with -o.
* etags.1: Note that you can use "-" for stdout with -o.
2007-09-06 Glenn Morris <rgm@gnu.org>