summaryrefslogtreecommitdiffstats
path: root/runtime/doc/todo.txt
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2022-05-22 14:50:16 +0100
committerBram Moolenaar <Bram@vim.org>2022-05-22 14:50:16 +0100
commit835ee980eedd1aa0fa2d731312ce38697a12a897 (patch)
tree6c206e5cd8175adeab64825a07eb23c5c1896dd9 /runtime/doc/todo.txt
parentaa9729b652aa93b547b5c7006f54a143d99ea149 (diff)
patch 8.2.5000: no patch for documentation updatesv8.2.5000
Problem: No patch for documentation updates. Solution: Update documentation files.
Diffstat (limited to 'runtime/doc/todo.txt')
-rw-r--r--runtime/doc/todo.txt12
1 files changed, 3 insertions, 9 deletions
diff --git a/runtime/doc/todo.txt b/runtime/doc/todo.txt
index d2a5dbdd18..fa2cded4f4 100644
--- a/runtime/doc/todo.txt
+++ b/runtime/doc/todo.txt
@@ -1,4 +1,4 @@
-*todo.txt* For Vim version 8.2. Last change: 2022 May 21
+*todo.txt* For Vim version 8.2. Last change: 2022 May 22
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -38,20 +38,14 @@ browser use: https://github.com/vim/vim/issues/1234
*known-bugs*
-------------------- Known bugs and current work -----------------------
-Make :defcompile accept a function argument, like :disassemble
-Useful for global functions.
-
-Once Vim9 is stable:
+Prepare for Vim 9.0 release:
- Use Vim9 for more runtime files.
-- Check code coverage, add more tests if needed.
+- Check Vim9 code coverage, add more tests if needed.
vim9instr.c
vim9script.c
vim9type.c
-- Inlude new set of colors: #9795
- Adjust intro message to say "help version9".
-Graduate FEAT_CINDENT and FEAT_SMARTINDENT ?
-
Update the user manual:
- Update usr_41.txt for Vim9 script
- Fill usr_50.txt as an "advanced section" of usr_41.txt