diff options
| author | Juri Linkov | 2025-05-01 20:55:33 +0300 |
|---|---|---|
| committer | Juri Linkov | 2025-05-01 20:55:33 +0300 |
| commit | 5684a3808677fb701833c83325cd3bc8de475561 (patch) | |
| tree | 75a1a31ee13e5ad66c3b1efcbc9ca7f72f6fbdd5 /src/coding.c | |
| parent | 311ea96ccfae813f5cb55a5bc9a13be19c0a4127 (diff) | |
| download | emacs-5684a3808677fb701833c83325cd3bc8de475561.tar.gz emacs-5684a3808677fb701833c83325cd3bc8de475561.zip | |
Avoid adding duplicate items to 'treesit-language-source-alist'.
* lisp/textmodes/mhtml-ts-mode.el:
* lisp/progmodes/php-ts-mode.el:
Use 'add-to-list' on items in language-source-alist
that should check for duplicate items.
* test/infra/Dockerfile.emba: Move multi-language mhtml-ts-mode and
php-ts-mode to the end to give their dependent grammars a lower priority.
* test/lisp/progmodes/js-tests.el (js-ts-mode-test-indentation):
Skip the test when 'jsdoc' is missing since 'js-ts-mode' depends
on the 'jsdoc' grammar.
Diffstat (limited to 'src/coding.c')
0 files changed, 0 insertions, 0 deletions