comparison runtime/doc/helphelp.txt @ 27036:3e661b0cf500

Update runtime files Commit: https://github.com/vim/vim/commit/2f0936cb9a2eb026acac03e6a8fd0b2a5d97508b Author: Bram Moolenaar <Bram@vim.org> Date: Sat Jan 8 21:51:59 2022 +0000 Update runtime files
author Bram Moolenaar <Bram@vim.org>
date Sat, 08 Jan 2022 23:00:06 +0100
parents 3a63b1e4a6f4
children f8116058ca76
comparison
equal deleted inserted replaced
27035:5232c68bb21d 27036:3e661b0cf500
1 *helphelp.txt* For Vim version 8.2. Last change: 2021 Dec 13 1 *helphelp.txt* For Vim version 8.2. Last change: 2022 Jan 08
2 2
3 3
4 VIM REFERENCE MANUAL by Bram Moolenaar 4 VIM REFERENCE MANUAL by Bram Moolenaar
5 5
6 6
222 Only for backwards compatibility. It now executes the 222 Only for backwards compatibility. It now executes the
223 ToolBar.FindHelp menu entry instead of using a builtin 223 ToolBar.FindHelp menu entry instead of using a builtin
224 dialog. {only when compiled with |+GUI_GTK|} 224 dialog. {only when compiled with |+GUI_GTK|}
225 225
226 *:helpt* *:helptags* 226 *:helpt* *:helptags*
227 *E154* *E150* *E151* *E152* *E153* *E670* 227 *E150* *E151* *E152* *E153* *E154* *E670*
228 :helpt[ags] [++t] {dir} 228 :helpt[ags] [++t] {dir}
229 Generate the help tags file(s) for directory {dir}. 229 Generate the help tags file(s) for directory {dir}.
230 When {dir} is ALL then all "doc" directories in 230 When {dir} is ALL then all "doc" directories in
231 'runtimepath' will be used. 231 'runtimepath' will be used.
232 232