Home
last modified time | relevance | path

Searched refs:MLE_SET_INFO (Results 1 – 4 of 4) sorted by relevance

/dports/editors/mle/mle-1.4.3/
H A Dcursor.c376 MLE_SET_INFO(cursor->bview->editor, "replace: Replaced %d instance(s)", num_replacements); in cursor_replace()
H A Dmle.h611 #define MLE_SET_INFO(editor, fmt, ...) do { \ macro
H A Dcmd.c1334 MLE_SET_INFO(editor, "save: Wrote %" PRIdMAX " bytes", nbytes); in _cmd_save()
H A Deditor.c1681 MLE_SET_INFO(editor, "show_help: Press %s", cur_key_patt); in _editor_init_kmap_add_binding()