diff options
Diffstat (limited to 'runtime/doc/todo.txt')
-rw-r--r-- | runtime/doc/todo.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/doc/todo.txt b/runtime/doc/todo.txt index f0ac103c06..4304d51fa1 100644 --- a/runtime/doc/todo.txt +++ b/runtime/doc/todo.txt @@ -5075,7 +5075,7 @@ Various improvements: used, remove the <CR> at the end of lines in [range]. A CTRL-Z at the end of the file is removed. If [range] is omitted, or it is the whole file, and all - lines end in <CR> 'textmode' is set. {not in Vi} + lines end in <CR> 'textmode' is set. - Should integrate addstar() and file_pat_to_reg_pat(). - When working over a serial line with 7 bit characters, remove meta characters from 'isprint'. |