Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/texinfo/info/
Dinfo.c664 const char *msg_cant_make_help; variable
684 msg_cant_make_help = _("Not enough room for a help window, please delete a window."); in init_messages()
Dinfo.h149 extern const char *msg_cant_make_help;
Dinfodoc.c497 info_error ((char *) msg_cant_make_help, NULL, NULL);