Add for 4.6.1:

Filters in the editor should operate on the open file.  They don't work
on VFS now.  Don't close and reopen the file.
This commit is contained in:
Pavel Roskin 2002-12-16 05:42:54 +00:00
parent 0454cf6eb1
commit 446e1ebb08

View File

@ -59,6 +59,9 @@ avoid using a superlong line to redefine all colors.
Find file dialog should not be closed if the regex is invalid. Make it
possible to search for string verbatim.
Filters in the editor should operate on the open file. They don't work
on VFS now. Don't close and reopen the file.
After 4.6.1 on 4.6.x branch
===========================