Comment fix.

This commit is contained in:
Eric S. Raymond 2008-05-15 15:02:57 +00:00
parent 400aec1ab3
commit e6d897b38e

View file

@ -602,7 +602,7 @@ the buffer contents as a comment."
log-extra
log-entry))
;; Remove checkin window (after the checkin so that if that fails
;; we don't zap the *VC-log* buffer and the typing therein).
;; we don't zap the log buffer and the typing therein).
;; -- IMO this should be replaced with quit-window
(cond ((and logbuf vc-delete-logbuf-window)
(delete-windows-on logbuf (selected-frame))