aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/indent.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/indent.c b/src/indent.c
index 27d2adf86ce..10d4a594f42 100644
--- a/src/indent.c
+++ b/src/indent.c
@@ -628,6 +628,7 @@ HSCROLL is the number of columns not being displayed at the left\n\
628margin; this is usually taken from a window's hscroll member.\n\ 628margin; this is usually taken from a window's hscroll member.\n\
629TAB-OFFSET is the number of columns of the first tab that aren't\n\ 629TAB-OFFSET is the number of columns of the first tab that aren't\n\
630being displayed, perhaps because the line was continued within it.\n\ 630being displayed, perhaps because the line was continued within it.\n\
631If OFFSETS is nil, HSCROLL and TAB-OFFSET are assumed to be zero.\n\
631\n\ 632\n\
632The value is a list of five elements:\n\ 633The value is a list of five elements:\n\
633 (POS VPOS HPOS PREVHPOS CONTIN)\n\ 634 (POS VPOS HPOS PREVHPOS CONTIN)\n\