log lisp/obsolete.el @ 5617:b0d712bbc2a6

age author description
Sun, 09 Oct 2011 12:55:51 +0100 Aidan Kehoe Deprecate #'remassoc, #'remassq, #'remrassoc, #'remrassq.
Sun, 04 Sep 2011 20:37:55 +0100 Aidan Kehoe Drop cl-macro-environment in favour of byte-compile-macro-environment.
Sat, 23 Apr 2011 23:47:13 +0200 Mats Lidell Merge with trunk.
Thu, 17 Mar 2011 23:42:59 +0100 Mats Lidell Merge with trunk.
Thu, 06 Jan 2011 00:35:22 +0100 Mats Lidell Merged with trunk.
Thu, 14 Oct 2010 17:15:20 +0200 Mats Lidell Changed bulk of GPLv2 or later files identified by script
Tue, 29 Mar 2011 23:27:46 +0100 Aidan Kehoe Drop #'cl-finite-do, defalias #'cl-float-limits to #'ignore in dumped XEmacs
Thu, 10 Mar 2011 18:51:15 +0000 Aidan Kehoe Use ', not #', when a given symbol may not have a function binding at read time
Thu, 30 Dec 2010 01:59:52 +0000 Aidan Kehoe Move the heavy lifting from cl-seq.el to C.
Thu, 02 Sep 2010 12:23:11 +0100 Aidan Kehoe Support process plists, for greater GNU compatibility.
Tue, 08 Jun 2010 15:58:47 +0100 Aidan Kehoe Move #'purecopy from alloc.c to being an obsolete alias for #'identity
Thu, 29 Apr 2010 16:16:47 +0100 Aidan Kehoe Implement suggest-key-bindings in terms of teach-extended-commands-p
Mon, 22 Feb 2010 06:43:21 -0600 Ben Wing rearrange stuff in obsolete.el
Wed, 03 Feb 2010 20:18:53 +0000 Aidan Kehoe Merge.
Sun, 31 Jan 2010 18:29:48 +0000 Aidan Kehoe Move the various map* functions to C; add #'map-into.