log lisp/simple.el @ 5683:98f762d06c5f

age author description
Sat, 08 Sep 2012 13:34:20 +0100 Aidan Kehoe Import GNU's #'delete-trailing-whitespace, thank you GNU.
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.