Home
last modified time | relevance | path

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

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