Home
last modified time | relevance | path

Searched refs:e_auabort (Results 1 – 1 of 1) sorted by relevance

/vim-8.2.3635/src/
H A Dbuffer.c68 static char *e_auabort = N_("E855: Autocommands caused command to abort"); variable
599 emsg(_(e_auabort)); in close_buffer()