]> git.eshelyaron.com Git - emacs.git/commit
Describe the precise interaction of complex primitives with the change hooks
authorAlan Mackenzie <acm@muc.de>
Sat, 6 Jan 2018 18:55:08 +0000 (18:55 +0000)
committerAlan Mackenzie <acm@muc.de>
Sat, 6 Jan 2018 18:55:08 +0000 (18:55 +0000)
commite876f5f9fb090203b77c9cc2fa0208224ac2a1be
tree5b24ab303829acecab0e1002c259f898e96d6f7f
parent3a22097cf68761aa106a5455409b7eec689efd88
Describe the precise interaction of complex primitives with the change hooks

* doc/lispref/text.texi (Change Hooks): Document that most buffer changing
primitives call before- and after-change-functions in balanced pairs, but that
some complex primitives call b-c-f once, and a-c-f zero, one, or several
times.
doc/lispref/text.texi