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

    Fix documentation first line
---
 isl.el | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/isl.el b/isl.el
index d512b215c72..60544f1abb9 100644
--- a/isl.el
+++ b/isl.el
@@ -99,10 +99,7 @@
 (defvar isl-help-string
   "* ISL help\n
 
-Incremental search in current buffer with multiple matching.  You
-can use \"foo bar\" to match symbol foo-xxxx-bar, use \"!\" to
-negate an element of pattern e.g. \"foo !bar\" will match symbols
-containing foo but not bar.
+Incremental search in current buffer with multi match (InLine/InSymbol).
 
 ** Commands
 \\<isl-map>

Reply via email to