]> code.delx.au - gnu-emacs/history - lisp/emacs-lisp/cl-macs.el
(lisp-mode-shared-map): Bind `backspace' to `backward-delete-char-untabify'.
[gnu-emacs] / lisp / emacs-lisp / cl-macs.el
2000-10-15 Stefan Monnier(cl-do-arglist): Use plist-get and plist-member instead...
2000-05-05 Dave LoveDoc 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 LoveDon't bother testing for defalias. Don't set up `caar...
2000-01-30 Dave LoveRevert last change.
2000-01-28 Dave LoveRemove dotimes, dolist.
2000-01-28 Gerd Moellmann(cl-parse-loop-clause): Recognize
2000-01-21 Richard M. StallmanUndo previous change.
2000-01-21 Richard M. Stallman(dolist, dotimes): Moved to subr.el.
1999-12-18 Dave LoveRemove conditional definition of eval-when-compile...
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...
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. StallmanTurn on byte-compile-dynamic.
1996-04-16 Richard M. Stallman(defstruct): Treat multi-nested :include properly.
1996-01-14 Erik NaggumUpdate FSF's address.
1995-10-30 Richard M. StallmanComment change.
1995-09-22 Erik Naggum(get-setf-method): Protect caller's match-data from...
1995-06-15 Karl HeuerUpdate GPL to version 2.
1994-06-17 Richard M. StallmanComment change.
1993-07-30 Richard M. Stallmanentered into RCS