]> git.eshelyaron.com Git - emacs.git/commitdiff
Add cl-indent loop form indentation.
authorGerd Moellmann <gerd@gnu.org>
Tue, 12 Mar 2002 16:34:31 +0000 (16:34 +0000)
committerGerd Moellmann <gerd@gnu.org>
Tue, 12 Mar 2002 16:34:31 +0000 (16:34 +0000)
etc/NEWS

index 734cdbc9135ba80358eb4bb5d88f6ff0d043d8ad..6b2f815e5cbddaa5e4c42d91b9e10083823a5b90 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -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
 
 +++