mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-03-15 11:21:19 -07:00
Declare message_log_maybe_newline.
This commit is contained in:
parent
069cdc4fe0
commit
eaecdb8162
1 changed files with 1 additions and 0 deletions
|
|
@ -1395,6 +1395,7 @@ extern void message1_nolog ();
|
|||
extern void message2 ();
|
||||
extern void message2_nolog ();
|
||||
extern void message_dolog ();
|
||||
extern void message_log_maybe_newline ();
|
||||
|
||||
/* Defined in alloc.c */
|
||||
extern Lisp_Object Vpurify_flag;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue