]> git.eshelyaron.com Git - emacs.git/commitdiff
* doc/lispref/text.texi (Replacing): Fix a typo in recent change.
authorEli Zaretskii <eliz@gnu.org>
Sun, 24 Feb 2019 16:03:21 +0000 (18:03 +0200)
committerEli Zaretskii <eliz@gnu.org>
Sun, 24 Feb 2019 16:03:21 +0000 (18:03 +0200)
doc/lispref/text.texi

index 88843c3764faac80a21141c5e4e31c0dd766e2b9..ceb2a371207499526ff8cbca039da6807cafa7f7 100644 (file)
@@ -4472,7 +4472,7 @@ replacement could be performed.  Otherwise, i.e., if MAX-SECS was
 exceeded, it returns nil.
 @end deffn
 
-@defun Command replace-region-contents beg end replace-fn &optional max-secs max-costs
+@deffn Command replace-region-contents beg end replace-fn &optional max-secs max-costs
 This function replaces the region between @code{beg} and @code{end}
 using the given @code{replace-fn}.  The function @code{replace-fn} is
 run in the current buffer narrowed to the specified region and it