Add cl-indent loop form indentation.

This commit is contained in:
Gerd Moellmann
2002-03-12 16:34:31 +00:00
parent 59e0f57942
commit d0efd1c158

View File

@@ -471,6 +471,13 @@ Meta and Alt:
---
** A French translation of the Emacs Tutorial is available.
---
** Indentation of simple and extended loop forms han been added to the
cl-indent package. The new user options
`lisp-loop-keyword-indentation', `lisp-loop-forms-indentation', and
`lisp-simple-loop-indentation' can be used to customize the
indentation of keywords and forms in loop forms.
** New modes and packages
+++