log lisp/emacs-lisp/cl-indent.el @ 73497:c1427878fdcf

age author description
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'.
Mon, 16 Nov 1998 06:37:55 +0000 Karl Heuer indent `with-output-to-string' as a CL
Wed, 05 Aug 1998 20:41:55 +0000 Richard M. Stallman (top-level let): add defsubst.
Fri, 31 Jul 1998 03:21:07 +0000 Richard M. Stallman (lisp-indent-defun-method): New variable.
Tue, 14 Jul 1998 08:20:17 +0000 Richard M. Stallman Indent `restart-case', `handler-bind' and `restart-bind' correctly.
Fri, 10 Jul 1998 03:20:14 +0000 Richard M. Stallman Indent `handler-case' correctly.
Sun, 24 May 1998 16:58:32 +0000 Richard M. Stallman (lisp-indent-error-function): New variable.
Fri, 22 May 1998 04:42:48 +0000 Richard M. Stallman Indent `with-standard-io-syntax' correctly.
Fri, 24 Apr 1998 19:43:52 +0000 Richard M. Stallman Indent defpackage correctly.
Sun, 08 Mar 1998 00:26:27 +0000 Richard M. Stallman Whitespace changes.
Sun, 22 Feb 1998 00:30:03 +0000 Karl Heuer Fix indentation rules for
Sat, 12 Apr 1997 04:15:03 +0000 Richard M. Stallman Add defgroup's; use defcustom for user vars.
Sun, 14 Jan 1996 07:34:30 +0000 Erik Naggum Update FSF's address.
Fri, 05 Jan 1996 22:21:28 +0000 Karl Heuer Comment fixes.
Wed, 09 Jun 1993 11:59:12 +0000 Jim Blandy Apply typo patches from Paul Eggert.
Mon, 22 Mar 1993 03:27:18 +0000 Eric S. Raymond Added or corrected Commentary sections
Wed, 22 Jul 1992 04:22:30 +0000 Eric S. Raymond entered into RCS
Fri, 17 Jul 1992 08:15:29 +0000 Eric S. Raymond *** empty log message ***
Thu, 16 Jul 1992 21:47:34 +0000 Eric S. Raymond *** empty log message ***
Sat, 30 May 1992 23:54:21 +0000 Eric S. Raymond *** empty log message ***
Thu, 09 May 1991 21:50:45 +0000 Jim Blandy Initial revision