mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-06 06:20:55 -08:00
* lisp/progmodes/go-ts-mode.el (go-ts-mode-build-tags): Fix :version.
This commit is contained in:
parent
f249c81f86
commit
5c08fd80d2
1 changed files with 1 additions and 1 deletions
|
|
@ -48,7 +48,7 @@
|
|||
|
||||
(defcustom go-ts-mode-build-tags nil
|
||||
"List of Go build tags for the test commands."
|
||||
:version "30.1"
|
||||
:version "31.1"
|
||||
:type '(repeat string)
|
||||
:group 'go)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue