compile-changes-8 version8.txt /*compile-changes-8*
compile-changes-9 version9.txt /*compile-changes-9*
compile-changes-9.2 version9.txt /*compile-changes-9.2*
-compiler-biome quickfix.txt /*compiler-biome*
+compiler-biome quickfix.txt /*compiler-biome*
compiler-compaqada ft_ada.txt /*compiler-compaqada*
compiler-cppcheck quickfix.txt /*compiler-cppcheck*
compiler-decada ft_ada.txt /*compiler-decada*
quickfix quickfix.txt /*quickfix*
quickfix-6 version6.txt /*quickfix-6*
quickfix-ID quickfix.txt /*quickfix-ID*
-quickfix-buffer quickfix.txt /*quickfix-buffer*
quickfix-biome quickfix.txt /*quickfix-biome*
+quickfix-buffer quickfix.txt /*quickfix-buffer*
quickfix-changedtick quickfix.txt /*quickfix-changedtick*
quickfix-context quickfix.txt /*quickfix-context*
quickfix-cppcheck quickfix.txt /*quickfix-cppcheck*
-*todo.txt* For Vim version 9.1. Last change: 2025 Nov 09
+*todo.txt* For Vim version 9.1. Last change: 2025 Nov 18
VIM REFERENCE MANUAL by Bram Moolenaar
won't work. At least give an error. Is there a way to make it work?
#10616
-Completion for ":runtime" should show valid values, not what's in the current
-directory. (#11447)
-
Add a "description" property to mappings. #12205
Add an option to start_timer() to return from the input loop with K_IGNORE.