aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/indent.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/indent.c b/src/indent.c
index 395ba57864a..16a5c4ef039 100644
--- a/src/indent.c
+++ b/src/indent.c
@@ -463,7 +463,7 @@ indented_beyond_p (pos, column)
463} 463}
464 464
465 465
466DEFUN ("move-to-column", Fmove_to_column, Smove_to_column, 1, 2, 0, 466DEFUN ("move-to-column", Fmove_to_column, Smove_to_column, 1, 2, "p",
467 "Move point to column COLUMN in the current line.\n\ 467 "Move point to column COLUMN in the current line.\n\
468The column of a character is calculated by adding together the widths\n\ 468The column of a character is calculated by adding together the widths\n\
469as displayed of the previous characters in the line.\n\ 469as displayed of the previous characters in the line.\n\