runtime(doc): update index.txt Commit: https://github.com/vim/vim/commit/27f2e473e1d6077264b214e58995001383162705 Author: h-east <h.east....@gmail.com> Date: Fri Jan 3 10:45:15 2025 +0100
runtime(doc): update index.txt related: https://github.com/vim/vim/issues/16357 closes: https://github.com/vim/vim/issues/16372 Signed-off-by: h-east <h.east....@gmail.com> Signed-off-by: Christian Brabandt <c...@256bit.org> diff --git a/runtime/doc/index.txt b/runtime/doc/index.txt index 512e2843c..079f9ea39 100644 --- a/runtime/doc/index.txt +++ b/runtime/doc/index.txt @@ -1,4 +1,4 @@ -*index.txt* For Vim version 9.1. Last change: 2025 Jan 02 +*index.txt* For Vim version 9.1. Last change: 2025 Jan 03 VIM REFERENCE MANUAL by Bram Moolenaar @@ -1262,7 +1262,7 @@ tag command action ~ |:checkpath| :che[ckpath] list included files |:checktime| :checkt[ime] check timestamp of loaded buffers |:chistory| :chi[story] list the error lists -|:class| :class start of a class specification +|:class| :class start of a class declaration |:clast| :cla[st] go to the specified error, default last one |:clearjumps| :cle[arjumps] clear the jump list |:clist| :cl[ist] list all errors @@ -1337,11 +1337,11 @@ tag command action ~ |:else| :el[se] part of an :if command |:elseif| :elsei[f] part of an :if command |:emenu| :em[enu] execute a menu by name -|:endclass| :endclass end of a class specification +|:endclass| :endclass end of a class declaration |:enddef| :enddef end of a user function started with :def -|:endenum| :endenum end of an enum specification +|:endenum| :endenum end of an enum declaration |:endif| :en[dif] end previous :if -|:endinterface| :endinterface end of an interface specification +|:endinterface| :endinterface end of an interface declaration |:endfor| :endfo[r] end previous :for |:endfunction| :endf[unction] end of a user function started with :function |:endtry| :endt[ry] end previous :try -- -- 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 visit https://groups.google.com/d/msgid/vim_dev/E1tTeTL-004dmq-Eg%40256bit.org.