]> git.eshelyaron.com Git - emacs.git/commit
(Syntax of Regexps): More accurately describe
authorLuc Teirlinck <teirllm@auburn.edu>
Tue, 7 Mar 2006 23:28:33 +0000 (23:28 +0000)
committerLuc Teirlinck <teirllm@auburn.edu>
Tue, 7 Mar 2006 23:28:33 +0000 (23:28 +0000)
commit179a6f216dc7a2f4dc7f490ea5c84953201d43d8
tree03e8a38c2a1f4e5a7926c63815f83898a635c96c
parent7b2c2ca9de950309ecf11d23cd859a39821c0a20
(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.
lispref/searching.texi