[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: XEmacs code remainder in font-latex.el
From: |
Arash Esbati |
Subject: |
Re: XEmacs code remainder in font-latex.el |
Date: |
Sun, 08 Dec 2019 13:41:58 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 |
David Kastrup <address@hidden> writes:
> Arash Esbati <address@hidden> writes:
>
>> I'm not sure but the entire (when (fboundp 'built-in-face-specifiers)
>> clause is XEmacs related, right? Can someone with XEmacs installed on
>> HD confirm? Then we can remove it.
>
> So pretty sure that in the context of XEmacs non-support this code
> should be fine to remove.
Thanks for your prompt reply and the clarification. I deleted that code
and pushed a change (45f0298c) to our repo. Another compilation warning
gone :-)
Best, Arash