Mercurial > hg > xemacs-beta
log lisp/simple.el @ 5655:b7ae5f44b950
age | author | description |
---|---|---|
Sat, 05 May 2012 18:42:00 +0100 | Aidan Kehoe | Remove some redundant functions, change others to labels, lisp/ |
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 |
Mon, 03 Oct 2011 20:16:14 +0100 | Aidan Kehoe | Declare labels as line where appropriate; use #'labels, not #'flet, tests. |
Wed, 07 Sep 2011 21:21:36 +0100 | Aidan Kehoe | Replace #'flet by #'labels where appropriate, core code. |
Thu, 17 Mar 2011 23:42:59 +0100 | Mats Lidell | Merge with trunk. |
Fri, 31 Dec 2010 00:27:29 +0100 | Mats Lidell | Merged with trunk. |