log lisp/emacs-lisp/cl-extra.el @ 101212:50a3ad91404b

age author description
2009-01-05 Glenn Morris Add 2009 to copyright years.
2008-05-06 Glenn Morris Switch to recommended form of GPLv3 permissions notice.
2008-01-09 Miles Bader Merge from emacs--devo--0
2007-07-27 Miles Bader Merge from emacs--devo--0
2007-07-09 Miles Bader Merge from emacs--devo--0
2007-01-26 Miles Bader Merge from emacs--devo--0
2006-12-16 Miles Bader Merge from emacs--devo--0
2006-02-08 Miles Bader Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-13
2006-01-16 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-97
2005-08-26 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-78
2005-08-05 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-77
2005-07-07 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-68
2005-05-26 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-55
2005-05-20 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-53
2004-04-16 Kenichi Handa Sync to HEAD
2006-01-16 Henrik Enberg sync with trunk
2003-09-08 Kenichi Handa New directory
2008-01-08 Miles Bader Merge from emacs--rel--22
2007-07-26 Miles Bader Merge from emacs--rel--22
2007-06-27 Stefan Monnier Set generated-autoload-file to cl-loaddefs.el.
2008-01-07 Glenn Morris Add 2008 to copyright years.
2007-07-25 Glenn Morris Switch license to GPLv3 or later.
2007-01-21 Glenn Morris Add 2007 to copyright years.
2006-12-07 Glenn Morris Update copyright years.
2006-02-06 Thien-Thi Nguyen Update years in copyright notice; nfc.
2005-12-19 Stefan Monnier (cl-macroexpand-all): Fix code-walk for
2005-08-06 Thien-Thi Nguyen Update years in copyright notice; nfc.
2005-07-29 Stefan Monnier Require CL also when compiling.
2005-07-04 Lute Kamstra Update FSF's address.
2005-05-22 Juanma Barranquero (coerce, map, maplist, cl-mapc, mapl, mapcan, mapcon, some, every, notany,
2005-05-16 Juanma Barranquero (equalp): Doc fix.
2003-09-01 Miles Bader Add 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 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