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

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

[nongnu] elpa/org-superstar 762fa160fd 114/162: Clarified position of st


From: Stefan Kangas
Subject: [nongnu] elpa/org-superstar 762fa160fd 114/162: Clarified position of string value in custom interface.
Date: Fri, 31 Dec 2021 19:35:34 -0500 (EST)

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

    Clarified position of string value in custom interface.
---
 org-superstar.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/org-superstar.el b/org-superstar.el
index e802e7ac4d..297b083db7 100644
--- a/org-superstar.el
+++ b/org-superstar.el
@@ -118,7 +118,7 @@ variable for your changes to take effect."
                              :format "Bullet character: %v\n"
                              :tag "Simple bullet character")
                   (string :value "◉"
-                          :tag "Bullet character")
+                          :tag "Bullet character (legacy method)")
                   (list :tag "Advanced string and fallback"
                         (string :value "◉"
                                 :format "String of characters to compose: %v")



reply via email to

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