# HG changeset patch # User Karl Heuer # Date 764994568 0 # Node ID 0e26a2431fa2ce949a8138542a5748bcd5f795ab # Parent ec24b7ded9bc52441caa447a3a1a99dd2f690bc7 (Fcompute_motion): Doc fix. diff -r ec24b7ded9bc -r 0e26a2431fa2 src/indent.c --- a/src/indent.c Wed Mar 30 02:24:05 1994 +0000 +++ b/src/indent.c Wed Mar 30 02:29:28 1994 +0000 @@ -628,6 +628,7 @@ 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\