branch: elpa/isl
commit ad61b25af548e763648d6b0cee85802fdb88b6aa
Author: Thierry Volpiatto <[email protected]>
Commit: Thierry Volpiatto <[email protected]>

    Update help string
---
 isl.el | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/isl.el b/isl.el
index dd179c4df1c..178fd60613f 100644
--- a/isl.el
+++ b/isl.el
@@ -103,7 +103,8 @@ Incremental search in current buffer.
 \\[isl-jump-to-helm-occur]\t\tJump to helm-occur
 \\[isl-jump-to-iedit-mode]\t\tJump to iedit-mode
 \\[isl-query-replace]\t\tJump to query replace
-\\[isl-show-or-hide-context-lines]\t\tHide or show non matching lines")
+\\[isl-show-or-hide-context-lines]\t\tHide or show non matching lines
+\\[isl-toggle-multi-search-in-line]\t\tToggle multi search in line/symbol")
 
 ;; User vars
 (defvar isl-timer-delay 0.01)

Reply via email to