Sat, 02 Apr 2011 16:13:20 +0100 |
Aidan Kehoe |
Implement #'load-time-value less hackishly, by modifying the byte compiler.
|
Tue, 29 Mar 2011 23:27:46 +0100 |
Aidan Kehoe |
Drop #'cl-finite-do, defalias #'cl-float-limits to #'ignore in dumped XEmacs
|
Tue, 29 Mar 2011 17:28:34 +0100 |
Aidan Kehoe |
Give docstrings to least-{positive,negative}-normalized-float, float-*epsilon
|
Thu, 24 Mar 2011 11:00:11 -0600 |
Jerry James |
Fix misspelled words, and some grammar, across the entire source tree.
|
Thu, 24 Mar 2011 06:22:25 +0000 |
Aidan Kehoe |
#'custom-add-to-group: warn if GROUP is nil.
|
Mon, 21 Mar 2011 12:27:07 +0000 |
Aidan Kehoe |
Add compiler macros for #'revappend, #'nreconc.
|
Mon, 21 Mar 2011 12:19:25 +0000 |
Aidan Kehoe |
#'cl-non-fixnum-number-p: return t for integers > #x3fffffff and < -#x40000000
|
Sat, 19 Mar 2011 22:13:14 +0900 |
Stephen J. Turnbull |
Improve support for min-colors req in `defface'.
|
Thu, 17 Mar 2011 21:50:34 +0000 |
Aidan Kehoe |
Correct some minor problems in my last change.
|
Thu, 17 Mar 2011 21:07:16 +0000 |
Aidan Kehoe |
Eliminate unused blocks named nil, too, cl-macs.el, bytecomp.el
|
Thu, 17 Mar 2011 20:17:19 +0000 |
Aidan Kehoe |
Merge.
|
Thu, 17 Mar 2011 20:13:00 +0000 |
Aidan Kehoe |
Conditionalise the old-* functions and byte codes at compile time.
|
Thu, 17 Mar 2011 14:35:02 -0400 |
Jeff Sparkes |
Add min-colors specifier to defface, and document it.
|
Sat, 12 Mar 2011 13:11:31 +0000 |
Aidan Kehoe |
Be better about searching for chars typed via XIM and x-compose.el, isearch
|
Thu, 10 Mar 2011 19:14:25 +0000 |
Aidan Kehoe |
Eliminate byte-compile warnings, core Lisp.
|