diff options
| author | john muhl | 2023-10-04 20:46:15 -0500 |
|---|---|---|
| committer | Stefan Kangas | 2023-10-23 10:07:52 +0200 |
| commit | 1c261e0a6cae09e3ff36930442f2c9da44bccd6d (patch) | |
| tree | a4e9a8e264a6e08fce9cf45bb73c41bbe637735f /java | |
| parent | 731dd5f92efc9b5ba96b3f77369910527b6d84b5 (diff) | |
| download | emacs-1c261e0a6cae09e3ff36930442f2c9da44bccd6d.tar.gz emacs-1c261e0a6cae09e3ff36930442f2c9da44bccd6d.zip | |
Various improvements to lua-ts-mode (Bug#66159)
* lisp/progmodes/lua-ts-mode.el (lua-ts-mode): Improve movement.
(lua-ts--simple-indent-rules): Improve indentation rules.
(lua-ts-mode-map): Add key bindings and menus.
(lua-ts-mode-hook): Make hook available in Customize.
(lua-ts-inferior-history, lua-ts-inferior--write-history): Add option
to read/write an input history file.
(lua-ts-inferior-lua, lua-ts-send-buffer, lua-ts-send-file)
(lua-ts-send-region, lua-ts-inferior-prompt)
(lua-ts-inferior-prompt-continue): Support for sending buffer,
file or region to the inferior process.
(lua-ts-show-process-buffer, lua-ts-hide-process-buffer)
(lua-ts-kill-process): New functions.
(lua-ts-inferior-prompt-regexp): Remove option.
* test/lisp/progmodes/lua-ts-mode-resources/indent.erts:
* test/lisp/progmodes/lua-ts-mode-resources/movement.erts: Add
tests.
Diffstat (limited to 'java')
0 files changed, 0 insertions, 0 deletions