log lisp/obsolete.el @ 5885:c8bbb32fe124

age author description
Mon, 16 Mar 2015 00:09:46 +0000 Aidan Kehoe Provide `char-code-limit', implement the GNU equivalent in terms of it.
Sat, 16 Feb 2013 04:55:38 +0900 Stephen J. Turnbull Improve GNU-compatibility of define-*-alias.
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, 02 Jan 2012 13:35:31 +0000 Aidan Kehoe Put back compatibility alias for #'cl-puthash, used by 21.4's setf expansion
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