comparison runtime/doc/various.txt @ 502:52e76e2b5b65 v7.0140

updated for version 7.0140
author vimboss
date Thu, 01 Sep 2005 20:46:49 +0000
parents 4772a5e3f9fa
children 862863033fdd
comparison
equal deleted inserted replaced
501:ce2181d14aa0 502:52e76e2b5b65
487 For logging verbose messages in a file use the 487 For logging verbose messages in a file use the
488 'verbosefile' option. 488 'verbosefile' option.
489 489
490 *:verbose-cmd* 490 *:verbose-cmd*
491 When 'verbose' is non-zero, listing the value of a Vim option or a key map or 491 When 'verbose' is non-zero, listing the value of a Vim option or a key map or
492 a user-defined function or a command or a highlight group or an autocommand 492 an abbreviation or a user-defined function or a command or a highlight group
493 will also display where it was last defined. If it was defined manually then 493 or an autocommand will also display where it was last defined. If it was
494 there will be no "Last set" message. When it was defined while executing a 494 defined manually then there will be no "Last set" message. When it was
495 function, user command or autocommand, the script in which it was defined is 495 defined while executing a function, user command or autocommand, the script in
496 reported. 496 which it was defined is reported.
497 {not available when compiled without the +eval feature} 497 {not available when compiled without the +eval feature}
498 498
499 *K* 499 *K*
500 K Run a program to lookup the keyword under the 500 K Run a program to lookup the keyword under the
501 cursor. The name of the program is given with the 501 cursor. The name of the program is given with the