Home
last modified time | relevance | path

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

/dports/editors/aee/aee-bf68f4accb96ac39020ac2d9092022aebfa5df27/
H A Daee.h513 extern char *cant_del_buf_msg, *HIGHLIGHT_str, *NOHIGHLIGHT_str;
H A Dlocalize.c433 cant_del_buf_msg = catgetlocal( 333, "cannot delete buffer \"%s\" "); in strings_init()
H A Dcontrol.c1563 wprintw(com_win, cant_del_buf_msg, main_buffer_name);
H A Daee.c493 char *cant_del_buf_msg, *HIGHLIGHT_str, *NOHIGHLIGHT_str; variable