void editorSetStatusMessage(const char *fmt,...)
Set the transient status message using printf-style formatting.
Definition status.c:28
void scmEditorSetStatusMessage(SCM message)
Set the status message from a Scheme string.
Definition status.c:49
Core editor types, macros, and global state.