]> git.eshelyaron.com Git - emacs.git/commitdiff
(Commands): Remove doubled `with'.
authorGerd Moellmann <gerd@gnu.org>
Fri, 23 Feb 2001 13:02:36 +0000 (13:02 +0000)
committerGerd Moellmann <gerd@gnu.org>
Fri, 23 Feb 2001 13:02:36 +0000 (13:02 +0000)
(Options (Viewing Cross-References)): Remove doubled `with'.

man/reftex.texi

index 0cb6ea240b142a7cae15e17c59b45a6c84873f8b..903eefd39f979e8badc2a55121d6ad0b7bf23eab 100644 (file)
@@ -3486,7 +3486,7 @@ the command @code{reftex-view-crossref-from-bibtex}.  With one or two
 View location in a LaTeX document which cites the BibTeX entry at point.
 Since BibTeX files can be used by many LaTeX documents, this function
 prompts upon first use for a buffer in @b{Ref@TeX{}} mode.  To reset this
-link to a document, call the function with with a prefix arg.  Calling
+link to a document, call the function with a prefix arg.  Calling
 this function several times find successive citation locations.
 @end deffn
 
@@ -4450,7 +4450,7 @@ viewing can be useful.  Each entry has the structure
 @end example
 @var{macro-re} is matched against the macro.  @var{search-re} is the
 regexp used to search for cross references.  @samp{%s} in this regexp is
-replaced with with the macro argument at point.  @var{highlight} is an
+replaced with the macro argument at point.  @var{highlight} is an
 integer indicating which subgroup of the match should be highlighted.
 @end defopt