Mercurial > emacs
log src/regex.c @ 10242:8fa35cc770be
age | author | description |
---|---|---|
Sat, 24 Dec 1994 23:40:43 +0000 | Richard M. Stallman | (SET_REGS_MATCHED): Do nothing if set_regs_matched_done is 1. |
Sun, 11 Dec 1994 23:16:11 +0000 | Jim Meyering | [REG_UNSET_VALUE]: Define to the address of a static variable rather than to |
Thu, 01 Dec 1994 22:59:35 +0000 | Karl Heuer | (gettext): Make sure this is always defined, even #if emacs. |
Tue, 29 Nov 1994 16:25:39 +0000 | Paul Eggert | (re_compile_pattern, re_comp, regerror): Add gettext wrapper. |
Sat, 19 Nov 1994 13:57:27 +0000 | Richard M. Stallman | (re_compile_fastmap): Really, really treat `succeed' like end. |
Sat, 19 Nov 1994 10:37:38 +0000 | Richard M. Stallman | (re_compile_fastmap): Really treat `succeed' like end. |
Fri, 18 Nov 1994 01:04:41 +0000 | Karl Heuer | (re_compile_fastmap): Treat `succeed' like end of pattern. |