2004-08-21 |
Eli Zaretskii |
(lisp-indent-defmethod): Correct
|
2004-05-17 |
Sam Steingold |
(common-lisp-indent-function-1): Indent "without-" forms just
|
2003-09-01 |
Miles Bader |
Add arch taglines
|
2003-04-25 |
Sam Steingold |
`symbol-macrolet' is similar to `let', not `multiple-value-bind'.
|
2003-02-04 |
Juanma Barranquero |
Trailing 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 like defun.
|
2001-11-12 |
Sam Steingold |
Indent properly `generic-flet', `generic-labels', `with-accessors',
|
2001-08-15 |
Gerd Moellmann |
(lisp-indent-defmethod): New function.
|
2001-05-16 |
Sam Steingold |
(toplevel): indent the :method sub-form of `defgeneric' correctly.
|
2001-04-18 |
Gerd Moellmann |
(toplevel): Comment out the spec
|
2000-12-04 |
Dave Love |
Remove erroneous spec for condition-case.
|
2000-08-07 |
Sam Steingold |
* emacs-lisp/cl-indent.el (toplevel): Indent `defclass',
|
2000-06-20 |
Sam Steingold |
handle print-unreadable-object
|
2000-02-25 |
Gerd Moellmann |
Indent `pprint-logical-block' properly.
|
2000-02-22 |
Dave Love |
Remove bogus spec for define-condition.
|
2000-02-17 |
Gerd Moellmann |
(lisp-indent-259): Indentation fix.
|
2000-01-06 |
Dave Love |
Add defclass, define-condition, defmethod, symbol-macrolet.
|
1999-10-16 |
Gerd Moellmann |
(common-lisp-indent-function): Use `eq' instead of `eql'.
|
1998-11-16 |
Karl Heuer |
indent `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. Stallman |
Indent `restart-case', `handler-bind' and `restart-bind' correctly.
|
1998-07-10 |
Richard M. Stallman |
Indent `handler-case' correctly.
|
1998-05-24 |
Richard M. Stallman |
(lisp-indent-error-function): New variable.
|
1998-05-22 |
Richard M. Stallman |
Indent `with-standard-io-syntax' correctly.
|
1998-04-24 |
Richard M. Stallman |
Indent defpackage correctly.
|
1998-03-08 |
Richard M. Stallman |
Whitespace changes.
|
1998-02-22 |
Karl Heuer |
Fix indentation rules for
|
1997-04-12 |
Richard M. Stallman |
Add defgroup's; use defcustom for user vars.
|
1996-01-14 |
Erik Naggum |
Update FSF's address.
|
1996-01-05 |
Karl Heuer |
Comment fixes.
|
1993-06-09 |
Jim Blandy |
Apply typo patches from Paul Eggert.
|
1993-03-22 |
Eric S. Raymond |
Added or corrected Commentary sections
|
1992-07-22 |
Eric S. Raymond |
entered 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 Blandy |
Initial revision
|