diff options
author | Yuan Fu <casouri@gmail.com> | 2023-01-26 17:49:45 -0800 |
---|---|---|
committer | Yuan Fu <casouri@gmail.com> | 2023-01-29 00:12:56 -0800 |
commit | 1c3ca3bb649b7e812a84b4a559463462d4357080 (patch) | |
tree | 933415aecabc4d6cd662d3f7463d408c53f26061 /lisp/emacs-lisp/timer.el | |
parent | 56e8607dc99b90c43f82001cbf073e58a4698298 (diff) | |
download | emacs-1c3ca3bb649b7e812a84b4a559463462d4357080.tar.gz emacs-1c3ca3bb649b7e812a84b4a559463462d4357080.tar.bz2 emacs-1c3ca3bb649b7e812a84b4a559463462d4357080.zip |
Fix <> syntax in rust-ts-mode
Similar to bug#60351, the angle brackets in rust-ts-mode are not
recognized as pairs when they should be. This change copies the
function used by c++-ts-mode and adapts it to rust-ts-mode.
* lisp/progmodes/rust-ts-mode.el:
(rust-ts-mode--syntax-propertize): New function.
(rust-ts-mode): Set up syntax-propertize-function.
Diffstat (limited to 'lisp/emacs-lisp/timer.el')
0 files changed, 0 insertions, 0 deletions