1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-05 07:01:11 -08:00
emacs/doc
Alan Mackenzie 8c17995f7f Fix documentation of inhibit-modification-hooks in overlays + text properties
This fixes bug #25111.

* doc/lispref/display.text (Overlay Properties): For the hook property
modification-hooks, state that inhibit-modification-hooks is bound to non-nil
when calling its functions.  This also applies to insert-in-front-hooks and
insert-behind-hooks, which refer to modification-hooks.

* doc/lispref/text.texi (Special Properties): For the hook property
modification-hooks, state that inhibit-modification-hooks is NOT bound to
non-nil when calling its functions.  For the hooks insert-in-fron-hooks and
insert-behind-hooks, state that that variable does get bound to non-nil.
2019-06-25 08:52:38 +00:00
..
emacs Add example for enabling minor modes in .dir-local.el 2019-06-25 00:46:20 +02:00
lispintro Adjust comments/debug to match C bignum code 2019-06-04 08:34:16 -07:00
lispref Fix documentation of inhibit-modification-hooks in overlays + text properties 2019-06-25 08:52:38 +00:00
man Add Zstandard compression support for etags 2019-06-24 16:08:12 +02:00
misc Add Zstandard compression support for Tramp 2019-06-24 16:08:12 +02:00