/[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.29 by pj, Mon Jul 16 07:46:48 2001 UTC revision 1.30 by kifer, Mon Dec 24 05:50:31 2001 UTC
# Line 1018  into icons, regardless of the window man Line 1018  into icons, regardless of the window man
1018                    
1019      (if ediff-xemacs-p      (if ediff-xemacs-p
1020          (ediff-with-current-buffer ctl-buffer          (ediff-with-current-buffer ctl-buffer
1021            (make-local-hook 'select-frame-hook)            (if ediff-xemacs-p
1022            (add-hook 'select-frame-hook 'ediff-xemacs-select-frame-hook nil t)                (make-local-hook 'select-frame-hook))
1023              (add-hook
1024               'select-frame-hook 'ediff-xemacs-select-frame-hook nil 'local)
1025            ))            ))
1026                    
1027      (ediff-with-current-buffer ctl-buffer      (ediff-with-current-buffer ctl-buffer

Legend:
Removed from v.1.29  
changed lines
  Added in v.1.30

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