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.
|
Mon, 14 Mar 2011 21:04:45 +0000 |
Aidan Kehoe |
Update png_instantiate () to work with more recent versions of libpng.
|
Sat, 12 Mar 2011 13:11:31 +0000 |
Aidan Kehoe |
Be better about searching for chars typed via XIM and x-compose.el, isearch
|
Fri, 11 Mar 2011 20:40:01 +0000 |
Aidan Kehoe |
Address the easy test failures in tests/automated.
|
Thu, 10 Mar 2011 19:14:25 +0000 |
Aidan Kehoe |
Eliminate byte-compile warnings, core Lisp.
|
Thu, 10 Mar 2011 18:51:15 +0000 |
Aidan Kehoe |
Use ', not #', when a given symbol may not have a function binding at read time
|
Tue, 08 Mar 2011 23:57:21 +0000 |
Aidan Kehoe |
Use Common Lisp-derived builtins in a few more places in core Lisp.
|
Tue, 08 Mar 2011 23:41:52 +0000 |
Aidan Kehoe |
Examining the result of #'length: `eql', not `=', it's better style & cheaper
|
Tue, 08 Mar 2011 22:32:49 +0000 |
Aidan Kehoe |
Remove redundant functions, format.el, use functions from cl*.el instead.
|
Tue, 08 Mar 2011 21:00:36 +0000 |
Aidan Kehoe |
Make my Lisp a little more sophisticated, select.el.
|
Tue, 08 Mar 2011 18:12:48 +0000 |
Aidan Kehoe |
Remove various redundant wrapper lambdas, core lisp.
|
Tue, 01 Mar 2011 14:18:54 +0000 |
Aidan Kehoe |
Automated merge with file:///home/aidan/xemacs-21.5-checked-out
|
Tue, 01 Mar 2011 14:18:45 +0000 |
Aidan Kehoe |
Change "special form" to "special operator" in the manuals, too
|
Thu, 24 Feb 2011 09:36:19 +0000 |
Aidan Kehoe |
#'substring-no-properties: check STRING's type, get_string_range_char won't.
|