mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-31 17:30:54 -08:00
Declare Qrear_nonsticky.
This commit is contained in:
parent
cbf651156b
commit
2a96daeb5d
1 changed files with 1 additions and 0 deletions
|
|
@ -1604,6 +1604,7 @@ extern Lisp_Object truncate_undo_list ();
|
|||
|
||||
/* defined in textprop.c */
|
||||
extern Lisp_Object Qmodification_hooks;
|
||||
extern Lisp_Object Qrear_nonsticky;
|
||||
extern Lisp_Object Qinsert_in_front_hooks, Qinsert_behind_hooks;
|
||||
extern Lisp_Object Fnext_property_change ();
|
||||
extern Lisp_Object Fnext_single_property_change ();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue