diff options
author | Yuan Fu <casouri@gmail.com> | 2024-11-23 21:39:40 -0800 |
---|---|---|
committer | Yuan Fu <casouri@gmail.com> | 2024-11-24 17:07:37 -0800 |
commit | 50b91ed458df8f04359996b31b18fb318ba64a47 (patch) | |
tree | 71e4c290add3accb465572c3af923e9bceaba240 /lisp/emacs-lisp | |
parent | 03ae07291e85fd353595806c3ce1ad3315c47649 (diff) | |
download | emacs-50b91ed458df8f04359996b31b18fb318ba64a47.tar.gz emacs-50b91ed458df8f04359996b31b18fb318ba64a47.tar.bz2 emacs-50b91ed458df8f04359996b31b18fb318ba64a47.zip |
Remove mention of treesit-defun-prefer-top-level (bug#74474)
treesit-defun-prefer-top-level is removed before Emacs 29
released and was replaced by treesit-defun-tactic. These
statements that set it doesn't do anything other than introduce
confusion, so we should remove them.
* lisp/progmodes/c-ts-mode.el (c-ts-base-mode):
* lisp/progmodes/js.el (js-ts-mode):
* lisp/progmodes/php-ts-mode.el (php-ts-mode):
* lisp/progmodes/ruby-ts-mode.el (ruby-ts-mode):
* lisp/progmodes/typescript-ts-mode.el:
(typescript-ts-base-mode):
Remove statements setting treesit-defun-prefer-top-level.
Diffstat (limited to 'lisp/emacs-lisp')
0 files changed, 0 insertions, 0 deletions