Random fixes

This commit is contained in:
Alexander S. Aganichev
2002-10-26 16:28:01 +00:00
parent 542867d190
commit 5c40b1a909
16 changed files with 85 additions and 33 deletions

View File

@@ -12,6 +12,21 @@ ______________________________________________________________________
Notes for GoldED+ 1.1.5, /snapshot/
______________________________________________________________________
! AREALISTGROUPORDER now supports #num format entries.
! You can now use area groups in the *SCAN* keywords: just prepend the
'>' character before the group, i.e.:
AREASCAN >#12
AREASCANEXCL >G
- When calling unpacker the path to the area will be converted to the
full qualified path.
! EditNewline now deletes the selected block.
- Fixed exit from the locked/non-existing JAM areas.
- Fixed small bug in UUE decoder which prevents unsorted multipart UUE
from decoding.