log lisp/loadhist.el @ 5940:c608d4b0b75e cygwin64 tip

age author description
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, 14 Oct 2010 17:15:20 +0200 Mats Lidell Changed bulk of GPLv2 or later files identified by script
Sat, 17 Apr 2010 10:40:03 +0100 Aidan Kehoe Keep around file info for dumped functions and variables without docstrings.
Wed, 03 Feb 2010 00:20:08 +0000 Aidan Kehoe Use DOC for dumped Lisp file names; Xref to source-lisp if readable, symbol-file
Sun, 31 Jan 2010 20:28:01 +0000 Aidan Kehoe Change "special form" to "special operator" in our sources.
Fri, 18 Dec 2009 17:49:43 +0000 Aidan Kehoe Eliminate most core code byte-compile warnings.