]> git.eshelyaron.com Git - emacs.git/commitdiff
Comment fix.
authorEric S. Raymond <esr@snark.thyrsus.com>
Thu, 15 May 2008 15:02:57 +0000 (15:02 +0000)
committerEric S. Raymond <esr@snark.thyrsus.com>
Thu, 15 May 2008 15:02:57 +0000 (15:02 +0000)
lisp/vc-dispatcher.el

index dc7c675cf54e009a3a0e238205f4be9b6d133e66..1d04a5541e467c1c5a2e1b28221ba426ca1d6831 100644 (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))