SunOS can rot in hell.
This commit is contained in:
parent
4e3a2cc1f9
commit
be22ae2d07
52 changed files with 211 additions and 160 deletions
|
|
@ -894,7 +894,7 @@ textselect(Text *t)
|
|||
/* horrible botch: while asleep, may have lost selection altogether */
|
||||
if(selectq > t->file->b.nc)
|
||||
selectq = t->org + t->fr.p0;
|
||||
t->fr.scroll = nil;
|
||||
t->fr.scroll = 0;
|
||||
if(selectq < t->org)
|
||||
q0 = selectq;
|
||||
else
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue