Searched refs:mesg2 (Results 1 – 1 of 1) sorted by relevance
4043 char *mesg2 = ""; in buf_check_timestamp() local4186 mesg2 = _("See \":help W12\" for more info."); in buf_check_timestamp()4191 mesg2 = _("See \":help W11\" for more info."); in buf_check_timestamp()4196 mesg2 = _("See \":help W16\" for more info."); in buf_check_timestamp()4227 mesg2 = ""; in buf_check_timestamp()4238 if (*mesg2 != NUL) in buf_check_timestamp()4241 STRCAT(tbuf, mesg2); in buf_check_timestamp()4252 if (*mesg2 != NUL) in buf_check_timestamp()4255 STRCAT(tbuf, mesg2); in buf_check_timestamp()4266 if (*mesg2 != NUL) in buf_check_timestamp()[all …]