]> git.eshelyaron.com Git - emacs.git/commitdiff
Comment change.
authorRichard M. Stallman <rms@gnu.org>
Tue, 26 Jul 1994 20:37:32 +0000 (20:37 +0000)
committerRichard M. Stallman <rms@gnu.org>
Tue, 26 Jul 1994 20:37:32 +0000 (20:37 +0000)
lisp/vc.el

index 5bbd061bfb1ada227629d4f1125740a5ca8adaa0..417dd1548f33f555053664b8e186fa19b63b0fb5 100644 (file)
@@ -131,6 +131,9 @@ and that its contents match what the master file says.")
 (defvar vc-log-operation nil)
 (defvar vc-log-after-operation-hook nil)
 (defvar vc-checkout-writable-buffer-hook 'vc-checkout-writable-buffer)
+;; In a log entry buffer, this is a local variable
+;; that points to the buffer for which it was made
+;; (either a file, or a VC dired buffer).
 (defvar vc-parent-buffer nil)
 (defvar vc-parent-buffer-name nil)