diff options
| author | Eli Zaretskii | 2001-02-23 18:06:10 +0000 |
|---|---|---|
| committer | Eli Zaretskii | 2001-02-23 18:06:10 +0000 |
| commit | b4d063bf2109dfb82ee0c59c410d49f8e9168a8f (patch) | |
| tree | 42bda065b70a2a030700a83cfbd7b1df3c739f31 | |
| parent | 3508c523aa6e925e4be3bbdd87af5197adbdce7b (diff) | |
| download | emacs-b4d063bf2109dfb82ee0c59c410d49f8e9168a8f.tar.gz emacs-b4d063bf2109dfb82ee0c59c410d49f8e9168a8f.zip | |
(Local Version Control): Fix last change.
| -rw-r--r-- | man/files.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/files.texi b/man/files.texi index bc99adc5977..a6b659d96cf 100644 --- a/man/files.texi +++ b/man/files.texi | |||
| @@ -2002,7 +2002,7 @@ Switch to any other back end that the current file is registered | |||
| 2002 | under (@code{vc-switch-backend}). | 2002 | under (@code{vc-switch-backend}). |
| 2003 | @end table | 2003 | @end table |
| 2004 | 2004 | ||
| 2005 | @kindex{C-x v b} | 2005 | @kindex C-x v b |
| 2006 | @findex vc-switch-backend | 2006 | @findex vc-switch-backend |
| 2007 | If the current file is registered in more than one back end, typing | 2007 | If the current file is registered in more than one back end, typing |
| 2008 | @kbd{C-x v b} lets you ``cycle'' through these back ends. (With a prefix | 2008 | @kbd{C-x v b} lets you ``cycle'' through these back ends. (With a prefix |