Random fixes

This commit is contained in:
Alexander S. Aganichev
2002-10-11 05:54:11 +00:00
parent 293685cd8e
commit e36d8cebd9
4 changed files with 40 additions and 5 deletions

View File

@@ -12,6 +12,17 @@ ______________________________________________________________________
Notes for GoldED+ 1.1.5, /snapshot/
______________________________________________________________________
- EchoAreaDefaults was not applied to the local areas. Fixed.
! Ctrl-R and Alt-Backspace in fields now toggles information between
stored buffer and current value.
+ Added keyboard not redefinable assignments for clearing the whole
field contents: Ctrl-Del, Ctrl-D, and Ctrl-Y.
- Cosmetic: URL highlighting now have lower priority then selection
block in the editor.
- Fixed lastread problem after edit externutils (PGP, etc.).
- Oops, EchoAreaDefaults was not applied to the includes. Fixed.