emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Re: Changes to emacs/lisp/image-mode.el,v


From: Chong Yidong
Subject: [Emacs-diffs] Re: Changes to emacs/lisp/image-mode.el,v
Date: Tue, 29 Aug 2006 09:04:34 -0400
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

address@hidden (Kim F. Storm) writes:

>> +  (let ((image-display-supported-p (memq window-system '(x w32 mac))))
>> +    (if (and image-display-supported-p
>
> Why not use (display-images-p) here?

So that's where it is.  I vaguely remembered such a function existing,
but couldn't find it.  Thanks.




reply via email to

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