Mercurial > hg > xemacs-beta
log
age | author | description |
---|---|---|
2011-03-17 | Didier Verna | Improve read-only error reporting. |
2011-03-21 | Aidan Kehoe | Add compiler macros for #'revappend, #'nreconc. |
2011-03-21 | Aidan Kehoe | #'cl-non-fixnum-number-p: return t for integers > #x3fffffff and < -#x40000000 |
2011-03-19 | Stephen J. Turnbull | Improve support for min-colors req in `defface'. |
2011-03-17 | Aidan Kehoe | Correct some minor problems in my last change. |
2011-03-17 | Aidan Kehoe | Eliminate unused blocks named nil, too, cl-macs.el, bytecomp.el |
2011-03-17 | Aidan Kehoe | Merge. |
2011-03-17 | Aidan Kehoe | Conditionalise the old-* functions and byte codes at compile time. |
2011-03-17 | Jeff Sparkes | Add min-colors specifier to defface, and document it. |
2011-03-14 | Aidan Kehoe | Update png_instantiate () to work with more recent versions of libpng. |
2011-03-12 | Aidan Kehoe | Be better about searching for chars typed via XIM and x-compose.el, isearch |
2011-03-11 | Aidan Kehoe | Address the easy test failures in tests/automated. |