emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: un-deprecating CL


From: Richard Stallman
Subject: Re: un-deprecating CL
Date: Tue, 18 Sep 2007 23:18:08 -0400

      * Make `=', `/=', `<', '<=' etc take a &rest argument (they do in
        XEmacs). "The value of < is true if the numbers are in monotonically
        increasing order; otherwise it is false." This is actually useful.

      * Make mapcar take a &rest arg (i.e it should do what mapcar* does
        now).

These changes are ok to install, as long as you update the Emacs Lisp
manual while you're at it.  As natural extensions, they don't cost
much in terms of increasing the complexity of Emacs Lisp.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]