]> git.eshelyaron.com Git - emacs.git/commit
; Fix typo in treesit-explore-mode
authorYuan Fu <casouri@gmail.com>
Sat, 4 Jan 2025 05:39:32 +0000 (21:39 -0800)
committerEshel Yaron <me@eshelyaron.com>
Sat, 4 Jan 2025 20:58:30 +0000 (21:58 +0100)
commit1120ccab3f20e7f8e1d01d9ce3e96b5a80c9dbc9
treee1598da63f233bfaf241851d6fb4a51b7577ada2
parent2341fc3b8cb34958892869b1f92994f3fe570878
; Fix typo in treesit-explore-mode

* lisp/treesit.el (treesit-explore-mode): We added the hook to
kill-buffer-hook, so make sure to remove it from
kill-buffer-hook, not post-command-hook.

(cherry picked from commit 55f43f5b220ed3cc49141257918e51e403dd85ac)
lisp/treesit.el