1
Fork 0
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:
Richard M. Stallman 1995-01-13 08:45:30 +00:00
parent cbf651156b
commit 2a96daeb5d

View file

@ -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 ();