updated for version 7.0132

This commit is contained in:
Bram Moolenaar
2005-08-19 20:40:30 +00:00
parent 5195e45609
commit 8aff23a13e
22 changed files with 426 additions and 190 deletions
+1 -4
View File
@@ -4692,10 +4692,7 @@ last defined. Example: >
function SetFileTypeSH(name)
Last set from /usr/share/vim/vim-7.0/filetype.vim
<
When the function was defined by hand there is no "Last set" message. When
the function was defined while executing a function, user command or
autocommand, the script in which it was defined is reported.
{not available when compiled without the +eval feature}
See |:verbose-cmd| for more information.
*E124* *E125*
:fu[nction][!] {name}([arguments]) [range] [abort] [dict]