emacs-devel
[Top][All Lists]
Advanced

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

Re: master 36993bb9c2: Add new function imagep


From: Eli Zaretskii
Subject: Re: master 36993bb9c2: Add new function imagep
Date: Tue, 13 Sep 2022 17:30:26 +0300

We already have 'imagep' implemented in image.c, it just is compiled
only under GLYPH_DEBUG.  So just moving it out of the #ifdef should do
the job, no?  Otherwise, that function will be overridden by this new
Lisp implementation in any build with --enable-checking.



reply via email to

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