Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/texinfo/info/
Dinfo.c660 const char *msg_at_node_bottom; variable
680 msg_at_node_bottom = _("You are already at the last page of this node."); in init_messages()
Dinfo.h145 extern const char *msg_at_node_bottom;
Dsession.c854 info_error ((char *) msg_at_node_bottom, NULL, NULL); in forward_move_node_structure()