|
From: | Dmitry Gutov |
Subject: | Re: emacs-29 faee7e1f1b: ; * lisp/treesit.el (treesit-font-lock-fontify-region): Minor fix. |
Date: | Thu, 19 Jan 2023 20:15:55 +0200 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.4.2 |
On 18/01/2023 08:52, Yuan Fu wrote:
- (when (and (eq 'undecided treesit--font-lock-fast-mode) - (> (time-to-seconds + (when (and (> (time-to-seconds (time-subtract end-time start-time)) 0.01))
Note that now the 'and' form only has 1 element inside.
[Prev in Thread] | Current Thread | [Next in Thread] |