(coerce, map, maplist, cl-mapc, mapl, mapcan, mapcon, some, every, notany,
[bpt/emacs.git] / lisp / emacs-lisp / cl-extra.el
2005-05-22 Juanma Barranquero(coerce, map, maplist, cl-mapc, mapl, mapcan, mapcon...
2005-05-16 Juanma Barranquero(equalp): Doc fix.
2003-09-01 Miles BaderAdd arch taglines
2003-06-16 Stefan Monnier(cl-macroexpand-all):
2003-05-04 Stefan Monnier(cl-map-keymap): Redefine as alias.
2002-09-27 Stefan Monnier(cl-push, cl-pop): Remove. Use pop and push throughout...
2002-06-08 Colin Walters(cl-copy-tree): Moved to `copy-tree' in subr.el. Add...
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 LoveDon't quote keywords.
2000-02-02 Dave Love(cl-builtin-gethash, cl-builtin-remhash, cl-builtin...
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. StallmanTurn 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 NaggumUpdate FSF's address.
1996-01-04 Karl Heuer(cl-copy-tree): Doc fix.
1995-10-30 Richard M. StallmanComment change.
1995-06-15 Karl HeuerUpdate GPL to version 2.
1994-06-17 Richard M. StallmanComment change.
1993-08-10 Paul Eggert(floor*): Use `floor' instead of doing most the work...
1993-07-30 Richard M. Stallmanentered into RCS