log

age author description
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.
2011-03-10 Aidan Kehoe Eliminate byte-compile warnings, core Lisp.
2011-03-10 Aidan Kehoe Use ', not #', when a given symbol may not have a function binding at read time
2011-03-08 Aidan Kehoe Use Common Lisp-derived builtins in a few more places in core Lisp.