(vc-finish-logentry): Use delete-windows-on.
authorRichard M. Stallman <rms@gnu.org>
Sat, 29 May 1993 03:47:48 +0000 (03:47 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sat, 29 May 1993 03:47:48 +0000 (03:47 +0000)
lisp/vc.el

index bb5adb3..30efd4e 100644 (file)
@@ -622,8 +622,7 @@ See `vc-update-change-log'."
     (error "No log operation is pending."))
   ;; Return to "parent" buffer of this checkin and remove checkin window
   (pop-to-buffer vc-parent-buffer)
-  (vc-error-occurred
-   (delete-window (get-buffer-window "*VC-log*")))
+  (delete-windows-on (get-buffer "*VC-log*"))
   (kill-buffer "*VC-log*")
   ;; Now make sure we see the expanded headers
   (if buffer-file-name