diff options
| author | Yuan Fu | 2025-04-16 22:50:56 -0700 |
|---|---|---|
| committer | Yuan Fu | 2025-04-16 22:54:40 -0700 |
| commit | 79814379d646e507c1af8ab26e300ac43d036664 (patch) | |
| tree | bd531c1186fc1e9955a024b4aedcb8d960f6b323 /java | |
| parent | 9d43715baa5da4a644e180c7fb4550be0eb69be4 (diff) | |
| download | emacs-79814379d646e507c1af8ab26e300ac43d036664.tar.gz emacs-79814379d646e507c1af8ab26e300ac43d036664.zip | |
Remove treesit.el dependency from prog-mode.el
prog-mode.el doens't need treesit.el dependency. And it
shouldn't depend on it. In principle, treesit.el should
integrate into various parts of Emacs through standard hooks and
variables.
* lisp/progmodes/prog-mode.el:
(prog-fill-reindent-defun): Remove treesit.el functions. Use
generic functions to check whether the current line has
comments, and make the test more comprehensive.
Diffstat (limited to 'java')
0 files changed, 0 insertions, 0 deletions