summaryrefslogtreecommitdiff
path: root/doc/misc/viper.texi
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2018-02-22 12:42:13 -0500
committerGlenn Morris <rgm@gnu.org>2018-02-22 12:42:13 -0500
commitde17b8e5f06f9c70018d6220dd8eb2056eab7bed (patch)
treed2f1f4a3e6d200e1307b7f956e17ffe94680ad6f /doc/misc/viper.texi
parent83187cd900c799865c967620eef3b7c18f3d168f (diff)
downloademacs-de17b8e5f06f9c70018d6220dd8eb2056eab7bed.tar.gz
Tiny doc/misc markup fixes
* doc/misc/ediff.texi (Patch and Diff Programs): * doc/misc/viper.texi (File and Buffer Handling): Fix markup typos.
Diffstat (limited to 'doc/misc/viper.texi')
-rw-r--r--doc/misc/viper.texi4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/misc/viper.texi b/doc/misc/viper.texi
index f45f2a03b9d..967fd49b510 100644
--- a/doc/misc/viper.texi
+++ b/doc/misc/viper.texi
@@ -4061,7 +4061,7 @@ List files not shown anywhere with counts for next
Edit <count> file, or edit files. The count comes from @kbd{:args}.
@item :N [count] [+<cmd>] [<files>]
Like @kbd{:n}, but the meaning of the variable
-@var{ex-cycle-other-window} is reversed.
+@code{ex-cycle-other-window} is reversed.
@item :b
Switch to another buffer. If @code{ex-cycle-other-window} is @code{t},
switch in another window. Buffer completion is supported.
@@ -4069,7 +4069,7 @@ The variable @code{viper-read-buffer-function} controls which function is
actually used to read the buffer name. The default is @code{read-buffer},
but better alternatives are also available in Emacs (e.g.,
@code{ido-read-buffer}).
-@vindex @var{viper-read-buffer-function}
+@vindex @code{viper-read-buffer-function}
@item :B
Like @kbd{:b}, but the meaning of @code{ex-cycle-other-window} is reversed.
@item :<address>r <name>