]> git.eshelyaron.com Git - emacs.git/commit
(report_overlay_modification): Renamed from verify_overlay_modification.
authorRichard M. Stallman <rms@gnu.org>
Sun, 11 Dec 1994 11:30:43 +0000 (11:30 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sun, 11 Dec 1994 11:30:43 +0000 (11:30 +0000)
commit930a91400a2ec774bded1a6257cc3cffda70b736
tree6ca5e38572dfda571d34804f99ade84017e1eee7
parent835220e85365938b42cec1e69ea27ffba3f77407
(report_overlay_modification): Renamed from verify_overlay_modification.

(call_overlay_mod_hooks): New args AFTER, ARG1, ARG2, ARG3.
Args START, END deleted.  Pass each function AFTER, ARG1 and ARG2,
and ARG3 if ARG3 is not nil.
(verify_overlay_modification): New args AFTER, ARG1, ARG2, ARG3.
Pass them to call_overlay_mod_hooks.
src/buffer.c