diff options
author | Stefan Monnier <monnier@iro.umontreal.ca> | 2024-05-28 17:42:27 -0400 |
---|---|---|
committer | Stefan Monnier <monnier@iro.umontreal.ca> | 2024-05-28 17:42:27 -0400 |
commit | 647de5e952c6ba806d3c36373cf8eb4f11034650 (patch) | |
tree | 25cf465cdab79854aa5f95fcc8d6ff9e5170e793 /lisp/emacs-lisp/regexp-opt.el | |
parent | 0999c64fa861bf9b5200b6dae09e81563853a04c (diff) | |
download | emacs-647de5e952c6ba806d3c36373cf8eb4f11034650.tar.gz emacs-647de5e952c6ba806d3c36373cf8eb4f11034650.tar.bz2 emacs-647de5e952c6ba806d3c36373cf8eb4f11034650.zip |
esh-mode.el: Refrain from hiding buffer modifications (bug#70966)
We have not been able to discover why these functions let-bound
`inhibit-modification-hooks`, but these let-bindings are
undesired effects on other modes such as `diff-mode` which
need to keep track of buffer modifications. Let's remove those
let-bindings and hope for the best.
* lisp/eshell/esh-mode.el (eshell-send-input)
(eshell-interactive-filter): Don't bind `inhibit-modification-hooks`.
Diffstat (limited to 'lisp/emacs-lisp/regexp-opt.el')
0 files changed, 0 insertions, 0 deletions