diff options
author | 2007-08-16 00:28:42 -0400 | |
---|---|---|
committer | 2007-08-16 00:28:42 -0400 | |
commit | 8a4320bb497941f2ac7223edd4ff23d0f690352e (patch) | |
tree | c815bd2c501e6142bf8631058bfed5d2efc63e01 /modules | |
parent | ddb4b90a30b2a0ff8ef16309f96a63d84596c651 (diff) | |
download | textadept-8a4320bb497941f2ac7223edd4ff23d0f690352e.tar.gz textadept-8a4320bb497941f2ac7223edd4ff23d0f690352e.zip |
Fixed 'find previous' bug; core/ext/find.lua
Changeset 15 introduced an 'increment' variable that is normally +/-1 for find
next and find prev respectively. However instead of adding the increment for
find prev, it subtracts it, effectively adding 1 which is not right.
Diffstat (limited to 'modules')
0 files changed, 0 insertions, 0 deletions