Mercurial > emacs
diff lisp/vc.el @ 22721:d023df160219
Comment change.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Thu, 09 Jul 1998 03:47:06 +0000 |
parents | c015f24cda4c |
children | 9cbc361c1a50 |
line wrap: on
line diff
--- a/lisp/vc.el Thu Jul 09 02:02:33 1998 +0000 +++ b/lisp/vc.el Thu Jul 09 03:47:06 1998 +0000 @@ -5,7 +5,7 @@ ;; Author: Eric S. Raymond <esr@snark.thyrsus.com> ;; Maintainer: Andre Spiegel <spiegel@inf.fu-berlin.de> -;; $Id: vc.el,v 1.233 1998/06/21 14:29:07 eliz Exp rms $ +;; $Id: vc.el,v 1.234 1998/07/08 02:55:50 rms Exp rms $ ;; This file is part of GNU Emacs. @@ -1241,6 +1241,7 @@ (let ((logbuf (get-buffer "*VC-log*"))) (cond (logbuf (delete-windows-on logbuf (selected-frame)) + ;; Kill buffer and delete any other dedicated windows/frames. (kill-buffer logbuf)))) ;; Now make sure we see the expanded headers (if buffer-file-name