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

    Remove duplicate in help
---
 isl.el | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/isl.el b/isl.el
index e6b926e08ce..c351f82de37 100644
--- a/isl.el
+++ b/isl.el
@@ -100,13 +100,12 @@ Incremental search in current buffer with multi match 
(InLine/InSymbol).
 \\<isl-map>
 \\[isl-display-or-quit-help]\t\tDisplay or quit this help buffer
 \\[isl-help-quit]\t\tQuit this help buffer
-\\[abort-recursive-edit]\t\tQuit isl and restore initial position
 \\[isl-goto-next]\t\tGoto next occurence
 \\[isl-goto-prev]\t\tGoto previous occurence
 \\[isl-scroll-down]\t\tScroll down
 \\[isl-scroll-up]\t\tScroll up
 \\[isl-exit-at-point]\t\tExit at current position
-\\[abort-recursive-edit]\t\tQuit and restore position
+\\[abort-recursive-edit]\t\tQuit and restore initial position
 \\[isl-yank-word-at-point]\t\tYank word at point
 \\[isl-yank-symbol-at-point]\t\tYank symbol at point
 \\[isl-recenter]\t\tRecenter current buffer

Reply via email to