diff options
| author | Juri Linkov | 2025-04-16 20:11:34 +0300 |
|---|---|---|
| committer | Juri Linkov | 2025-04-16 20:11:34 +0300 |
| commit | 7574eb82c5cd150a0706a81e9f8555962a1e2167 (patch) | |
| tree | 61292fe5a1d1b311ba321abaae3f5633a157b87f /java | |
| parent | 77bf9d33ee42d90e86d9cc5d3a67356b19ca2f6b (diff) | |
| download | emacs-7574eb82c5cd150a0706a81e9f8555962a1e2167.tar.gz emacs-7574eb82c5cd150a0706a81e9f8555962a1e2167.zip | |
New hook 'outline-after-change-functions' (bug#77256).
* lisp/outline.el (outline-after-change-functions): New variable.
(outline--fix-buttons-after-change):
Run hook 'outline-after-change-functions'.
* lisp/treesit.el (treesit--after-change): Improve docstring.
(treesit-major-mode-setup): Simplify to just add
'treesit--after-change' to 'outline-after-change-functions' hook.
* lisp/progmodes/rust-ts-mode.el (rust-ts-mode): Add explicit
'treesit-outline-predicate' that is like
'treesit-simple-imenu-settings', but also adds "trait_item".
Diffstat (limited to 'java')
0 files changed, 0 insertions, 0 deletions