emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/evil-goggles 142e0a9f2b 105/225: Remove unused option


From: ELPA Syncer
Subject: [nongnu] elpa/evil-goggles 142e0a9f2b 105/225: Remove unused option
Date: Wed, 12 Jan 2022 08:59:00 -0500 (EST)

branch: elpa/evil-goggles
commit 142e0a9f2b00501adb9720a739399779c72b9e6d
Author: Evgeni Kolev <evgenysw@gmail.com>
Commit: Evgeni Kolev <evgenysw@gmail.com>

    Remove unused option
---
 evil-goggles.el | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/evil-goggles.el b/evil-goggles.el
index 072c23d4be..2c80cd3e41 100644
--- a/evil-goggles.el
+++ b/evil-goggles.el
@@ -49,10 +49,6 @@
   "Evil-goggles generic face."
   :group 'evil-goggles)
 
-(defcustom evil-goggles-blacklist nil
-  "List of functions which should not display the goggles overlay."
-  :type 'boolean
-  :group 'evil-goggles)
 
 (defun evil-goggles--show (beg end face)
   "Show overlay in region from BEG to END with FACE.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]