diff --git a/runtime/doc/eval.txt b/runtime/doc/eval.txt index 83056060f6..092994c11d 100644 --- a/runtime/doc/eval.txt +++ b/runtime/doc/eval.txt @@ -2811,6 +2811,7 @@ exists({expr}) The result is a Number, which is non-zero if {expr} is For checking for a supported feature use |has()|. Examples: > + exists("&mouse") exists("$HOSTNAME") exists("*strftime") exists("*s:MyFunc") diff --git a/runtime/optwin.vim b/runtime/optwin.vim index 40498f61b2..c1e59982cf 100644 --- a/runtime/optwin.vim +++ b/runtime/optwin.vim @@ -987,12 +987,6 @@ call append("$", "patchmode\tkeep oldest version of a file; specifies file name call OptionG("pm", &pm) call append("$", "fsync\tforcibly sync the file to disk after writing it") call BinOptionG("fs", &fs) -if !has("msdos") - call append("$", "shortname\tuse 8.3 file names") - call append("$", "\t(local to buffer)") - call BinOptionL("sn") -endif -call OptionL("cm") call Header("the swap file") diff --git a/runtime/syntax/vim.vim b/runtime/syntax/vim.vim index 2c2db44333..8beb64d045 100644 --- a/runtime/syntax/vim.vim +++ b/runtime/syntax/vim.vim @@ -27,22 +27,22 @@ syn match vimCommand contained "\