Mercurial > hg > xemacs-beta
log src/ChangeLog @ 5649:d026b665014f
age | author | description |
---|---|---|
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-04-14 | Aidan Kehoe | Remove a redundant double division, number-mp.c:bignum_ceil(). |
2012-02-13 | Vin Shelton | Remove un-needed include of process.h in sysproc.h under cygwin. |
2012-01-11 | Jerry James | Fix symbol and string printing in gdb with pobj and NEW_GC. See xemacs-patches |
2012-01-08 | Aidan Kehoe | Call XKeysymToString() much less, it leaks. |
2012-01-03 | Didier Verna | Add missing foreback specifier values to the GUI Element face. |