log lisp/emacs-lisp/cl-indent.el @ 39602:8c4c4c89b007

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