Back compatibility.
authorIain Patterson <me@iain.cx>
Thu, 8 Jul 2010 12:47:22 +0000 (13:47 +0100)
committerIain Patterson <me@iain.cx>
Mon, 19 Jul 2010 12:50:43 +0000 (13:50 +0100)
commitcf3815432f090b1f5da66a701963f620b3ab7228
tree964c7f9e23fd37c02ae31611644f42e461c7f486
parentb10ea19961f0abe25a9459b73bb8b8e966544168
Back compatibility.

Make sure more things which rely on particular features are wrapped in
has("feature") conditionals and wrap more stuff in version checks.
User functions were introduced in Vim 5.2.
VIMRUNTIME was introduced in Vim 5.4
The system() command was introduced in Vim 5.4.
The statusline option could not be modified before Vim 5.4.
.vimrc