Comment fix.
This commit is contained in:
parent
400aec1ab3
commit
e6d897b38e
1 changed files with 1 additions and 1 deletions
|
@ -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))
|
||||
|
|
Loading…
Add table
Reference in a new issue