summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/cl-extra.el
Commit message (Expand)AuthorAgeFilesLines
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
* (coerce, map, maplist, cl-mapc, mapl, mapcan, mapcon, some, every, notany,Juanma Barranquero2005-05-221-28/+42
* (equalp): Doc fix.Juanma Barranquero2005-05-161-1/+1
* Add arch taglinesMiles Bader2003-09-011-0/+1
* (cl-macroexpand-all):Stefan Monnier2003-06-161-2/+3
* (cl-map-keymap): Redefine as alias.Stefan Monnier2003-05-041-21/+6
* (cl-push, cl-pop): Remove. Use pop and push throughout the file instead.Stefan Monnier2002-09-271-133/+30
* (cl-copy-tree): Moved to `copy-tree' in subr.el. Add a defalias withColin Walters2002-06-081-18/+1
* (cl-builtin-gethash, cl-builtin-remhash)Stefan Monnier2000-10-151-0/+7
* (cl-map-keymap): Handle char-tables in keymaps.Stefan Monnier2000-07-051-2/+2
* (cl-old-mapc): Removed; don't defalias mapc.Gerd Moellmann2000-07-051-4/+1
* (cl-old-mapc): Fix definition.Dave Love2000-04-191-3/+4
* Don't quote keywords.Dave Love2000-04-131-35/+24
* (cl-builtin-gethash, cl-builtin-remhash, cl-builtin-clrhash)Dave Love2000-02-021-18/+5
* (cl-make-hash-table): Use make-hash-table.Dave Love2000-01-051-25/+6
* (cl-emacs-type): Remove defvar.Dave Love2000-01-031-21/+19
* (cl-make-hash-table): Renamed from make-hash-table.Gerd Moellmann1999-07-211-7/+3
* (getf): Don't call get*.Karl Heuer1999-06-121-1/+7
* Turn on byte-compile-dynamic.Richard M. Stallman1996-09-011-1/+1
* (isqrt): Support expanded range of Lisp integers.Richard M. Stallman1996-04-161-4/+7
* (equalp): Use string-equal on strings.Erik Naggum1996-03-081-2/+2
* (equalp): Correctly compare last elt of two lists.Richard M. Stallman1996-03-051-1/+2
* Update FSF's address.Erik Naggum1996-01-141-2/+3
* (cl-copy-tree): Doc fix.Karl Heuer1996-01-041-1/+1
* Comment change.Richard M. Stallman1995-10-301-1/+1
* Update GPL to version 2.Karl Heuer1995-06-151-1/+1
* Comment change.Richard M. Stallman1994-06-171-2/+2
* (floor*): Use `floor' instead of doing most the work ourselves.Paul Eggert1993-08-101-13/+2
* entered into RCSRichard M. Stallman1993-07-301-0/+930