emacs-devel
[Top][All Lists]
Advanced

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

Re: buttons for the ediff control frame


From: Eli Zaretskii
Subject: Re: buttons for the ediff control frame
Date: Wed, 29 Mar 2006 06:32:57 +0200

> From: Dan Nicolaescu <address@hidden>
> Date: Tue, 28 Mar 2006 11:25:14 -0800
> 
>   (defun ediff-has-toolbar-support-p ()
>     (ediff-cond-compile-for-xemacs-or-emacs
>      (and (featurep 'toolbar) (console-on-window-system-p)) ; xemacs form
> !    (eq window-system 'x) ; emacs form
>      ))

??? Why only for X?  I think the tool bar is supported by _all_
windowing versions of Emacs.




reply via email to

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