doc: Remove refs to 'compatible' and friends

Also remove some MS-DOS references on lines already being touched.

Based on this commit:
e4db01ca87
This commit is contained in:
Michael Reed
2015-03-23 23:29:21 -04:00
parent adfc8cf50a
commit d85fabc24f
30 changed files with 45 additions and 273 deletions

View File

@@ -2335,7 +2335,7 @@ do_source (
/*
* The file exists.
* - In verbose mode, give a message.
* - For a vimrc file, may want to set 'compatible', call vimrc_found().
* - For a vimrc file, may want to call vimrc_found().
*/
if (p_verbose > 1) {
verbose_enter();