log lisp/emacs-lisp/cl-macs.el @ 42974:b5c45e2ad1ae

age author description
2001-12-20 Pavel Janík Doc fix.
2001-11-30 Stefan Monnier (cl-make-type-test): Fix paren typo.
2001-11-30 Stefan Monnier (shiftf): Fix more. Simplify.
2001-11-30 Stefan Monnier (shiftf): Fix the fast case so
2001-10-05 Gerd Moellmann (define-setf-expander): Make it an
2001-10-05 Gerd Moellmann (frame-parameter): Add a setf method.
2001-07-02 Gerd Moellmann (cl-do-arglist): Revert change of
2000-10-15 Stefan Monnier (cl-do-arglist): Use plist-get and plist-member instead of memq.
2000-05-05 Dave Love Doc fixes; mainly avoid duplicating arg
2000-03-17 Stefan Monnier (cl-do-arglist): Don't add (setq :<key> ':<key>).
2000-02-18 Gerd Moellmann (caar, cadr, cdar, cddr): Add defsetfs.
2000-02-10 Dave Love Don't bother testing for defalias. Don't set up `caar' &c that we now
2000-01-30 Dave Love Revert last change.
2000-01-28 Dave Love Remove dotimes, dolist.
2000-01-28 Gerd Moellmann (cl-parse-loop-clause): Recognize
2000-01-21 Richard M. Stallman Undo previous change.
2000-01-21 Richard M. Stallman (dolist, dotimes): Moved to subr.el.
1999-12-18 Dave Love Remove conditional definition of eval-when-compile. Don't specify abs,
1998-06-23 Richard M. Stallman (buffer-modified-p): Make defsetf handle buffer argument.
1998-04-20 Richard M. Stallman (cl-do-arglist): Undo previous change.
1998-04-12 Karl Heuer (cl-do-arglist): Intern initializes the
1998-03-14 Richard M. Stallman (defsetf match-data): store-match-data => set-match-data.
1998-01-22 Richard M. Stallman (define-compiler-macro): Handle empty arglist.
1997-09-13 Richard M. Stallman (cl-loop-let): Use `last', not `last*'
1997-08-24 Richard M. Stallman (cl-loop-let): Use last*.
1996-10-24 Karl Heuer (lexical-let): Fixed a bug involving nested
1996-09-01 Richard M. Stallman Turn on byte-compile-dynamic.
1996-04-16 Richard M. Stallman (defstruct): Treat multi-nested :include properly.
1996-01-14 Erik Naggum Update FSF's address.
1995-10-30 Richard M. Stallman Comment change.
1995-09-22 Erik Naggum (get-setf-method): Protect caller's match-data from string-match.
1995-06-15 Karl Heuer Update GPL to version 2.
1994-06-17 Richard M. Stallman Comment change.
1993-07-30 Richard M. Stallman entered into RCS