diff options
| -rw-r--r-- | man/programs.texi | 2 |
1 files changed, 1 insertions, 1 deletions
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 | |||
| 1062 | the new line. In languages where multi-line comments work, the choice | 1062 | the new line. In languages where multi-line comments work, the choice |
| 1063 | of value for this variable is a matter of taste. | 1063 | of value for this variable is a matter of taste. |
| 1064 | 1064 | ||
| 1065 | @vindex comment-indent-function | 1065 | @cindex @code{comment-indent-function} property |
| 1066 | The variable @code{comment-indent-function} should contain a function | 1066 | The variable @code{comment-indent-function} should contain a function |
| 1067 | that will be called to compute the indentation for a newly inserted | 1067 | that will be called to compute the indentation for a newly inserted |
| 1068 | comment or for aligning an existing comment. It is set differently by | 1068 | comment or for aligning an existing comment. It is set differently by |