summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/cl-indent.el
Commit message (Collapse)AuthorAgeFilesLines
* indent `with-output-to-string' as a CLKarl Heuer1998-11-161-0/+1
| | | | macro, not ELisp one.
* (top-level let): add defsubst.Richard M. Stallman1998-08-051-1/+1
|
* (lisp-indent-defun-method): New variable.Richard M. Stallman1998-07-311-37/+34
| | | | | | | (common-lisp-indent-function): Use it. (lisp-indent-259): Uncomment the `&lambda' code. (top-level let): Remove duplicate `catch' and `block'. Use `&lambda' when appropriate. Now the lambda lists are indented appropriately.
* Indent `restart-case', `handler-bind' and `restart-bind' correctly.Richard M. Stallman1998-07-141-1/+3
|
* Indent `handler-case' correctly.Richard M. Stallman1998-07-101-0/+1
|
* (lisp-indent-error-function): New variable.Richard M. Stallman1998-05-241-7/+11
| | | | | (common-lisp-indent-function): Bind lisp-indent-error-function. (lisp-indent-report-bad-format): Use lisp-indent-error-function.
* Indent `with-standard-io-syntax' correctly.Richard M. Stallman1998-05-221-1/+2
|
* Indent defpackage correctly.Richard M. Stallman1998-04-241-0/+1
|
* Whitespace changes.Richard M. Stallman1998-03-081-5/+9
|
* Fix indentation rules forKarl Heuer1998-02-221-65/+61
| | | | multiple-value-setf and multiple-value-list.
* Add defgroup's; use defcustom for user vars.Richard M. Stallman1997-04-121-6/+17
|
* Update FSF's address.Erik Naggum1996-01-141-2/+3
|
* Comment fixes.Karl Heuer1996-01-051-1/+1
|
* Apply typo patches from Paul Eggert.Jim Blandy1993-06-091-2/+2
|
* Added or corrected Commentary sectionsEric S. Raymond1993-03-221-10/+8
|
* entered into RCSEric S. Raymond1992-07-221-3/+2
|
* *** empty log message ***Eric S. Raymond1992-07-171-0/+1
|
* *** empty log message ***Eric S. Raymond1992-07-161-1/+8
|
* *** empty log message ***Eric S. Raymond1992-05-301-1/+3
|
* Initial revisionJim Blandy1991-05-091-0/+466