emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [elpa] master 19862ff: Use font-lock-fontify-region instead of jit-l


From: Teemu Likonen
Subject: Re: [elpa] master 19862ff: Use font-lock-fontify-region instead of jit-lock-fontify-now
Date: Mon, 08 Feb 2016 21:24:51 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.90 (gnu/linux)

Stefan Monnier [2016-02-07 22:09:46-05] wrote:

>>         (if (fboundp 'font-lock-ensure)
>>             'font-lock-ensure
>>           'font-lock-fontify-region)))

> But if there's only a single cal to that function, you might as well
> inline it at its only call site.

Ok, thanks. I'll push the simple version.

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]