M_BERR
msgq(sp, M_BERR, "No changes to undo");
msgq(sp, M_BERR, "No changes to re-do");
if (mt == M_BERR)
case M_BERR:
discard: msgq(sp, M_BERR,
msgq(sp, M_BERR,
empty: msgq(sp, M_BERR, "No command to execute");
msgq(sp, M_BERR, "Empty file");
msgq(sp, M_BERR, "No previous F, f, T or t search");
msgq(sp, M_BERR, "%s not found", KEY_NAME(sp, ch));
msgq(sp, M_BERR, "No ex command to execute");
if (mark_get(sp, vp->character, &vp->m_stop, M_BERR))
msgq(sp, M_BERR, "Matching character not found");
nomatch: msgq(sp, M_BERR, "No match character on this line");
msgq(sp, M_BERR, "No characters to replace");
msgq(sp, M_BERR, "Search wrapped to original position");
msgq(sp, M_BERR,
msgq(sp, M_BERR,
msgq(sp, M_BERR,
msgq(sp, M_BERR, "No more characters to erase");
msgq(sp, M_BERR, "Already in the first column");
msgq(sp, M_BERR, "The file is empty");
msgq(sp, M_BERR, "Already at end-of-file");
msgq(sp, M_BERR, "Already at end-of-line");
which == VIM_NOCOM_B ? M_BERR : M_ERR,
msgq(sp, M_BERR, "Movement past the end-of-file");
msgq(sp, M_BERR, "Movement past the end-of-line");
msgq(sp, M_BERR, "No cursor movement made");
msgq(sp, M_BERR, "Already at the beginning of the file");
msgq(sp, M_BERR, "Movement past the beginning of the file");
nodel: msgq(sp, M_BERR, "No characters to delete");
msgq(sp, M_BERR, "Cursor not in a word");
msgq(sp, M_BERR,
msgq(sp, M_BERR, "Already in command mode");
sof: msgq(sp, M_BERR, "Movement past the end-of-screen");
eof: msgq(sp, M_BERR,
toobig: msgq(sp, M_BERR, adj == A_DECREASE ?
toosmall: msgq(sp, M_BERR,