emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] emacs-26 244db85: * doc/misc/viper.texi (File and Buffer H


From: Tino Calancha
Subject: [Emacs-diffs] emacs-26 244db85: * doc/misc/viper.texi (File and Buffer Handling): Add missing '@'
Date: Wed, 21 Feb 2018 05:43:29 -0500 (EST)

branch: emacs-26
commit 244db85d731432a739646980b2a10dba03cff409
Author: tino calancha <address@hidden>
Commit: tino calancha <address@hidden>

    * doc/misc/viper.texi (File and Buffer Handling): Add missing '@'
---
 doc/misc/viper.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/misc/viper.texi b/doc/misc/viper.texi
index 3432e57..f45f2a0 100644
--- a/doc/misc/viper.texi
+++ b/doc/misc/viper.texi
@@ -4071,7 +4071,7 @@ but better alternatives are also available in Emacs (e.g.,
 @code{ido-read-buffer}).
 @vindex @var{viper-read-buffer-function}
 @item :B
-Like @kbd{:b}, but the meaning of code{ex-cycle-other-window} is reversed.
+Like @kbd{:b}, but the meaning of @code{ex-cycle-other-window} is reversed.
 @item :<address>r <name>
 Read the file <name> into the buffer after the line <address>.
 @item v, V, C-v



reply via email to

[Prev in Thread] Current Thread [Next in Thread]