Mercurial > hg > xemacs-beta
log lisp/packages.el @ 5384:3889ef128488
age | author | description |
---|---|---|
Thu, 24 Mar 2011 11:00:11 -0600 | Jerry James | Fix misspelled words, and some grammar, across the entire source tree. |
Tue, 08 Mar 2011 18:12:48 +0000 | Aidan Kehoe | Remove various redundant wrapper lambdas, core lisp. |
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. |
Wed, 03 Feb 2010 09:04:35 +0000 | Aidan Kehoe | Remove a couple of XEmacs-specific duplicate functions, find-paths.el |