emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] emacs-26 de17b8e: Tiny doc/misc markup fixes


From: Glenn Morris
Subject: [Emacs-diffs] emacs-26 de17b8e: Tiny doc/misc markup fixes
Date: Thu, 22 Feb 2018 12:42:20 -0500 (EST)

branch: emacs-26
commit de17b8e5f06f9c70018d6220dd8eb2056eab7bed
Author: Glenn Morris <address@hidden>
Commit: Glenn Morris <address@hidden>

    Tiny doc/misc markup fixes
    
    * doc/misc/ediff.texi (Patch and Diff Programs):
    * doc/misc/viper.texi (File and Buffer Handling): Fix markup typos.
---
 doc/misc/ediff.texi | 2 +-
 doc/misc/viper.texi | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/doc/misc/ediff.texi b/doc/misc/ediff.texi
index 3547af3..c0b160c 100644
--- a/doc/misc/ediff.texi
+++ b/doc/misc/ediff.texi
@@ -1924,7 +1924,7 @@ versions only permit @option{-b}, which (usually) assumes 
the
 extension @file{.orig}.  Yet others force you to use
 @address@hidden
 
-Both @code{ediff-backup-extension} and @var{ediff-backup-specs} must
+Both @code{ediff-backup-extension} and @code{ediff-backup-specs} must
 be properly set.  If your patch program takes the option @option{-b},
 but not @option{-b @var{extension}}, the variable
 @code{ediff-backup-extension} must still be set so Ediff will know
diff --git a/doc/misc/viper.texi b/doc/misc/viper.texi
index f45f2a0..967fd49 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
address@hidden is reversed.
address@hidden 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}).
address@hidden @var{viper-read-buffer-function}
address@hidden @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>



reply via email to

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