]> git.eshelyaron.com Git - emacs.git/commit
Use defvar-keymap in lua-ts-mode
authorjohn muhl <jm@pub.pink>
Mon, 8 Jul 2024 20:54:02 +0000 (15:54 -0500)
committerEshel Yaron <me@eshelyaron.com>
Thu, 3 Oct 2024 06:40:53 +0000 (08:40 +0200)
commit6b404d2d2d40dd1f2f208a5d76ba942d60ab45b9
tree72ea866355c2ec38f8a77721138b8790481262ef
parentd9cc0303d47b4073dc30c1a3513602179abac2a0
Use defvar-keymap in lua-ts-mode

* lisp/progmodes/lua-ts-mode.el (lua-ts-mode-map): Replace
'defvar' with 'defvar-keymap'.  (Bug#73585)

(cherry picked from commit bf3129d5821bb8804e486bc5d51de04846a31f12)
lisp/progmodes/lua-ts-mode.el