]> granicus.if.org Git - vim/commit
patch 9.0.0753: some Ex commands are not in the help index v9.0.0753
authorYee Cheng Chin <ychin.git@gmail.com>
Sat, 15 Oct 2022 09:22:19 +0000 (10:22 +0100)
committerBram Moolenaar <Bram@vim.org>
Sat, 15 Oct 2022 09:22:19 +0000 (10:22 +0100)
commitb77bdce120d7e140d0d0bd535ec9febdef78993d
tree8df18815ea6237263ef38a666d0df1b88c45def2
parent7e120ffccbf81ae8acac28f11fbd5eab79a1630d
patch 9.0.0753: some Ex commands are not in the help index

Problem:    Some Ex commands are not in the help index.
Solution:   Add the missing commands.  Add a script to check all Ex commands
            are in the help index. (Yee Cheng Chin, closes #11371)
runtime/doc/index.txt
src/testdir/Make_all.mak
src/testdir/test_cmd_lists.vim [new file with mode: 0644]
src/version.c