NOAUTOLOAD
author Jan Vrany <jan.vrany@fit.cvut.cz>
Fri, 17 Mar 2017 09:13:53 +0000
branchjv
changeset 6153 ef289d40b266
parent 5080 150b14b9d2c0
permissions -rw-r--r--
Issue #124, case 0: Fixed long standing bug with inconsistent cursor position after select-word If there's a selection, cursor position (`cursorLine` / `cursorCol` instvars) are required to be same as either selection start or selection end. #selectWordAtLine:col: did not update cursor position accordingly, leading to assertion failure. This bug has been there for a loong time. My bad, I was too lazy to fix it, until today... https://swing.fit.cvut.cz/projects/stx-jv/ticket/124
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
5080
150b14b9d2c0 *** empty log message ***
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     1
loaded from binary class lib - skip in search for autoloaded classes