Mercurial > hg > xemacs-beta
log src/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 Apr 2012 21:18:11 +0100 | Aidan Kehoe | Remove a redundant double division, number-mp.c:bignum_ceil(). |
Mon, 13 Feb 2012 08:00:23 -0500 | Vin Shelton | Remove un-needed include of process.h in sysproc.h under cygwin. |