]> git.eshelyaron.com Git - emacs.git/commit
On buffer kill, first send didclose then teardown local structures
authorIngo Lohmar <ingo.lohmar@posteo.net>
Wed, 2 Oct 2019 16:03:48 +0000 (18:03 +0200)
committerJoão Távora <joaotavora@gmail.com>
Sat, 5 Oct 2019 08:50:50 +0000 (09:50 +0100)
commit14f69da41711f2826af60a511155b2d1a5025e4a
tree2a398259c70d2e1be29cf0c88c0a19a5b728e4c9
parent051bc27a101f0c9f3376194ec53842c87d31e94e
On buffer kill, first send didclose then teardown local structures

It used to be the reverse way around, which doesn't make sense.

* eglot.el (eglot-managed-mode): Fix order in `kill-buffer-hook'

Co-authored-by: João Távora <joaotavora@gmail.com>
lisp/progmodes/eglot.el