Home
last modified time | relevance | path

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

/dports/editors/aee/aee-bf68f4accb96ac39020ac2d9092022aebfa5df27/
H A Dwindows.c182 wprintw(com_win, cant_chng_while_mark_msg);
H A Daee.h512 extern char *cant_chng_while_mark_msg, *too_many_parms_msg, *buff_is_main_msg, *cant_del_while_mark…
H A Dlocalize.c429 cant_chng_while_mark_msg = catgetlocal( 329, "you may not change buffers while mark is active"); in strings_init()
H A Daee.c492 char *cant_chng_while_mark_msg, *too_many_parms_msg, *buff_is_main_msg, *cant_del_while_mark, *main… variable