*** empty log message ***
This commit is contained in:
3
etc/NEWS
3
etc/NEWS
@@ -478,6 +478,9 @@ cl-indent package. The new user options
|
||||
`lisp-simple-loop-indentation' can be used to customize the
|
||||
indentation of keywords and forms in loop forms.
|
||||
|
||||
** Indentation of backquoted forms has been made customizable in the
|
||||
cl-indent package. See the new user option `lisp-backquote-indentation'.
|
||||
|
||||
** New modes and packages
|
||||
|
||||
+++
|
||||
|
||||
@@ -9,6 +9,7 @@
|
||||
common-lisp-indent-function.
|
||||
(common-lisp-indent-function): Handle loop forms specially.
|
||||
(lisp-indent-defmethod): Use car/cdr instead of first/rest.
|
||||
(lisp-backquote-indentation): New user option.
|
||||
|
||||
2002-03-12 Francesco Potorti` <pot@gnu.org>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user