]> Savannah Git Hosting - gnulib.git/commit
regex: match current Emacs behavior
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 14 Apr 2025 01:01:08 +0000 (18:01 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 14 Apr 2025 01:03:02 +0000 (18:03 -0700)
commitefd5c380ff8062541d5fd98b050ecd3cb295917c
tree309b42109ab823bcb08cc80902230dc4d7130c1c
parentebff098c2e7252ffc4c926eb33a87bba9c035e3c
regex: match current Emacs behavior

* config/srclist.txt: Comment out regex.h, since we now
disagree with glibc.
* lib/regex.h (RE_SYNTAX_EMACS):
Match Emacs 21+ behavior, not Emacs 20-.
* m4/regex.m4 (gl_REGEX): Check for this Emacs fix.
ChangeLog
config/srclist.txt
doc/regex.texi
lib/regex.h
m4/regex.m4