Home
last modified time | relevance | path

Searched refs:verb_msg (Results 1 – 9 of 9) sorted by relevance

/vim-8.2.3635/src/
H A Dos_unix.c1773 verb_msg(_("Testing the X display failed")); in test_x11_window()
1917 verb_msg(_("Opening the X display timed out")); in get_x11_windis()
6293 verb_msg(_("XSMP lost ICE connection")); in RealWaitForChar()
6451 verb_msg(_("XSMP lost ICE connection")); in RealWaitForChar()
7644 verb_msg(_("Opening the X display failed")); in setup_term_clip()
7981 verb_msg(_("XSMP handling save-yourself request")); in xsmp_handle_save_yourself()
8070 verb_msg(_("XSMP lost ICE connection")); in xsmp_handle_requests()
8093 verb_msg(_("XSMP opening connection")); in xsmp_init()
8112 verb_msg(_("XSMP ICE connection watch failed")); in xsmp_init()
8140 verb_msg(errorreport); in xsmp_init()
H A Dclipboard.c1879 verb_msg(_("Used CUT_BUFFER0 instead of empty selection")); in yank_cut_buffer0()
H A Dmessage.c109 verb_msg(char *s) in verb_msg() function
H A Dundo.c1677 verb_msg(_("Skipping undo file write, nothing to undo")); in u_write_undo()
H A Dmemline.c5013 verb_msg(_("Found a swap file that is not useful, deleting it")); in findswapname()
H A Deval.c4562 verb_msg(_("Not enough memory to set references, garbage collection aborted!")); in garbage_collect()
H A Devalfunc.c6511 verb_msg(_("called inputrestore() more often than inputsave()")); in f_inputrestore()
/vim-8.2.3635/src/proto/
H A Dmessage.pro3 int verb_msg(char *s);
/vim-8.2.3635/runtime/doc/
H A Dversion8.txt33431 Solution: Remove #ifdef for verb_msg().