Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/texinfo/dist/info/
H A Dinfo.c654 const char *msg_cant_find_point; variable
674 msg_cant_find_point = _("Point doesn't appear within this window's node!"); in init_messages()
H A Dinfo.h139 extern const char *msg_cant_find_point;
H A Dsession.c603 info_error ((char *) msg_cant_find_point, NULL, NULL); in move_to_new_line()