Mercurial > emacs
diff man/programs.texi @ 41472:d2bb6314f74a
Fix index entry for comment-indent-function.
| author | Richard M. Stallman <rms@gnu.org> |
|---|---|
| date | Sun, 25 Nov 2001 02:51:52 +0000 |
| parents | 9cea749ef5c3 |
| children | 0bac781ea0d6 |
line wrap: on
line diff
--- a/man/programs.texi Sun Nov 25 02:42:37 2001 +0000 +++ b/man/programs.texi Sun Nov 25 02:51:52 2001 +0000 @@ -1062,7 +1062,7 @@ the new line. In languages where multi-line comments work, the choice of value for this variable is a matter of taste. -@vindex comment-indent-function +@cindex @code{comment-indent-function} property The variable @code{comment-indent-function} should contain a function that will be called to compute the indentation for a newly inserted comment or for aligning an existing comment. It is set differently by
