mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-19 04:19:09 +02:00
fixed hangup on home key and empty lines in front
git-svn-id: trunk@6932 -
This commit is contained in:
parent
b61b008dd7
commit
e6ceebe441
@ -9597,6 +9597,7 @@ begin
|
||||
Result:=LogicalToPhysicalCol(s,FirstNonBlank);
|
||||
exit;
|
||||
end;
|
||||
dec(y);
|
||||
end;
|
||||
end;
|
||||
end;
|
||||
|
Loading…
Reference in New Issue
Block a user