From 1cb7349302a900e3113a28cd6611d11a2a809df3 Mon Sep 17 00:00:00 2001 From: Michael Reed Date: Sun, 7 Dec 2014 02:20:07 -0500 Subject: runtime: Cleanup refs to removed options - {no,inv,}shortname - {no,inv,}sn - cm, key (remnants of cryptmethod) --- runtime/doc/eval.txt | 1 + runtime/optwin.vim | 6 ------ runtime/syntax/vim.vim | 14 +++++++------- 3 files changed, 8 insertions(+), 13 deletions(-) (limited to 'runtime') 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 "\