log lisp/emacs-lisp/cl-indent.el @ 48615:35a56f4a18d3

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