diff options
| author | Pavel Janík | 2002-03-13 09:34:06 +0000 |
|---|---|---|
| committer | Pavel Janík | 2002-03-13 09:34:06 +0000 |
| commit | 1bed7c3512d37bc086de92647a09002d4aa77a31 (patch) | |
| tree | 6c77b4f1a6c35ff35125e8fe699267841fa3991b | |
| parent | 0eaa5fccca666a801d0df9b99cc68879fc4a914d (diff) | |
| download | emacs-1bed7c3512d37bc086de92647a09002d4aa77a31.tar.gz emacs-1bed7c3512d37bc086de92647a09002d4aa77a31.zip | |
FIx typo.
| -rw-r--r-- | etc/NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -472,7 +472,7 @@ Meta and Alt: | |||
| 472 | ** A French translation of the Emacs Tutorial is available. | 472 | ** A French translation of the Emacs Tutorial is available. |
| 473 | 473 | ||
| 474 | --- | 474 | --- |
| 475 | ** Indentation of simple and extended loop forms han been added to the | 475 | ** Indentation of simple and extended loop forms has 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 |