1
- *message.txt* For Vim version 8.0 . Last change: 2017 Mar 25
1
+ *message.txt* For Vim version 8.1 . Last change: 2018 Feb 04
2
2
3
3
4
4
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -76,7 +76,7 @@ See `:messages` above.
76
76
LIST OF MESSAGES
77
77
*E222* *E228* *E232* *E256* *E293* *E298* *E304* *E317*
78
78
*E318* *E356* *E438* *E439* *E440* *E316* *E320* *E322*
79
- *E323* *E341* *E473* *E570* *E685* >
79
+ *E323* *E341* *E473* *E570* *E685* *E950* >
80
80
Add to read buffer
81
81
makemap: Illegal mode
82
82
Cannot create BalloonEval with both message and callback
@@ -97,6 +97,7 @@ LIST OF MESSAGES
97
97
Internal error
98
98
Internal error: {function}
99
99
fatal error in cs_manage_matches
100
+ Invalid count for del_bytes(): {N}
100
101
101
102
This is an internal error. If you can reproduce it, please send in a bug
102
103
report. | bugs |
@@ -463,12 +464,6 @@ changed. To avoid the message reset the 'warn' option.
463
464
Something inside Vim went wrong and resulted in a NULL pointer. If you know
464
465
how to reproduce this problem, please report it. | bugs |
465
466
466
- *E172* >
467
- Only one file name allowed
468
-
469
- The ":edit" command only accepts one file name. When you want to specify
470
- several files for editing use ":next" | :next | .
471
-
472
467
*E41* *E82* *E83* *E342* >
473
468
Out of memory!
474
469
Out of memory! (allocating {number} bytes)
@@ -645,6 +640,9 @@ starts. It can be fixed in one of these ways:
645
640
- Just write the file again the next day. Or set your clock to the next day,
646
641
write the file twice and set the clock back.
647
642
643
+ If you get W11 all the time, you may need to disable "Acronis Active
644
+ Protection" or register Vim as a trusted service/application.
645
+
648
646
*W12* >
649
647
Warning: File "{filename}" has changed and the buffer was changed in Vim as well
650
648
0 commit comments