Mercurial > hg > xemacs-beta
log tests/ChangeLog @ 5658:289cf21be887
age | author | description |
---|---|---|
Sun, 06 May 2012 15:29:59 +0100 | Aidan Kehoe | Don't augment ENVIRONMENT when that's not indicated, #'macroexpand. |
Fri, 04 May 2012 21:12:02 +0100 | Aidan Kehoe | Support predefined character classes in #'skip-chars-{forward,backward}, too |
Wed, 25 Apr 2012 20:25:33 +0100 | Aidan Kehoe | Actually obey POSIX rules in #'posix-string-match, don't ignore them. |
Sat, 21 Apr 2012 18:58:28 +0100 | Aidan Kehoe | Support non-ASCII correctly in character classes, test this. |
Sat, 21 Apr 2012 09:41:27 +0100 | Aidan Kehoe | Turn on character classes in regex.c by default; test them in regexp-tests.el |
Sat, 14 Jan 2012 12:16:05 +0000 | Aidan Kehoe | Be more careful about non-quoted-symbol TAGs, #'byte-compile-catch |