Searched refs:info_error (Results 1 – 11 of 11) sorted by relevance
| /netbsd-src/external/gpl2/texinfo/dist/info/ |
| H A D | session.c | 115 info_error ((char *) msg_cant_find_window, NULL, NULL); in begin_multiple_window_info_session() 130 info_error ((char *) msg_win_too_small, NULL, NULL); in begin_multiple_window_info_session() 146 info_error (format, arg1, arg2); in begin_info_session_with_error() 271 info_error ((char *) msg_term_too_dumb, term_name, NULL); in initialize_info_session() 603 info_error ((char *) msg_cant_find_point, NULL, NULL); in move_to_new_line() 856 info_error ((char *) msg_at_node_bottom, NULL, NULL); in forward_move_node_structure() 862 info_error ((char *) msg_no_pointer, (char *) _("Next"), NULL); in forward_move_node_structure() 990 info_error ((char *) _("No more nodes within this document."), in forward_move_node_structure() 1007 info_error ((char *) msg_at_node_top, NULL, NULL); in backward_move_node_structure() 1013 info_error ((char *) _("No `Prev' for this node."), NULL, NULL); in backward_move_node_structure() [all …]
|
| H A D | indices.c | 209 info_error ((char *) _("No indices found."), NULL, NULL); in do_info_index_search() 337 info_error ((char *) _("No previous index search string."), NULL, NULL); 344 info_error ((char *) _("No index entries."), NULL, NULL); 377 info_error ((char *) _("No %sindex entries containing `%s'."), 438 info_error ((char *) msg_cant_file_node, 608 info_error ((char *) _(APROPOS_NONE), string, NULL); in info_apropos() 648 info_error ((char *) _(APROPOS_NONE), line, NULL);
|
| H A D | info.c | 369 info_error (info_recent_file_error, NULL, NULL); in main() 371 info_error ((char *) msg_cant_find_node, in main() 430 info_error ((char *) errstr, errarg1, errarg2); in main() 553 info_error (char *format, void *arg1, void *arg2) in info_error() function
|
| H A D | m-x.c | 142 info_error ((char *) _("Cannot execute an `echo-area' command here."), 156 info_error ((char *) _("Undefined command: %s"), line, NULL);
|
| H A D | footnotes.c | 262 info_error ((char *) msg_no_foot_node, NULL, NULL); 266 info_error ((char *) msg_win_too_small, NULL, NULL);
|
| H A D | infodoc.c | 499 info_error ((char *) msg_cant_make_help, NULL, NULL); 541 info_error (info_recent_file_error, NULL, NULL); 543 info_error ((char *) msg_cant_file_node, "Info", nodename); 1181 info_error ((char *) _("`%s' is not on any keys"), 1197 info_error ((char *) _("There is no function named `%s'"),
|
| H A D | infomap.c | 1487 info_error(filesys_error_string(filename, errno), in fetch_user_maps() 1502 info_error((char *) _("Ignoring invalid infokey file `%s' - too small"), in fetch_user_maps() 1505 info_error((char *) _("Ignoring invalid infokey file `%s' - too big"), in fetch_user_maps() 1518 info_error((char *) _("Error reading infokey file `%s' - short read"), in fetch_user_maps() 1537 …info_error((char *) _("Invalid infokey file `%s' (bad magic numbers) -- run infokey to update it"), in fetch_user_maps() 1545 info_error in fetch_user_maps() 1562 …info_error((char *) _("Invalid infokey file `%s' (bad section length) -- run infokey to update it"… in fetch_user_maps() 1583 … info_error((char *) _("Invalid infokey file `%s' (bad section code) -- run infokey to update it"), in fetch_user_maps() 1718 info_error((char *) _("Bad data in infokey file -- some key bindings ignored"), in section_to_keymaps() 1768 info_error((char *) _("Bad data in infokey file -- some var settings ignored"), in section_to_vars()
|
| H A D | info.h | 131 extern void info_error (char *format, void *arg1, void *arg2);
|
| H A D | nodemenu.c | 339 info_error ((char *) _("The reference disappeared! (%s)."), line, NULL);
|
| /netbsd-src/external/gpl2/texinfo/dist/po/ |
| H A D | sv.po | 183 # info_error (_("No %sindex entries containing \"%s\"."),
|
| /netbsd-src/external/gpl2/texinfo/dist/ |
| H A D | ChangeLog.46 | 9433 * info/session.c (info_error) Don't ring the bell if
|