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

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

[nongnu] elpa/org-superstar a078ca392a 079/162: Remove unnecessary light


From: Stefan Kangas
Subject: [nongnu] elpa/org-superstar a078ca392a 079/162: Remove unnecessary lighter for Org Superstar.
Date: Fri, 31 Dec 2021 19:35:27 -0500 (EST)

branch: elpa/org-superstar
commit a078ca392aca7fd6b9faaaedc95beb5e17973754
Author: D. Williams <d.williams@posteo.net>
Commit: D. Williams <d.williams@posteo.net>

    Remove unnecessary lighter for Org Superstar.
---
 org-superstar.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/org-superstar.el b/org-superstar.el
index 3d5cfbc75e..dbcab826c4 100644
--- a/org-superstar.el
+++ b/org-superstar.el
@@ -594,7 +594,7 @@ cleanup routines."
 ;;;###autoload
 (define-minor-mode org-superstar-mode
   "Use UTF8 bullets for headlines and plain lists."
-  nil " ✨" nil
+  nil nil nil
   :group 'org-superstar
   :require 'org
   (cond



reply via email to

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