log lisp/packages.el @ 5284:d27c1ee1943b

age author description
Tue, 12 Oct 2010 21:11:46 +0100 Aidan Kehoe Make the order of preloaded-file-list more sane.
Thu, 16 Sep 2010 13:51:49 +0100 Aidan Kehoe Change (apply 'nconc (mapcar ...)) to (mapcan ...); warn about first form.
Mon, 07 Jun 2010 18:42:10 +0100 Aidan Kehoe Remove all support for InfoDock.
Sun, 07 Feb 2010 14:37:35 +0000 Aidan Kehoe #'union doesn't preserve relative order; use #'delete-duplicates instead.