log lisp/info.el @ 5897:e7e8fd610f72

age author description
Wed, 01 Apr 2015 14:28:20 +0100 Aidan Kehoe Reduce regexp usage, now CL-oriented non-regexp code available, core 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
Wed, 07 Sep 2011 21:21:36 +0100 Aidan Kehoe Replace #'flet by #'labels where appropriate, core code.