From: Richard M. Stallman Date: Sun, 25 Nov 2001 02:51:52 +0000 (+0000) Subject: Fix index entry for comment-indent-function. X-Git-Tag: ttn-vms-21-2-B4~18208 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=c4264361a23b2e87cc7310e50c73d045c6ab5442;p=emacs.git Fix index entry for comment-indent-function. --- diff --git a/man/programs.texi b/man/programs.texi index 1b3fc6af99c..22c1e86a081 100644 --- a/man/programs.texi +++ b/man/programs.texi @@ -1062,7 +1062,7 @@ inserting a terminator on the old line, and not inserting a starter on 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