emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] master f178717 12/24: Clarify the operation scope of replacing


From: Michael Heerdegen
Subject: [elpa] master f178717 12/24: Clarify the operation scope of replacing
Date: Thu, 19 May 2016 20:46:37 +0000 (UTC)

branch: master
commit f17871797356895ac51c8dbe213abb3f15c8cc87
Author: Michael Heerdegen <address@hidden>
Commit: Michael Heerdegen <address@hidden>

    Clarify the operation scope of replacing
---
 packages/el-search/el-search.el |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/packages/el-search/el-search.el b/packages/el-search/el-search.el
index c56c9d0..71b07ec 100644
--- a/packages/el-search/el-search.el
+++ b/packages/el-search/el-search.el
@@ -1112,7 +1112,8 @@ Hit any key to proceed."
 
 TO-EXPR is an Elisp expression that is evaluated repeatedly for
 each match with bindings created in FROM-PATTERN in effect to
-produce a replacement expression.
+produce a replacement expression.  Operate from point
+to (point-max).
 
 As each match is found, the user must type a character saying
 what to do with it.  For directions, type ? at that time."



reply via email to

[Prev in Thread] Current Thread [Next in Thread]