]> git.eshelyaron.com Git - emacs.git/commit
(Qinsert_in_front_hooks, Qinsert_behind_hooks): New vars.
authorRichard M. Stallman <rms@gnu.org>
Tue, 13 Jul 1993 21:04:07 +0000 (21:04 +0000)
committerRichard M. Stallman <rms@gnu.org>
Tue, 13 Jul 1993 21:04:07 +0000 (21:04 +0000)
commitf7a9275a0e5752cdfe367c63096775b98e9af831
tree55ae369ac140e9ad555313564b9b8a5bfd6cac83
parenta399c5363f07c16f67eb4a344fac9570b3531b32
(Qinsert_in_front_hooks, Qinsert_behind_hooks): New vars.
(syms_of_textprop): Set them up.

(set_properties): Call modify_region.
(remove_properties): Call modify_region before record_property_change.
(add_properties): Likewise.
src/textprop.c