diff options
author | Yuan Fu <casouri@gmail.com> | 2022-11-21 23:06:43 -0800 |
---|---|---|
committer | Yuan Fu <casouri@gmail.com> | 2022-11-22 01:06:51 -0800 |
commit | 6e078380512675aabd45ed752f60ebe424efd89d (patch) | |
tree | 5eb5c9c3b53be0a23072d82e10d10ce6283e73b3 /test/lisp/emacs-lisp/hierarchy-tests.el | |
parent | cb60342c0184fa8ef9462c9926e93dceff959f49 (diff) | |
download | emacs-6e078380512675aabd45ed752f60ebe424efd89d.tar.gz emacs-6e078380512675aabd45ed752f60ebe424efd89d.tar.bz2 emacs-6e078380512675aabd45ed752f60ebe424efd89d.zip |
treesit-font-lock-recompute-features now has two modes of operation
1. Set activation of each feature (changes every feature)
2. Add/remove features (only change those explicitly configured by
ADD-LIST and REMOVE-LIST)
This is useful for enabling/disabling certain features for all
modes (without resetting others) by calling this function in
prog-mode-hook
* lisp/treesit.el (treesit-font-lock-recompute-features): See above
description.
Diffstat (limited to 'test/lisp/emacs-lisp/hierarchy-tests.el')
0 files changed, 0 insertions, 0 deletions