]> git.eshelyaron.com Git - emacs.git/commit
Work around emacs bugs 32237, 32278 ()
authorMichal Krzywkowski <k.michal@zoho.com>
Sat, 28 Jul 2018 17:01:10 +0000 (19:01 +0200)
committerJoão Távora <joaotavora@gmail.com>
Sat, 28 Jul 2018 17:01:10 +0000 (18:01 +0100)
commiteb279829cb5c11039abda16b92945a882cfcb39d
treeb3c0eba9f54ea9750f3895a0e133c85c82082354
parent9bc459df6ddbd79f18fd569b008b5f82640c0fce
Work around emacs bugs 32237, 32278 ()

See:
https://debbugs.gnu.org/cgi/bugreport.cgi?bug=32237
https://debbugs.gnu.org/cgi/bugreport.cgi?bug=32278

* eglot.el (eglot--apply-text-edits): Inhibit modification hooks and
  call them manually for the changed region.

GitHub-reference: https://github.com/joaotavora/eglot/issues/53
lisp/progmodes/eglot.el