branch: elpa/isl
commit e346bf0d929eb28288f344e508480f0f5d95ac8d
Author: Thierry Volpiatto <[email protected]>
Commit: Thierry Volpiatto <[email protected]>
Update .gitignore
---
.gitignore | 1 +
isl.el | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/.gitignore b/.gitignore
index c531d9867f6..b4dbc49bb1b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
*.elc
+*autoloads.el
diff --git a/isl.el b/isl.el
index a05ca9ef73f..ccc77b7c920 100644
--- a/isl.el
+++ b/isl.el
@@ -199,7 +199,7 @@ You can toggle this at any time with
\\<isl-map>\\[isl-toggle-multi-search-in-li
(set-face-attribute 'isl-on nil :extend nil))))
(defcustom isl-no-invisible-search-in-modes nil
- "Do not search invisible text in these modes and derived."
+ "Do not search invisible text in these modes."
:type '(repeat symbol))
(defface isl-match