From: Luc Teirlinck Date: Tue, 7 Mar 2006 23:26:23 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-22.0.90~3745 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=7b2c2ca9de950309ecf11d23cd859a39821c0a20;p=emacs.git *** empty log message *** --- diff --git a/lispref/ChangeLog b/lispref/ChangeLog index a56517535f1..79c583437f3 100644 --- a/lispref/ChangeLog +++ b/lispref/ChangeLog @@ -1,3 +1,12 @@ +2006-03-07 Luc Teirlinck + + * searching.texi (Syntax of Regexps): More accurately describe + which characters are special in which situations. + (Regexp Special): Recommend _not_ to quote `]' or `-' when they + are not special. Describe in detail when `[' and `]' are special. + (Regexp Backslash): Plenty of regexps with unbalanced square + brackets are valid, so reword that statement. + 2006-03-02 Kim F. Storm * keymaps.texi (Tool Bar): Add tool-bar-border.