Mercurial > emacs
changeset 94858:fd381653248f
Typo fix.
author | Eric S. Raymond <esr@snark.thyrsus.com> |
---|---|
date | Sun, 11 May 2008 14:50:25 +0000 |
parents | 7f0ec5dfb100 |
children | 53f6ff0ac075 |
files | lisp/vc-dispatcher.el |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/vc-dispatcher.el Sun May 11 14:49:39 2008 +0000 +++ b/lisp/vc-dispatcher.el Sun May 11 14:50:25 2008 +0000 @@ -158,7 +158,7 @@ (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