Index: emacs/src/regex.c
diff -c emacs/src/regex.c:1.201 emacs/src/regex.c:1.202
*** emacs/src/regex.c:1.201 Mon Jul 4 16:06:34 2005
--- emacs/src/regex.c Sun Aug 7 12:33:17 2005
***
*** 2,8
0.12. (Implements POSIX draft P1003.2/D11.2, except for some of the
inte
Index: emacs/src/regex.c
diff -c emacs/src/regex.c:1.200 emacs/src/regex.c:1.201
*** emacs/src/regex.c:1.200 Sun Apr 24 16:40:43 2005
--- emacs/src/regex.c Mon Jul 4 16:06:34 2005
***
*** 16,22
You should have received a copy of the GNU General Public License
al
Index: emacs/src/regex.c
diff -c emacs/src/regex.c:1.199 emacs/src/regex.c:1.200
*** emacs/src/regex.c:1.199 Mon Dec 20 11:06:14 2004
--- emacs/src/regex.c Sun Apr 24 16:40:43 2005
***
*** 4290,4301
d += buf_charlen;
}