mirror of
https://github.com/vim/vim.git
synced 2025-09-23 03:43:49 -04:00
updated for version 7.0131
This commit is contained in:
@@ -5117,6 +5117,10 @@ uc_list(name, name_len)
|
||||
msg_outtrans(IObuff);
|
||||
|
||||
msg_outtrans_special(cmd->uc_rep, FALSE);
|
||||
#ifdef FEAT_EVAL
|
||||
if (p_verbose > 0)
|
||||
last_set_msg(cmd->uc_scriptID);
|
||||
#endif
|
||||
out_flush();
|
||||
ui_breakcheck();
|
||||
if (got_int)
|
||||
|
Reference in New Issue
Block a user