]> git.eshelyaron.com Git - emacs.git/commit
Avoid warning when loading 'go-ts-mode'
authorEli Zaretskii <eliz@gnu.org>
Sat, 29 Mar 2025 10:36:02 +0000 (13:36 +0300)
committerEshel Yaron <me@eshelyaron.com>
Mon, 31 Mar 2025 08:32:32 +0000 (10:32 +0200)
commit7eecfc836697935bfe4c2ed6e2ac8ec8d35e5f55
treeb8371ef546d0d1887808be851def2f160359e980
parent56b65bbb1b31805dae90491a24883987eed61525
Avoid warning when loading 'go-ts-mode'

* lisp/progmodes/go-ts-mode.el (treesit-ready-p): Silence the
warning if the gomod language library is not installed.
(Bug#77213)

(cherry picked from commit 26873d5028ed8aa0e2fc56c7d6ed3b43ff976d3c)
lisp/progmodes/go-ts-mode.el