branch: elpa/isl
commit 769f698452a1b199dff00078ef02d91c84537c04
Author: Thierry Volpiatto <[email protected]>
Commit: Thierry Volpiatto <[email protected]>
Minor changes in README
---
README.org | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.org b/README.org
index b5e5ebecdda..074dbb77fe4 100644
--- a/README.org
+++ b/README.org
@@ -17,7 +17,7 @@ An Isearch replacement for Emacs.
- Allow jumping to =Iedit= at any time during the search.
-- Allow jumping to helm-occur at any time.
+- Allow jumping to =helm-occur= at any time.
- Allow showing only the matching lines with their context.
@@ -30,7 +30,7 @@ features you will never use.
** Dependencies
No mandatory dependencies, but for a better experience install
[[https://github.com/emacs-helm/helm][Helm]] to
-have =helm-occur= and [[https://github.com/victorhge/iedit][Iedit]].
+have =helm-occur= and [[https://github.com/victorhge/iedit][Iedit]] to allow
jumping to iedit session.
** install