diff options
author | Dmitry Gutov <dgutov@yandex.ru> | 2023-02-04 04:16:55 +0200 |
---|---|---|
committer | Dmitry Gutov <dgutov@yandex.ru> | 2023-02-04 04:16:55 +0200 |
commit | 4c765d93ab3dd646c1b9722bdd5a91da525d06f2 (patch) | |
tree | d2ca71e020bc23987e30650ff878d70cdcac61d1 /lisp/progmodes/compile.el | |
parent | d99b5151f8c41d45084d10c49c86d6c228d5f730 (diff) | |
download | emacs-4c765d93ab3dd646c1b9722bdd5a91da525d06f2.tar.gz emacs-4c765d93ab3dd646c1b9722bdd5a91da525d06f2.tar.bz2 emacs-4c765d93ab3dd646c1b9722bdd5a91da525d06f2.zip |
Refine the previous change
* lisp/progmodes/ruby-ts-mode.el (ruby-ts--s-p-query): Fix a typo.
(ruby-ts--syntax-propertize): Use pcase-exhaustive to avoid typos.
Put the last s-t property after heredoc's end (apparently
parse-partial-sexp likes that more). Move first s-t property on
percent literals to the very beginning (to be refined later).
Differentiate the %r{} literals from /.../ ones -- tree-sitter
parses them exactly the same.
Diffstat (limited to 'lisp/progmodes/compile.el')
0 files changed, 0 insertions, 0 deletions