projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cbcb571
)
* doc/lispref/text.texi (Replacing): Fix a typo in recent change.
author
Eli Zaretskii
<eliz@gnu.org>
Sun, 24 Feb 2019 16:03:21 +0000
(18:03 +0200)
committer
Eli Zaretskii
<eliz@gnu.org>
Sun, 24 Feb 2019 16:03:21 +0000
(18:03 +0200)
doc/lispref/text.texi
patch
|
blob
|
history
diff --git
a/doc/lispref/text.texi
b/doc/lispref/text.texi
index 88843c3764faac80a21141c5e4e31c0dd766e2b9..ceb2a371207499526ff8cbca039da6807cafa7f7 100644
(file)
--- a/
doc/lispref/text.texi
+++ b/
doc/lispref/text.texi
@@
-4472,7
+4472,7
@@
replacement could be performed. Otherwise, i.e., if MAX-SECS was
exceeded, it returns nil.
@end deffn
-@def
u
n Command replace-region-contents beg end replace-fn &optional max-secs max-costs
+@def
f
n 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