Mercurial > hg > xemacs-beta
log lisp/ChangeLog @ 5342:174aed57a32a
age | author | description |
---|---|---|
Sat, 22 Jan 2011 17:20:19 +0000 | Aidan Kehoe | Require that NAME be an unquoted symbol, #'block, #'return-from |
Sat, 15 Jan 2011 15:45:46 +0000 | Aidan Kehoe | Accept more complex TYPEs in #'concatenate, cl-extra.el |
Fri, 14 Jan 2011 23:35:29 +0000 | Aidan Kehoe | Move #'delq, #'delete to Lisp, adding support for sequences. |
Mon, 10 Jan 2011 17:55:06 +0000 | Aidan Kehoe | Correct a misplaced parenthesis in #'make-dialog-box, thank you Mats! |
Sun, 02 Jan 2011 17:04:13 +0000 | Aidan Kehoe | Use defun*, not cl-parsing-keywords, #'make-dialog-box, #'display-completion-list |
Sun, 02 Jan 2011 16:18:26 +0000 | Aidan Kehoe | Tweak a few compiler macros for functions in cl-seq.el. |