Mercurial > hg > xemacs-beta
log lisp/ChangeLog @ 4686:cdabd56ce1b5
age | author | description |
---|---|---|
Sun, 06 Sep 2009 19:36:02 +0100 | Aidan Kehoe | Fix various small issues with the multiple-value implementation. |
Sat, 29 Aug 2009 22:37:50 +0800 | It's me FKtPp \;) | Do not move cursor position in gnuclient started buffer if user did |
Thu, 27 Aug 2009 15:18:51 +0100 | Aidan Kehoe | Be more reliable about loading cl-macs at byte-compile time, cl.el. |
Wed, 19 Aug 2009 23:06:32 +1000 | Malcolm Purvis | Implement turn-off-auto-fill. |
Tue, 18 Aug 2009 12:34:34 +0100 | Aidan Kehoe | Eliminate 781 funcalls at startup, simple.el |
Tue, 11 Aug 2009 17:59:23 +0100 | Aidan Kehoe | Make #'floor, #'ceiling, #'round, #'truncate conform to Common Lisp. |