diff src/indent.c @ 543:937bccff8155

*** empty log message ***
author Jim Blandy <jimb@redhat.com>
date Mon, 10 Feb 1992 08:12:22 +0000
parents a41500eed1c5
children f0ffd1764382
line wrap: on
line diff
--- a/src/indent.c	Mon Feb 10 05:20:54 1992 +0000
+++ b/src/indent.c	Mon Feb 10 08:12:22 1992 +0000
@@ -373,9 +373,9 @@
    compute_motion uses this to handle continuation lines and such.
    HSCROLL is the number of columns not being displayed at the left
    margin; this is usually taken from a window's hscroll member.
-   TAB_OFFSET is a mysterious value, perhaps the number of columns of
-   the first tab that aren't being displayed, perhaps because of a
-   continuation line or something.
+   TAB_OFFSET is the number of columns of the first tab that aren't
+   being displayed, perhaps because of a continuation line or
+   something.
 
    compute_motion returns a pointer to a struct position.  The bufpos
    member gives the buffer position at the end of the scan, and hpos