Add arch taglines
[bpt/emacs.git] / lisp / emacs-lisp / cl-indent.el
2003-09-01 Miles BaderAdd arch taglines
2003-04-25 Sam Steingold`symbol-macrolet' is similar to `let', not `multiple...
2003-02-04 Juanma BarranqueroTrailing whitepace deleted.
2002-09-07 John Paul Wallington* emacs-lisp/cl-indent.el (extended-loop-p): Doc fix.
2002-05-29 Richard M. Stallman(common-lisp-indent-function-1):
2002-03-15 Gerd Moellmann(common-lisp-loop-part-indentation):
2002-03-12 Gerd Moellmann(lisp-loop-keyword-indentation)
2001-12-22 Richard M. Stallman(define-modify-macro): Better indent spec.
2001-11-19 Richard M. Stallman(lisp-indent-defmethod): At first three elements, act...
2001-11-12 Sam SteingoldIndent properly `generic-flet', `generic-labels', ...
2001-08-15 Gerd Moellmann(lisp-indent-defmethod): New function.
2001-05-16 Sam Steingold(toplevel): indent the :method sub-form of `defgeneric...
2001-04-18 Gerd Moellmann(toplevel): Comment out the spec
2000-12-04 Dave LoveRemove erroneous spec for condition-case.
2000-08-07 Sam Steingold* emacs-lisp/cl-indent.el (toplevel): Indent `defclass',
2000-06-20 Sam Steingoldhandle print-unreadable-object
2000-02-25 Gerd MoellmannIndent `pprint-logical-block' properly.
2000-02-22 Dave LoveRemove bogus spec for define-condition.
2000-02-17 Gerd Moellmann(lisp-indent-259): Indentation fix.
2000-01-06 Dave LoveAdd defclass, define-condition, defmethod, symbol-macrolet.
1999-10-16 Gerd Moellmann(common-lisp-indent-function): Use `eq' instead of...
1998-11-16 Karl Heuerindent `with-output-to-string' as a CL
1998-08-05 Richard M. Stallman(top-level let): add defsubst.
1998-07-31 Richard M. Stallman(lisp-indent-defun-method): New variable.
1998-07-14 Richard M. StallmanIndent `restart-case', `handler-bind' and `restart...
1998-07-10 Richard M. StallmanIndent `handler-case' correctly.
1998-05-24 Richard M. Stallman(lisp-indent-error-function): New variable.
1998-05-22 Richard M. StallmanIndent `with-standard-io-syntax' correctly.
1998-04-24 Richard M. StallmanIndent defpackage correctly.
1998-03-08 Richard M. StallmanWhitespace changes.
1998-02-22 Karl HeuerFix indentation rules for
1997-04-12 Richard M. StallmanAdd defgroup's; use defcustom for user vars.
1996-01-14 Erik NaggumUpdate FSF's address.
1996-01-05 Karl HeuerComment fixes.
1993-06-09 Jim BlandyApply typo patches from Paul Eggert.
1993-03-22 Eric S. RaymondAdded or corrected Commentary sections
1992-07-22 Eric S. Raymondentered into RCS
1992-07-17 Eric S. Raymond*** empty log message ***
1992-07-16 Eric S. Raymond*** empty log message ***
1992-05-30 Eric S. Raymond*** empty log message ***
1991-05-09 Jim BlandyInitial revision