1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-04 19:10:37 -08:00
emacs/doc
Yuan Fu 4339e70a94
Make sure treesit-parse-string gc its temp buffer (bug#71012)
* doc/lispref/parsing.texi (Using Parser): Add notice.
* lisp/treesit.el (treesit-parse-string): Remove function.
* src/treesit.c (make_treesit_parser): Init the new filed.
(treesit_delete_parser): Collect the temp buffer.
(Ftreesit_parse_string): New function.
* src/treesit.h (Lisp_TS_Parser): New field.
2024-08-24 15:15:23 -07:00
..
emacs Allow customizing partial-completion to be more like substring 2024-08-24 12:20:56 +03:00
lispintro ; Fix punctuation in docs 2024-07-21 17:35:13 +02:00
lispref Make sure treesit-parse-string gc its temp buffer (bug#71012) 2024-08-24 15:15:23 -07:00
man * doc/man/emacsclient.1: Bump date. 2024-08-20 22:46:40 +02:00
misc Update to modus-themes version 4.5.0 2024-08-21 11:07:47 +03:00
translations ; Fix typos 2024-06-07 23:51:18 +02:00