comparison runtime/doc/helphelp.txt @ 2581:e8a482a7fa6c

Updated runtime files.
author Bram Moolenaar <bram@vim.org>
date Sun, 19 Sep 2010 19:01:21 +0200
parents ee53a39d5896
children 1b584a6f446c
comparison
equal deleted inserted replaced
2580:06aa43dde561 2581:e8a482a7fa6c
1 *helphelp.txt* For Vim version 7.3. Last change: 2010 Jul 29 1 *helphelp.txt* For Vim version 7.3. Last change: 2010 Sep 14
2 2
3 3
4 VIM REFERENCE MANUAL by Bram Moolenaar 4 VIM REFERENCE MANUAL by Bram Moolenaar
5 5
6 6
7 Help on help files *helphelp* 7 Help on help files *helphelp*
8 8
9 1. Help commands |online-help| 9 1. Help commands |online-help|
10 2. Translating help files |help-translated| 10 2. Translated help files |help-translated|
11 3. Writing help files |help-writing| 11 3. Writing help files |help-writing|
12 12
13 ============================================================================== 13 ==============================================================================
14 1. Help commands *online-help* 14 1. Help commands *online-help*
15 15
186 *:helpfind* *:helpf* 186 *:helpfind* *:helpf*
187 :helpf[ind] Like |:help|, but use a dialog to enter the argument. 187 :helpf[ind] Like |:help|, but use a dialog to enter the argument.
188 Only for backwards compatibility. It now executes the 188 Only for backwards compatibility. It now executes the
189 ToolBar.FindHelp menu entry instead of using a builtin 189 ToolBar.FindHelp menu entry instead of using a builtin
190 dialog. {only when compiled with |+GUI_GTK|} 190 dialog. {only when compiled with |+GUI_GTK|}
191 < {not in Vi} 191 {not in Vi}
192 192
193 *:helpt* *:helptags* 193 *:helpt* *:helptags*
194 *E154* *E150* *E151* *E152* *E153* *E670* 194 *E154* *E150* *E151* *E152* *E153* *E670*
195 :helpt[ags] [++t] {dir} 195 :helpt[ags] [++t] {dir}
196 Generate the help tags file(s) for directory {dir}. 196 Generate the help tags file(s) for directory {dir}.