Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | indent `with-output-to-string' as a CL | Karl Heuer | 1998-11-16 | 1 | -0/+1 |
| | | | | macro, not ELisp one. | ||||
* | (top-level let): add defsubst. | Richard M. Stallman | 1998-08-05 | 1 | -1/+1 |
| | |||||
* | (lisp-indent-defun-method): New variable. | Richard M. Stallman | 1998-07-31 | 1 | -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. Stallman | 1998-07-14 | 1 | -1/+3 |
| | |||||
* | Indent `handler-case' correctly. | Richard M. Stallman | 1998-07-10 | 1 | -0/+1 |
| | |||||
* | (lisp-indent-error-function): New variable. | Richard M. Stallman | 1998-05-24 | 1 | -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. Stallman | 1998-05-22 | 1 | -1/+2 |
| | |||||
* | Indent defpackage correctly. | Richard M. Stallman | 1998-04-24 | 1 | -0/+1 |
| | |||||
* | Whitespace changes. | Richard M. Stallman | 1998-03-08 | 1 | -5/+9 |
| | |||||
* | Fix indentation rules for | Karl Heuer | 1998-02-22 | 1 | -65/+61 |
| | | | | multiple-value-setf and multiple-value-list. | ||||
* | Add defgroup's; use defcustom for user vars. | Richard M. Stallman | 1997-04-12 | 1 | -6/+17 |
| | |||||
* | Update FSF's address. | Erik Naggum | 1996-01-14 | 1 | -2/+3 |
| | |||||
* | Comment fixes. | Karl Heuer | 1996-01-05 | 1 | -1/+1 |
| | |||||
* | Apply typo patches from Paul Eggert. | Jim Blandy | 1993-06-09 | 1 | -2/+2 |
| | |||||
* | Added or corrected Commentary sections | Eric S. Raymond | 1993-03-22 | 1 | -10/+8 |
| | |||||
* | entered into RCS | Eric S. Raymond | 1992-07-22 | 1 | -3/+2 |
| | |||||
* | *** empty log message *** | Eric S. Raymond | 1992-07-17 | 1 | -0/+1 |
| | |||||
* | *** empty log message *** | Eric S. Raymond | 1992-07-16 | 1 | -1/+8 |
| | |||||
* | *** empty log message *** | Eric S. Raymond | 1992-05-30 | 1 | -1/+3 |
| | |||||
* | Initial revision | Jim Blandy | 1991-05-09 | 1 | -0/+466 |