diff options
| author | Justin M. Keyes <justinkz@gmail.com> | 2019-07-29 02:59:32 +0200 |
|---|---|---|
| committer | Justin M. Keyes <justinkz@gmail.com> | 2019-07-29 20:50:07 +0200 |
| commit | ef1f1907cc4f9c74fc415d7411aacf8c61a4a38f (patch) | |
| tree | a64c7538e93005d367e625dd2a6d827926d2fa87 /runtime/doc/message.txt | |
| parent | 4cab90ad8c2f82dbdea71cf240384c5c3ae92d4d (diff) | |
| download | rneovim-ef1f1907cc4f9c74fc415d7411aacf8c61a4a38f.tar.gz rneovim-ef1f1907cc4f9c74fc415d7411aacf8c61a4a38f.tar.bz2 rneovim-ef1f1907cc4f9c74fc415d7411aacf8c61a4a38f.zip | |
vim-patch:4c05fa08c973
Update runtime files
https://github.com/vim/vim/commit/4c05fa08c9739e307ddc88ac91ba6d208f1fd68e
Diffstat (limited to 'runtime/doc/message.txt')
| -rw-r--r-- | runtime/doc/message.txt | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/runtime/doc/message.txt b/runtime/doc/message.txt index 205db12f3b..dccf39b3df 100644 --- a/runtime/doc/message.txt +++ b/runtime/doc/message.txt @@ -534,14 +534,6 @@ This message is only given when Vim detects a problem when searching for a tag. Sometimes this message is not given, even though the tags file is not properly sorted. - *E460* > - The resource fork would be lost (add ! to override) - -On the Macintosh (classic), when writing a file, Vim attempts to preserve all -info about a file, including its resource fork. If this is not possible you -get this error message. Append "!" to the command name to write anyway (and -lose the info). - *E424* > Too many different highlighting attributes in use |