log lisp/emacs-lisp/cl-indent.el @ 76514:97fd372f5ec7

age author description
Sun, 21 Jan 2007 02:48:43 +0000 Glenn Morris Add 2007 to copyright years.
Fri, 27 Oct 2006 00:52:06 +0000 Chong Yidong * emacs-lisp/cl-indent.el (lisp-indent-259): Fix last fix.
Thu, 26 Oct 2006 20:39:53 +0000 Chong Yidong * emacs-lisp/cl-indent.el (lisp-indent-259): Indent nil's in the
Mon, 06 Feb 2006 12:31:40 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Sat, 06 Aug 2005 17:48:15 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Mon, 04 Jul 2005 17:55:18 +0000 Lute Kamstra Update FSF's address.
Mon, 04 Jul 2005 00:37:05 +0000 Juanma Barranquero (lisp-indent-maximum-backtracking): Fix typos in docstrings.
Sat, 21 Aug 2004 12:24:13 +0000 Eli Zaretskii (lisp-indent-defmethod): Correct
Mon, 17 May 2004 17:00:00 +0000 Sam Steingold (common-lisp-indent-function-1): Indent "without-" forms just
Mon, 01 Sep 2003 15:45:59 +0000 Miles Bader Add arch taglines
Fri, 25 Apr 2003 02:00:17 +0000 Sam Steingold `symbol-macrolet' is similar to `let', not `multiple-value-bind'.
Tue, 04 Feb 2003 13:24:35 +0000 Juanma Barranquero Trailing whitepace deleted.
Sat, 07 Sep 2002 06:45:43 +0000 John Paul Wallington * emacs-lisp/cl-indent.el (extended-loop-p): Doc fix.
Wed, 29 May 2002 16:40:34 +0000 Richard M. Stallman (common-lisp-indent-function-1):
Fri, 15 Mar 2002 08:57:38 +0000 Gerd Moellmann (common-lisp-loop-part-indentation):
Tue, 12 Mar 2002 16:26:05 +0000 Gerd Moellmann (lisp-loop-keyword-indentation)
Sat, 22 Dec 2001 00:02:51 +0000 Richard M. Stallman (define-modify-macro): Better indent spec.
Mon, 19 Nov 2001 06:24:05 +0000 Richard M. Stallman (lisp-indent-defmethod): At first three elements, act like defun.
Mon, 12 Nov 2001 19:58:33 +0000 Sam Steingold Indent properly `generic-flet', `generic-labels', `with-accessors',
Wed, 15 Aug 2001 11:56:38 +0000 Gerd Moellmann (lisp-indent-defmethod): New function.
Wed, 16 May 2001 21:13:21 +0000 Sam Steingold (toplevel): indent the :method sub-form of `defgeneric' correctly.
Wed, 18 Apr 2001 15:09:36 +0000 Gerd Moellmann (toplevel): Comment out the spec
Mon, 04 Dec 2000 17:05:57 +0000 Dave Love Remove erroneous spec for condition-case.
Mon, 07 Aug 2000 16:51:57 +0000 Sam Steingold * emacs-lisp/cl-indent.el (toplevel): Indent `defclass',
Tue, 20 Jun 2000 15:01:59 +0000 Sam Steingold handle print-unreadable-object
Fri, 25 Feb 2000 15:46:24 +0000 Gerd Moellmann Indent `pprint-logical-block' properly.
Tue, 22 Feb 2000 11:52:25 +0000 Dave Love Remove bogus spec for define-condition.
Thu, 17 Feb 2000 20:43:34 +0000 Gerd Moellmann (lisp-indent-259): Indentation fix.
Thu, 06 Jan 2000 23:46:13 +0000 Dave Love Add defclass, define-condition, defmethod, symbol-macrolet.
Sat, 16 Oct 1999 12:00:02 +0000 Gerd Moellmann (common-lisp-indent-function): Use `eq' instead of `eql'.