Mercurial > hg > xemacs-beta
log
age | author | description |
---|---|---|
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. |