From: Yuan Fu Date: Fri, 4 Nov 2022 17:16:33 +0000 (-0700) Subject: ; * lisp/treesit.el (treesit-ready-p): Fix typo. X-Git-Tag: emacs-29.0.90~1713 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=c924b6afb6810d6b9585092fc5693e3c9efcd1cf;p=emacs.git ; * lisp/treesit.el (treesit-ready-p): Fix typo. --- diff --git a/lisp/treesit.el b/lisp/treesit.el index 8da32ad9c5f..3a1e010166d 100644 --- a/lisp/treesit.el +++ b/lisp/treesit.el @@ -1440,7 +1440,7 @@ instead of emitting warning. If MODE is nil, don't check for user setting and assume the setting is t. -LANGUAGE is the language symbol we want check for availability. +LANGUAGE is the language symbol we want to check for availability. It can also be a list of language symbols." (let ((language-list (if (consp language) language