/[emacs]/emacs/lisp/pcvs-util.el
ViewVC logotype

Diff of /emacs/lisp/pcvs-util.el

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

revision 1.19.4.3 by miles, Thu Sep 9 09:36:31 2004 UTC revision 1.19.4.4 by miles, Fri Oct 22 10:13:29 2004 UTC
# Line 104  BUF is assumed to be a temporary buffer Line 104  BUF is assumed to be a temporary buffer
104              (condition-case ()              (condition-case ()
105                  (delete-window win)                  (delete-window win)
106                (error (iconify-frame (window-frame win))))                (error (iconify-frame (window-frame win))))
107            (if (and mainbuf (get-buffer-window mainbuf))  ;;;       (if (and mainbuf (get-buffer-window mainbuf))
108                ;; FIXME: if the buffer popped into a pre-existing window,  ;;;           ;; FIXME: if the buffer popped into a pre-existing window,
109                ;; we don't want to delete that window.  ;;;           ;; we don't want to delete that window.
110                t ;;(delete-window win)  ;;;           t ;;(delete-window win)
111                ))))  ;;;           )
112              )))
113      (with-current-buffer buf      (with-current-buffer buf
114        (bury-buffer (unless (and (eq buf (window-buffer (selected-window)))        (bury-buffer (unless (and (eq buf (window-buffer (selected-window)))
115                                  (not (window-dedicated-p (selected-window))))                                  (not (window-dedicated-p (selected-window))))

Legend:
Removed from v.1.19.4.3  
changed lines
  Added in v.1.19.4.4

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