]> git.eshelyaron.com Git - emacs.git/commit
Expand all ediff-cond-compile-for-xemacs-or-emacs calls to a featurep test.
authorGlenn Morris <rgm@gnu.org>
Wed, 5 Mar 2008 08:52:22 +0000 (08:52 +0000)
committerGlenn Morris <rgm@gnu.org>
Wed, 5 Mar 2008 08:52:22 +0000 (08:52 +0000)
commitd2049452e79d4ba695fb633b49b4a5b3ac993728
treebab9f0d3d088997b0ef8e96b87347565b77b7941
parent4af37d74f818fc08a2eb1f196827efb82cbc003d
Expand all ediff-cond-compile-for-xemacs-or-emacs calls to a featurep test.
(ediff-kill-bottom-toolbar): Place (ediff-use-toolbar-p) test inside
XEmacs test.
(ediff-make-bottom-toolbar): Place whole cond inside XEmacs test,
since it was doing nothing on Emacs.
(ediff-make-bullet-proof-overlay): Use when rather than if.
lisp/ediff-util.el