]> git.eshelyaron.com Git - emacs.git/commit
* lisp/progmodes/typescript-ts-mode.el: Fix syntax of tsx tags.
authorJuri Linkov <juri@linkov.net>
Fri, 10 Jan 2025 07:56:08 +0000 (09:56 +0200)
committerEshel Yaron <me@eshelyaron.com>
Sat, 11 Jan 2025 11:18:39 +0000 (12:18 +0100)
commita407dff69451b78f0f76680fe33c6f5aec62fa01
tree0e8d6126b77f26ecc27ad8be220de9946df41b43
parentb8021c8dd1ff33a7f0acc089997f731bf9cdd6b1
* lisp/progmodes/typescript-ts-mode.el: Fix syntax of tsx tags.

(tsx-ts--syntax-propertize-captures): For tag angle brackets
use the same syntax as in 'sgml-make-syntax-table' (bug#73978).

(cherry picked from commit c0a52efed32ddc63b26c9e1d9dd769da55d857e5)
lisp/progmodes/typescript-ts-mode.el