Skip to content

Commit 4222b9a

Browse files
author
maechler
committed
mention \dontdiff{}
git-svn-id: https://svn.r-project.org/R/trunk@87358 00db46b3-68df-0310-9c12-caf00c1e9a41
1 parent aef5726 commit 4222b9a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src/library/tools/man/Rdiff.Rd

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
% File src/library/tools/man/Rdiff.Rd
22
% Part of the R package, https://www.R-project.org
3-
% Copyright 2010-2023 R Core Team
3+
% Copyright 2010-2024 R Core Team
44
% Distributed under GPL 2 or later
55

66
\name{Rdiff}
@@ -58,6 +58,8 @@ Rdiff(from, to, useDiff = FALSE, forEx = FALSE,
5858
Mainly for use in examples and tests, text from marker
5959
\samp{> ## IGNORE_RDIFF_BEGIN} up to (but not including)
6060
\samp{> ## IGNORE_RDIFF_END} is ignored.
61+
In examples, since \R 4.4.0, the built-in Rd macro \verb{\dontdiff\{\}}
62+
can be used instead.
6163
}
6264
\value{
6365
If \code{Log} is true, a list with components \code{status} (see

0 commit comments

Comments
 (0)