Skip to content
Snippets Groups Projects
Commit d20b98cdc97a authored by youngs's avatar youngs
Browse files

Adrian's mega typo patch, plus

2002-03-18  Adrian Aichner  <adrian@xemacs.org>

	* pcl-cvs-parse.el (cvs-parse-ignored-messages): Ignore messages
	from cvswrapper server.
parent 9a52690ee8a6
No related branches found
No related tags found
No related merge requests found
2002-03-12 Adrian Aichner <adrian@xemacs.org>
* reftex.texi: Fix typos found by my own grep-for-likely-typo.pl.
2002-01-13 Steve Youngs <youngs@xemacs.org>
* package-info.in (provides): Update to include all provides.
......
......@@ -3487,7 +3487,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
......@@ -3685,7 +3685,7 @@ Special names: @code{section} for section labels, @code{any} to define a
group which contains all labels.@refill
This may also be a function to do local parsing and identify point to be
in a a non-standard label environment. The function must take an
in a non-standard label environment. The function must take an
argument @var{bound} and limit backward searches to this value. It
should return either nil or a cons cell @code{(@var{function}
. @var{position})} with the function symbol and the position where the
......@@ -4451,7 +4451,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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment