Mercurial > emacs
view src/vlimit.h @ 69330:b000598ecc11
(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.
author | Luc Teirlinck <teirllm@auburn.edu> |
---|---|
date | Tue, 07 Mar 2006 23:28:33 +0000 |
parents | 695cf19ef79e |
children | 375f2633d815 |
line wrap: on
line source
/* Dummy for Emacs so that we can run on VMS... */ #define LIM_DATA 0 /* arch-tag: 0c3436cb-5edc-447a-87af-acec402a65b9 (do not change this comment) */