From 4fb767875885b15dc06f9be4306d1f955f450e63 Mon Sep 17 00:00:00 2001 From: Karl Heuer Date: Wed, 30 Mar 1994 02:29:28 +0000 Subject: [PATCH] (Fcompute_motion): Doc fix. --- src/indent.c | 1 + 1 file changed, 1 insertion(+) 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\ margin; this is usually taken from a window's hscroll member.\n\ TAB-OFFSET is the number of columns of the first tab that aren't\n\ being displayed, perhaps because the line was continued within it.\n\ +If OFFSETS is nil, HSCROLL and TAB-OFFSET are assumed to be zero.\n\ \n\ The value is a list of five elements:\n\ (POS VPOS HPOS PREVHPOS CONTIN)\n\ -- 2.39.5