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

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

[nongnu] elpa/annotate ca86e4a511 187/372: - removed org-mode from black


From: ELPA Syncer
Subject: [nongnu] elpa/annotate ca86e4a511 187/372: - removed org-mode from blacklist.
Date: Fri, 4 Feb 2022 16:58:57 -0500 (EST)

branch: elpa/annotate
commit ca86e4a51192341f4f2edfc64d426c01972b6b2f
Author: cage <cage-invalid@invalid>
Commit: cage <cage-invalid@invalid>

    - removed org-mode from blacklist.
---
 annotate.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/annotate.el b/annotate.el
index 135b923aa8..02d70ac915 100644
--- a/annotate.el
+++ b/annotate.el
@@ -134,7 +134,7 @@ text lines and annotation text)."
   :type 'string
   :group 'annotate)
 
-(defcustom annotate-blacklist-major-mode '(org-mode)
+(defcustom annotate-blacklist-major-mode '()
   "Prevent loading of annotate-mode When the visited file's
 major mode is a member of this list (space separated entries)."
   :type  '(repeat symbol)



reply via email to

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