summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/cl-macs.el
Commit message (Expand)AuthorAgeFilesLines
* (define-setf-expander): Make it anGerd Moellmann2001-10-051-0/+1
* (frame-parameter): Add a setf method.Gerd Moellmann2001-10-051-2/+2
* (cl-do-arglist): Revert change ofGerd Moellmann2001-07-021-8/+7
* (cl-do-arglist): Use plist-get and plist-member instead of memq.Stefan Monnier2000-10-151-7/+8
* Doc fixes; mainly avoid duplicating argDave Love2000-05-051-39/+39
* (cl-do-arglist): Don't add (setq :<key> ':<key>).Stefan Monnier2000-03-171-8/+1
* (caar, cadr, cdar, cddr): Add defsetfs.Gerd Moellmann2000-02-181-0/+4
* Don't bother testing for defalias. Don't set up `caar' &c that we nowDave Love2000-02-101-2/+0
* Revert last change.Dave Love2000-01-301-0/+26
* Remove dotimes, dolist.Dave Love2000-01-281-26/+0
* (cl-parse-loop-clause): RecognizeGerd Moellmann2000-01-281-1/+1
* Undo previous change.Richard M. Stallman2000-01-211-0/+26
* (dolist, dotimes): Moved to subr.el.Richard M. Stallman2000-01-211-26/+0
* Remove conditional definition of eval-when-compile. Don't specify abs,Dave Love1999-12-181-33/+6
* (buffer-modified-p): Make defsetf handle buffer argument.Richard M. Stallman1998-06-231-1/+3
* (cl-do-arglist): Undo previous change.Richard M. Stallman1998-04-201-1/+8
* (cl-do-arglist): Intern initializes theKarl Heuer1998-04-121-5/+1
* (defsetf match-data): store-match-data => set-match-data.Richard M. Stallman1998-03-141-1/+1
* (define-compiler-macro): Handle empty arglist.Richard M. Stallman1998-01-221-2/+2
* (cl-loop-let): Use `last', not `last*'Richard M. Stallman1997-09-131-1/+1
* (cl-loop-let): Use last*.Richard M. Stallman1997-08-241-1/+1
* (lexical-let): Fixed a bug involving nestedKarl Heuer1996-10-241-0/+1
* Turn on byte-compile-dynamic.Richard M. Stallman1996-09-011-1/+1
* (defstruct): Treat multi-nested :include properly.Richard M. Stallman1996-04-161-7/+29
* Update FSF's address.Erik Naggum1996-01-141-2/+3
* Comment change.Richard M. Stallman1995-10-301-1/+1
* (get-setf-method): Protect caller's match-data from string-match.Erik Naggum1995-09-221-1/+2
* Update GPL to version 2.Karl Heuer1995-06-151-1/+1
* Comment change.Richard M. Stallman1994-06-171-2/+2
* entered into RCSRichard M. Stallman1993-07-301-0/+2610