]> git.eshelyaron.com Git - emacs.git/commit
Clarify documentation on inhibit-modification-hooks intended usage
authorŠtěpán Němec <stepnem@gmail.com>
Tue, 31 Mar 2020 03:38:50 +0000 (05:38 +0200)
committerŠtěpán Němec <stepnem@gmail.com>
Mon, 13 Apr 2020 10:15:13 +0000 (12:15 +0200)
commitf84aed5fd233d59196d942acfb67bb4051c69cf1
tree6a096f13faea8904b23e0e975d77d3cae754bfa4
parent81d07da788e7caea266f4a520cd9922c990d04e9
Clarify documentation on inhibit-modification-hooks intended usage

Cf. bug#40332 and the discussion at
https://lists.gnu.org/archive/html/emacs-devel/2020-03/msg00921.html

* doc/lispref/text.texi (Change Hooks):
* src/insdel.c (syms_of_insdel): Clarify the intended usage of
'inhibit-modification-hooks'.
doc/lispref/text.texi
src/insdel.c