Mercurial > emacs
diff src/indent.c @ 6585:0e26a2431fa2
(Fcompute_motion): Doc fix.
author | Karl Heuer <kwzh@gnu.org> |
---|---|
date | Wed, 30 Mar 1994 02:29:28 +0000 |
parents | 33ae9314b443 |
children | de99006a8b38 |
line wrap: on
line diff
--- 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\