* regex.h (RE_SYNTAX_EMACS): Add RE_CHAR_CLASSES and RE_INTERVALS
authorStefan Monnier <monnier@iro.umontreal.ca>
Mon, 14 Feb 2000 17:00:16 +0000 (17:00 +0000)
committerStefan Monnier <monnier@iro.umontreal.ca>
Mon, 14 Feb 2000 17:00:16 +0000 (17:00 +0000)
commitcc66751b3408d8cd3cd6ba8776fba285d16d8218
treef5a050f2c7354d6857e2d59552581102bdfb4a00
parent4a508d1e2d5cc80893f73499287f90c1178092a7
* regex.h (RE_SYNTAX_EMACS): Add RE_CHAR_CLASSES and RE_INTERVALS
to Emacs' syntax.  Also fix the comment about set/not-set meanings
since Emacs syntax is not the value 0 any more.
* search.c (compile_pattern_1): Remove RE_CHAR_CLASSES from the syntax
since it's now part of RE_SYNTAX_EMACS.
regex.h