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

    Fix help string
---
 isl.el | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/isl.el b/isl.el
index 61bd50996c9..187bebc61da 100644
--- a/isl.el
+++ b/isl.el
@@ -78,7 +78,10 @@
 (defvar isl--point-min nil)
 (defvar isl--point-max nil)
 (defvar isl-help-string
-  "* Isearch-light help\n
+  "* ISL help\n
+
+Incremental search in current buffer.
+
 ** Commands
 \\<isl-map>
 \\[isl-display-or-quit-help]\t\tDisplay or quit this help buffer

Reply via email to