Fixed keystacking conflicts

This commit is contained in:
Ianos Gnatiuc
2005-11-27 20:13:48 +00:00
parent 8d7ce0cd0b
commit bb0d42bbc2
6 changed files with 55 additions and 23 deletions

View File

@@ -10,6 +10,12 @@ ______________________________________________________________________
Notes for GoldED+ 1.1.5, /snapshot/
______________________________________________________________________
- Fixed keystacking conflicts:
- KeybClear will not affect keystacking.
- Auto Macro will not work if keystacking is used.
- MsgListFirst (and meybe other keywords) will work only after all keys
in keyboard buffer is consumed.
+ @macroses work for ImportBegin and ImportEnd now.
+ Node address will be shown on nodelist lookup, if point address is not found.