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

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

[nongnu] elpa/iedit 012de2e8d8 293/301: A few rephase in doc


From: ELPA Syncer
Subject: [nongnu] elpa/iedit 012de2e8d8 293/301: A few rephase in doc
Date: Mon, 10 Jan 2022 22:59:11 -0500 (EST)

branch: elpa/iedit
commit 012de2e8d8519e850a790f8a2c71a5b08358c29c
Author: Victor <victorhge@gmail.com>
Commit: Victor <victorhge@gmail.com>

    A few rephase in doc
---
 README.org | 5 +++--
 iedit.el   | 5 +++--
 2 files changed, 6 insertions(+), 4 deletions(-)

diff --git a/README.org b/README.org
index 7b66083f53..42ec044a7c 100644
--- a/README.org
+++ b/README.org
@@ -43,11 +43,12 @@ when in Iedit mode - it toggles hiding non-matching lines.
 
  - With digit prefix argument 0, only occurrences in current function are 
matched
 
- - Restricting symbols in current region can be done by pressing C-; again
-
  - Last renaming refactoring is remembered and can be applied to other buffers
    later
 
+ - Once in iedit mode, you can select a region and hit C-; again to restrict 
the
+   search area to the region
+
  - Restricting the search area to just the current line can be done by
    pressing M-I.
 
diff --git a/iedit.el b/iedit.el
index 268d664b5d..4d4777a17f 100755
--- a/iedit.el
+++ b/iedit.el
@@ -66,11 +66,12 @@
 
 ;;  - With digit prefix argument 0, only occurrences in current function are 
matched
 
-;;  - Restricting symbols in current region can be done by pressing C-; again
-
 ;;  - Last renaming refactoring is remembered and can be applied to other 
buffers
 ;;    later
 
+;;  - Once in iedit mode, you can select a region and hit C-; again to restrict
+;;    the search area to the region
+
 ;;  - Restricting the search area to just the current line can be done by
 ;;    pressing M-I.
 



reply via email to

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