mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-04-27 16:51:06 -07:00
(Qinhibit_point_motion_hooks): Declare extern.
This commit is contained in:
parent
8e15274f3f
commit
c6ae41f3c9
1 changed files with 1 additions and 0 deletions
|
|
@ -2118,6 +2118,7 @@ extern void syms_of_display P_ ((void));
|
|||
extern void safe_bcopy P_ ((char *, char *, int));
|
||||
|
||||
/* Defined in xdisp.c */
|
||||
extern Lisp_Object Qinhibit_point_motion_hooks;
|
||||
extern Lisp_Object Qinhibit_redisplay, Qdisplay;
|
||||
extern Lisp_Object Qmessage_truncate_lines;
|
||||
extern Lisp_Object Vmessage_log_max;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue