Mercurial > emacs
log lisp/emacs-lisp/cl-macs.el @ 35377:ee8a7170097b
age | author | description |
---|---|---|
Sun, 15 Oct 2000 05:23:57 +0000 | Stefan Monnier | (cl-do-arglist): Use plist-get and plist-member instead of memq. |
Fri, 05 May 2000 20:00:35 +0000 | Dave Love | Doc fixes; mainly avoid duplicating arg |
Fri, 17 Mar 2000 19:32:42 +0000 | Stefan Monnier | (cl-do-arglist): Don't add (setq :<key> ':<key>). |
Fri, 18 Feb 2000 10:50:09 +0000 | Gerd Moellmann | (caar, cadr, cdar, cddr): Add defsetfs. |
Thu, 10 Feb 2000 17:54:30 +0000 | Dave Love | Don't bother testing for defalias. Don't set up `caar' &c that we now |
Sun, 30 Jan 2000 13:19:09 +0000 | Dave Love | Revert last change. |
Fri, 28 Jan 2000 22:42:15 +0000 | Dave Love | Remove dotimes, dolist. |