/[emacs]/emacs/lisp/ediff-wind.el
ViewVC logotype

Diff of /emacs/lisp/ediff-wind.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.31 by kifer, Tue Jan 8 04:36:01 2002 UTC revision 1.32 by kifer, Sun Feb 10 06:46:12 2002 UTC
# Line 968  into icons, regardless of the window man Line 968  into icons, regardless of the window man
968      (if (ediff-has-toolbar-support-p)      (if (ediff-has-toolbar-support-p)
969          (ediff-cond-compile-for-xemacs-or-emacs          (ediff-cond-compile-for-xemacs-or-emacs
970           (progn ; xemacs           (progn ; xemacs
971             (set-specifier top-toolbar-height (list ctl-frame 2))             (if (ediff-has-gutter-support-p)
972             (set-specifier top-gutter (list ctl-frame nil))                 (set-specifier top-gutter (list ctl-frame nil)))
973             (sit-for 0)             (sit-for 0)
974             (set-specifier top-toolbar-height (list ctl-frame 0))             (set-specifier top-toolbar-height (list ctl-frame 0))
975             ;;(set-specifier bottom-toolbar-height (list ctl-frame 0))             ;;(set-specifier bottom-toolbar-height (list ctl-frame 0))

Legend:
Removed from v.1.31  
changed lines
  Added in v.1.32

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26