]> git.eshelyaron.com Git - emacs.git/commit
Include regex.h.
authorRichard M. Stallman <rms@gnu.org>
Sun, 13 Jun 2004 22:25:34 +0000 (22:25 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sun, 13 Jun 2004 22:25:34 +0000 (22:25 +0000)
commita1bc88d455734bd041e7a34b748fe6d504cf6a77
tree259e851ecaea16ef8733f85dbef04277898dbb3d
parent774437897d285d027dbda7799a2bffda4ec6c92e
Include regex.h.
(skip_chars): New arg HANDLE_ISO_CLASSES.  Callers changed.
If requested, make a list of classes, then check the scanned
chars for membership in them.
(in_classes): New function.
(Fskip_chars_forward): Doc fix.
src/syntax.c