diff options
Diffstat (limited to 'runtime/doc/todo.txt')
-rw-r--r-- | runtime/doc/todo.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/runtime/doc/todo.txt b/runtime/doc/todo.txt index fc3f2b492..098a431f6 100644 --- a/runtime/doc/todo.txt +++ b/runtime/doc/todo.txt @@ -1193,8 +1193,8 @@ Awaiting updated patches: Search in 'runtimepath'? More docs needed about how to use this. How to get the messages into the .po files? - charlen() Like strlen() but counting characters instead of - bytes. + strchars() Like strlen() and strwidth() but counting characters + instead of bytes. confirm() add "flags" argument, with 'v' for vertical layout and 'c' for console dialog. (Haegg) Flemming Madsen has a patch for the 'c' flag |