Mercurial > hg > xemacs-beta
log tests/ChangeLog @ 5658:289cf21be887
age | author | description |
---|---|---|
2012-05-06 | Aidan Kehoe | Don't augment ENVIRONMENT when that's not indicated, #'macroexpand. |
2012-05-04 | Aidan Kehoe | Support predefined character classes in #'skip-chars-{forward,backward}, too |
2012-04-25 | Aidan Kehoe | Actually obey POSIX rules in #'posix-string-match, don't ignore them. |
2012-04-21 | Aidan Kehoe | Support non-ASCII correctly in character classes, test this. |
2012-04-21 | Aidan Kehoe | Turn on character classes in regex.c by default; test them in regexp-tests.el |
2012-01-14 | Aidan Kehoe | Be more careful about non-quoted-symbol TAGs, #'byte-compile-catch |
2012-01-01 | Aidan Kehoe | Support hash COLLECTIONs, #'{all,try}-completion{s,}; add #'test-completion |
2011-12-30 | Aidan Kehoe | No longer use the obsolete function names, hash-table-tests.el |