log lisp/emacs-lisp/cl-indent.el @ 42121:3069e9eb44de

age author description
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