properly update the inverted text (39). [FIXED]
- Searches for a string that only exist on one line multiple times will
fail after finding the last occurance (discovered by Ken Tyler) (40). [FIXED]
+- Unable to cut the entire file using the marker (discovered by Kev Tyler)
+ (42). [FIXED]
** Open BUGS **
- Marked cutting sometimes leaves a newline in the file unintelligently,
- cut.c:
do_cut_text()
- Don't immediately abort if we're on filebot and the marker is
- set (fixes unable to select and cut entire file bug,
- discovered by Ken Tyler).
+ set (fixes bug #42).
nano-0.9.17 - 09/04/2000
- General