blob: bfb09e2dfdb533548add3e68ba4a566936e4387d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
Changes in version 1.4:
The undo command has been fixed to restore the modified status of the
buffer being edited.
A race condition with user interrupt has been fixed in
search_and_replace.
The functions resize_line_buffer and resize_undo_buffer have been added
to definitively fix the aliasing warnings.
Some minor corrections have been made to the manual.
|