changeset 8350:b3afbc67aa6b

Comment change.
author Richard M. Stallman <rms@gnu.org>
date Tue, 26 Jul 1994 20:37:32 +0000
parents a61f6295ee0e
children bbd2d410ab94
files lisp/vc.el
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/vc.el	Tue Jul 26 20:34:16 1994 +0000
+++ b/lisp/vc.el	Tue Jul 26 20:37:32 1994 +0000
@@ -131,6 +131,9 @@
 (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)