Mercurial > hg > xemacs-beta
log lisp/ChangeLog @ 5519:bcd74c477a38
age | author | description |
---|---|---|
Sat, 04 Jun 2011 14:17:59 +0100 | Aidan Kehoe | Switch to #'dolist instead of #'mapcar in a couple of places if result not used |
Sun, 29 May 2011 18:17:09 +0100 | Aidan Kehoe | Be a little better about deciding when to add CL docstring argument info. |
Fri, 27 May 2011 14:31:56 +0100 | Aidan Kehoe | Be more reasonable in the implementation of #'make-modeline-command-wrapper. |
Wed, 25 May 2011 14:01:38 +0200 | Didier Verna | Fix CL compliance of [symbol-]macrolet. |
Wed, 18 May 2011 14:21:52 +0100 | Aidan Kehoe | Remove `bind-inits', cl-macs.el, it's no longer used. |
Sun, 08 May 2011 09:19:25 +0100 | Aidan Kehoe | Complete support for macro-declaration-function, bytecomp{,-runtime}.el |
Sat, 07 May 2011 16:57:17 +0100 | Aidan Kehoe | Move #'split-path to subr.el, as was always the intention. |