mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-07 12:20:39 -08:00
(Vinhibit_point_motion_hooks): Declared.
This commit is contained in:
parent
0aaa80cc17
commit
b81de1f7e7
1 changed files with 2 additions and 0 deletions
|
|
@ -197,6 +197,8 @@ extern Lisp_Object Qlocal_map;
|
|||
extern Lisp_Object Qforeground, Qbackground, Qfont, Qunderline, Qstipple;
|
||||
extern Lisp_Object Qinvisible, Qread_only;
|
||||
|
||||
extern Lisp_Object Vinhibit_point_motion_hooks;
|
||||
|
||||
extern Lisp_Object Ftext_properties_at ();
|
||||
extern Lisp_Object Fnext_property_change (), Fprevious_property_change ();
|
||||
extern Lisp_Object Fadd_text_properties (), Fset_text_properties ();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue