diff --git a/runtime/doc/todo.txt b/runtime/doc/todo.txt index 06d98fd0f0..0a4c92fcb8 100644 --- a/runtime/doc/todo.txt +++ b/runtime/doc/todo.txt @@ -1,4 +1,4 @@ -*todo.txt* For Vim version 9.1. Last change: 2025 May 30 +*todo.txt* For Vim version 9.1. Last change: 2025 Jun 12 VIM REFERENCE MANUAL by Bram Moolenaar @@ -2202,8 +2202,6 @@ displayed in a window should return the value that's stored for that buffer. ":he ctrl_u" can be auto-corrected to ":he ctrl-u". -Diff mode out of sync. (Gary Johnson, 2010 Aug 4) - Win32: completion of file name ":e c:\!test" results in ":e c:\\!test", which does not work. (Nieko Maatjes, 2009 Jan 8, Ingo Karkat, 2009 Jan 22)