From: Eric S. Raymond Date: Fri, 28 Dec 2007 10:00:02 +0000 (+0000) Subject: And another typo fix. X-Git-Tag: emacs-pretest-23.0.90~8801 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=14f2605422012a620ae97320d1efff338dec8d4e;p=emacs.git And another typo fix. --- diff --git a/lisp/vc-hooks.el b/lisp/vc-hooks.el index 218c80c04f9..437b2267d7f 100644 --- a/lisp/vc-hooks.el +++ b/lisp/vc-hooks.el @@ -493,7 +493,7 @@ For registered files, the value returned is one of: prompt the user to do it). 'added Scheduled to go into the repository on the next commit. - Often represented by vc-working-revision = "0" in VCSes + Often represented by vc-working-revision = \"0\" in VCSes with monotonic IDs like Subversion and Mercxurial." ;; FIXME: New (sub)states needed (?):