Mercurial > hg > xemacs-beta
log
age | author | description |
---|---|---|
Thu, 16 Sep 2010 14:10:44 +0100 | Aidan Kehoe | Warn at compile time, error at runtime, with (quote X Y), (function X Y). |
Thu, 16 Sep 2010 13:51:49 +0100 | Aidan Kehoe | Change (apply 'nconc (mapcar ...)) to (mapcan ...); warn about first form. |
Thu, 16 Sep 2010 13:36:03 +0100 | Aidan Kehoe | Add an implementation for #'the, cl-macs.el |
Tue, 07 Sep 2010 17:03:46 +0100 | Aidan Kehoe | Replace a doubled semi-colon with a single semi-colon, fns.c, for VS6's sake. |
Mon, 06 Sep 2010 17:29:51 +0100 | Aidan Kehoe | Move #'replace to C, add bounds-checking to it and to #'fill. |
Sun, 05 Sep 2010 20:31:05 +0100 | Aidan Kehoe | Add support for the X11 dead-stroke in x-compose.el. |