1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-25 05:52:42 -08:00
emacs/test/lisp/progmodes/lua-ts-mode-resources
john muhl c493f28cc9 Fix which-function error in 'lua-ts-mode' (bug#70515)
* lisp/progmodes/lua-ts-mode.el (lua-ts-mode): Remove incorrect
usage of 'which-func-functions'.
* test/lisp/progmodes/lua-ts-mode-tests.el
(lua-ts-test-which-function): Add test.
* test/lisp/progmodes/lua-ts-mode-resources/which-function.lua:
New file.
2024-04-25 18:39:30 +03:00
..
font-lock.lua Add font-lock tests for lua-ts-mode (bug#67605) 2023-12-09 10:57:22 +02:00
indent.erts Support indented continuation lines in lua-ts-mode 2024-01-11 21:51:23 +01:00
movement.erts
which-function.lua Fix which-function error in 'lua-ts-mode' (bug#70515) 2024-04-25 18:39:30 +03:00