Mercurial > emacs
diff etc/NEWS @ 43864:ecb4683e36bc
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Tue, 12 Mar 2002 18:55:12 +0000 |
parents | b4a60b514085 |
children | d5fb201b4619 |
line wrap: on
line diff
--- a/etc/NEWS Tue Mar 12 17:24:31 2002 +0000 +++ b/etc/NEWS Tue Mar 12 18:55:12 2002 +0000 @@ -478,6 +478,9 @@ `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 +++