From: Eric S. Raymond Date: Sun, 11 May 2008 14:50:25 +0000 (+0000) Subject: Typo fix. X-Git-Tag: emacs-pretest-23.0.90~5634 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=f919e79468c61433a16a30838610538da9560db4;p=emacs.git Typo fix. --- diff --git a/lisp/vc-dispatcher.el b/lisp/vc-dispatcher.el index 9fa592c86e7..8a6c6122e54 100644 --- a/lisp/vc-dispatcher.el +++ b/lisp/vc-dispatcher.el @@ -158,7 +158,7 @@ preserve the setting." (defvar vc-log-after-operation-hook nil) (defvar vc-log-fileset) (defvar vc-log-extra) -(defvar vc-client-mode +(defvar vc-client-mode) ;; In a log entry buffer, this is a local variable ;; that points to the buffer for which it was made