summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp
diff options
context:
space:
mode:
authorDmitry Gutov <dgutov@yandex.ru>2023-02-02 13:32:41 +0200
committerDmitry Gutov <dgutov@yandex.ru>2023-02-02 21:38:59 +0200
commit3b3c47d977bbe27f7157557b6b0e25d1dcf07640 (patch)
tree9da50417b3b2225c205371b86b8b11cc5015032b /lisp/emacs-lisp
parente8334781c9ffcf29a56a6eaf449f58d5b18c148a (diff)
downloademacs-3b3c47d977bbe27f7157557b6b0e25d1dcf07640.tar.gz
emacs-3b3c47d977bbe27f7157557b6b0e25d1dcf07640.tar.bz2
emacs-3b3c47d977bbe27f7157557b6b0e25d1dcf07640.zip
(treesit_predicate_match): Match node text against regexp without consing
* src/treesit.c (treesit_predicate_match): Match node text against regexp without creating a new string object (bug#60953). * src/search.c (search_buffer): Make not static. Delete declaration near the beginning of the file. * src/lisp.h: Declare it here. * lisp/progmodes/ruby-ts-mode.el (ruby-ts--builtin-method-p): Remove function. (ruby-ts--font-lock-settings): Use the regexp with :match directly.
Diffstat (limited to 'lisp/emacs-lisp')
0 files changed, 0 insertions, 0 deletions