runtime(doc): remove completed TODO Commit: https://github.com/vim/vim/commit/1678ca36c8a9c183b8ee1a50f1529c2334f6a99d Author: Ben Scuron <bscuro...@gmail.com> Date: Sun Sep 29 09:42:24 2024 +0200
runtime(doc): remove completed TODO Completed in commit: c81dfaa69ceec9f6b88caf1dcdf2f859d4fcae47 (Patch 9.0.1621) closes: #15763 Signed-off-by: Ben Scuron <bscuro...@gmail.com> Signed-off-by: Christian Brabandt <c...@256bit.org> diff --git a/runtime/doc/todo.txt b/runtime/doc/todo.txt index 3cfe59ae7..530b05dd3 100644 --- a/runtime/doc/todo.txt +++ b/runtime/doc/todo.txt @@ -1,4 +1,4 @@ -*todo.txt* For Vim version 9.1. Last change: 2024 Jul 11 +*todo.txt* For Vim version 9.1. Last change: 2024 Sep 29 VIM REFERENCE MANUAL by Bram Moolenaar @@ -38,9 +38,6 @@ browser use: https://github.com/vim/vim/issues/1234 *known-bugs* -------------------- Known bugs and current work ----------------------- -FILETYPE_FILE is defined to the same value in multiple places. -Only use the one in feature.h. Others too. - Mapping with modifier is not recognized after a partial mapping. Probably because the typeahead was simplified when looking for a matching mapping. Need to somehow undo the simplification. #12002 -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to vim_dev+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/vim_dev/E1suoc7-00Gpik-WF%40256bit.org.