Mercurial > hg > xemacs-beta
log
age | author | description |
---|---|---|
Sat, 05 May 2012 18:42:00 +0100 | Aidan Kehoe | Remove some redundant functions, change others to labels, lisp/ |
Fri, 04 May 2012 21:12:51 +0100 | Aidan Kehoe | Automated merge with file:///Sources/xemacs-21.5-checked-out |
Fri, 04 May 2012 21:12:02 +0100 | Aidan Kehoe | Support predefined character classes in #'skip-chars-{forward,backward}, too |
Tue, 01 May 2012 16:17:42 +0100 | Aidan Kehoe | Avoid #'delq in core Lisp, for the sake of style, a very slightly smaller binary |
Tue, 01 May 2012 12:43:22 +0100 | Aidan Kehoe | Improve for-effect handling in a few places, lisp/ |
Mon, 23 Apr 2012 10:06:39 +0200 | Mike Sperber | Imitate GNU Emacs API for `batch-byte-recompile-directory'. |