diff options
author | Gerd Moellmann <gerd@gnu.org> | 2001-02-23 13:02:36 +0000 |
---|---|---|
committer | Gerd Moellmann <gerd@gnu.org> | 2001-02-23 13:02:36 +0000 |
commit | 52e20ec9f5bdfc58b1865b17789782939fcffcd9 (patch) | |
tree | 0ebd5e93c2eb5b6100c8073838b998bf8f1ba923 /man/reftex.texi | |
parent | b66309475edb50736dea9faf3cbd1c1a7501e820 (diff) | |
download | emacs-52e20ec9f5bdfc58b1865b17789782939fcffcd9.tar.gz |
(Commands): Remove doubled `with'.
(Options (Viewing Cross-References)): Remove doubled `with'.
Diffstat (limited to 'man/reftex.texi')
-rw-r--r-- | man/reftex.texi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man/reftex.texi b/man/reftex.texi index 0cb6ea240b1..903eefd39f9 100644 --- a/man/reftex.texi +++ b/man/reftex.texi @@ -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 |