mirror of
https://github.com/vim/vim.git
synced 2025-07-26 11:04:33 -04:00
updated for version 7.0040
This commit is contained in:
parent
e9a4126498
commit
1d817d0321
@ -520,8 +520,8 @@ emsg(s)
|
||||
called_emsg = TRUE;
|
||||
|
||||
/*
|
||||
* If "emsg_severe" is TRUE: When an error exception is to be thrown, prefer
|
||||
* this message over previous messages for the same command.
|
||||
* If "emsg_severe" is TRUE: When an error exception is to be thrown,
|
||||
* prefer this message over previous messages for the same command.
|
||||
*/
|
||||
#ifdef FEAT_EVAL
|
||||
severe = emsg_severe;
|
||||
|
Loading…
x
Reference in New Issue
Block a user