Mercurial > emacs
changeset 69614:e936b3347c3c
(VC Dired Mode): Remove misplaced brackets.
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Tue, 21 Mar 2006 10:46:32 +0000 |
parents | 52edf75d0643 |
children | 0020503da3e0 |
files | man/files.texi |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/man/files.texi Tue Mar 21 10:45:36 2006 +0000 +++ b/man/files.texi Tue Mar 21 10:46:32 2006 +0000 @@ -1967,8 +1967,8 @@ have also been checked in to the repository---you need to merge them with the work file before you can check it in. -@vindex{vc-stay-local} -@vindex{vc-cvs-stay-local} +@vindex vc-stay-local +@vindex vc-cvs-stay-local In the above, if the repository were on a remote machine, VC would only contact it when the variable @code{vc-stay-local} (or @code{vc-cvs-stay-local}) is nil (@pxref{CVS Options}). This is