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. |