log lisp/emacs-lisp/cl-extra.el @ 47926:5e18e835d9fa

age author description
2002-09-27 Stefan Monnier (cl-push, cl-pop): Remove. Use pop and push throughout the file instead.
2002-06-08 Colin Walters (cl-copy-tree): Moved to `copy-tree' in subr.el. Add a defalias with
2000-10-15 Stefan Monnier (cl-builtin-gethash, cl-builtin-remhash)
2000-07-05 Stefan Monnier (cl-map-keymap): Handle char-tables in keymaps.
2000-07-05 Gerd Moellmann (cl-old-mapc): Removed; don't defalias mapc.
2000-04-19 Dave Love (cl-old-mapc): Fix definition.
2000-04-13 Dave Love Don't quote keywords.
2000-02-02 Dave Love (cl-builtin-gethash, cl-builtin-remhash, cl-builtin-clrhash)
2000-01-05 Dave Love (cl-make-hash-table): Use make-hash-table.
2000-01-03 Dave Love (cl-emacs-type): Remove defvar.
1999-07-21 Gerd Moellmann (cl-make-hash-table): Renamed from make-hash-table.
1999-06-12 Karl Heuer (getf): Don't call get*.
1996-09-01 Richard M. Stallman Turn on byte-compile-dynamic.
1996-04-16 Richard M. Stallman (isqrt): Support expanded range of Lisp integers.
1996-03-08 Erik Naggum (equalp): Use string-equal on strings.
1996-03-05 Richard M. Stallman (equalp): Correctly compare last elt of two lists.
1996-01-14 Erik Naggum Update FSF's address.
1996-01-04 Karl Heuer (cl-copy-tree): Doc fix.
1995-10-30 Richard M. Stallman Comment change.
1995-06-15 Karl Heuer Update GPL to version 2.
1994-06-17 Richard M. Stallman Comment change.
1993-08-10 Paul Eggert (floor*): Use `floor' instead of doing most the work ourselves.
1993-07-30 Richard M. Stallman entered into RCS