log lisp/emacs-lisp/cl.el @ 92627:73ee52037e9a

age author description
Tue, 08 Jan 2008 20:46:54 +0000 Miles Bader Merge from emacs--rel--22
Wed, 31 Oct 2007 12:46:47 +0000 Juanma Barranquero (cl-cannot-unload): Remove function.
Mon, 29 Oct 2007 00:22:36 +0000 Glenn Morris Move local variables to end of file, and set byte-compile-warnings to
Thu, 26 Jul 2007 05:28:10 +0000 Miles Bader Merge from emacs--rel--22
Tue, 10 Jul 2007 21:01:20 +0000 Stefan Monnier Load cl-loaddefs.el quietly.
Thu, 28 Jun 2007 15:09:21 +0000 Stefan Monnier Set edebug and indentation before loading
Wed, 27 Jun 2007 19:17:53 +0000 Stefan Monnier Use cl-loaddefs.el rather than manual autoloads.
Mon, 07 Jan 2008 01:07:48 +0000 Glenn Morris Add 2008 to copyright years.
Wed, 25 Jul 2007 04:09:49 +0000 Glenn Morris Switch license to GPLv3 or later.
Sun, 21 Jan 2007 02:48:43 +0000 Glenn Morris Add 2007 to copyright years.
Thu, 07 Dec 2006 05:06:17 +0000 Glenn Morris Update copyright years.
Tue, 03 Oct 2006 09:19:17 +0000 Kim F. Storm (pushnew-internal): Remove defvar.
Wed, 20 Sep 2006 23:12:15 +0000 Kim F. Storm (pushnew): Rework 2006-09-10 change. Use memql
Mon, 11 Sep 2006 11:15:54 +0000 Reiner Steib (pushnew): Add missing `,'.
Sun, 10 Sep 2006 17:47:39 +0000 Richard M. Stallman (pushnew): Use add-to-list when convenient.