summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/timer.el
diff options
context:
space:
mode:
authorVincenzo Pupillo <v.pupillo@gmail.com>2023-07-22 13:37:54 +0200
committerTheodor Thornhill <theo@thornhill.no>2023-07-22 23:18:23 +0200
commit235561a2ccc03f50652cd942ab7906fe6178ef83 (patch)
tree08a66dc82ae27ee8792835415de5296620c3c105 /lisp/emacs-lisp/timer.el
parent12ab82d3b358fa72dc4705cb6ff7ce0523968200 (diff)
downloademacs-235561a2ccc03f50652cd942ab7906fe6178ef83.tar.gz
emacs-235561a2ccc03f50652cd942ab7906fe6178ef83.tar.bz2
emacs-235561a2ccc03f50652cd942ab7906fe6178ef83.zip
Update TSX support due to upstream changes (bug#64647)
A recent change in tree-sitter-typescript grammar support for TSX (commit b893426), changed two things: 1. renamed nested_identifier to member_expression 2. removed jsx_fragment, jsx_text is used instead * lisp/progmodes/typescript-ts-mode.el (tsx-ts-mode--indent-compatibility-b893426): Indent helper function to handle different tree-sitter-typescript version. * lisp/progmodes/typescript-ts-mode.el (typescript-ts-mode--indent-rules): use the new function to handle both jsx_fragment and jsx_text. * lisp/progmodes/typescript-ts-mode.el (tsx-ts-mode--font-lock-compatibility-bb1f97b): Font lock helper function for handle different tree-sitter-typescript version. * lisp/progmodes/typescript-ts-mode.el (typescript-ts-mode--font-lock-settings): Use the new function to handle both nested_identifier and member_expression.
Diffstat (limited to 'lisp/emacs-lisp/timer.el')
0 files changed, 0 insertions, 0 deletions