branch: elpa/isl
commit 02983047f0c2e73462af1d088564d99283a195ec
Author: Thierry Volpiatto <[email protected]>
Commit: Thierry Volpiatto <[email protected]>
Update README
Remove the TOC to fit better with NonGnu.
---
README.org | 20 ++++----------------
1 file changed, 4 insertions(+), 16 deletions(-)
diff --git a/README.org b/README.org
index 1601c37c0f..e44ee17c33 100644
--- a/README.org
+++ b/README.org
@@ -1,17 +1,3 @@
-* Isl :TOC:
- - [[#introduction][Introduction]]
- - [[#features][Features]]
- - [[#dependencies][Dependencies]]
- - [[#install][install]]
- - [[#from-package][From package]]
- - [[#from-source][From source]]
- - [[#configure][Configure]]
- - [[#usage][Usage]]
- - [[#available-commands][Available commands]]
- - [[#about-multi-matching][About multi matching]]
- - [[#isl-vs-helm-occur][Isl vs helm-occur]]
- - [[#use-isl-for-helm-help][Use Isl for helm-help]]
-
** Introduction
Isl like Isearch-light.
@@ -31,6 +17,10 @@ Multi search expression(s) in symbols, words and/or lines in
~current-buffer~.
- Select nearest match from your position, not necessarily after or
before, this initial match can be reached back at any moment.
+- When a region is detected search in this region only.
+
+- Switch to query-replace.
+
- Allow jumping to =Iedit= at any time during the search.
- Allow jumping to =helm-occur= at any time.
@@ -201,5 +191,3 @@ helm-help, here how to replace default setting by `isl` in
helm-help:
#+end_src
An alternative is to customize `helm-help-hkmap` from the customize interface.
-
-