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

@@ -134,8 +134,7 @@ q Stops recording. (Implementation note: The 'q' that
not have a <CR> it will be added automatically when
the 'e' flag is present in 'cpoptions'.
Note that the ":*" command is only recognized when the
'*' flag is present in 'cpoptions'. This is NOT the
default when 'nocompatible' is used.
'*' flag is present in 'cpoptions'.
For ":@=" the last used expression is used. The
result of evaluating the expression is executed as an
Ex command.