Mercurial > emacs
comparison 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 |
comparison
equal
deleted
inserted
replaced
43863:a9372fe25f24 | 43864:ecb4683e36bc |
---|---|
475 ** Indentation of simple and extended loop forms han been added to the | 475 ** Indentation of simple and extended loop forms han been added to the |
476 cl-indent package. The new user options | 476 cl-indent package. The new user options |
477 `lisp-loop-keyword-indentation', `lisp-loop-forms-indentation', and | 477 `lisp-loop-keyword-indentation', `lisp-loop-forms-indentation', and |
478 `lisp-simple-loop-indentation' can be used to customize the | 478 `lisp-simple-loop-indentation' can be used to customize the |
479 indentation of keywords and forms in loop forms. | 479 indentation of keywords and forms in loop forms. |
480 | |
481 ** Indentation of backquoted forms has been made customizable in the | |
482 cl-indent package. See the new user option `lisp-backquote-indentation'. | |
480 | 483 |
481 ** New modes and packages | 484 ** New modes and packages |
482 | 485 |
483 +++ | 486 +++ |
484 *** Calc is now part of the Emacs distribution. | 487 *** Calc is now part of the Emacs distribution. |