Searched refs:mesg2 (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/vim-55/src/
H A Dfileio.c6872 char *mesg2 = ""; local
7008 mesg2 = _("See \":help W12\" for more info.");
7013 mesg2 = _("See \":help W11\" for more info.");
7018 mesg2 = _("See \":help W16\" for more info.");
7046 mesg2 = "";
7048 + STRLEN(mesg2) + 2));
7052 * mesg2 has been appended. */
7058 if (*mesg2 != NUL)
7061 STRCAT(tbuf, mesg2);
7071 if (*mesg2 !
[all...]

Completed in 72 milliseconds