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

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

[nongnu] elpa/org-superstar 45719ffd10 022/162: added a marker for melpa


From: Stefan Kangas
Subject: [nongnu] elpa/org-superstar 45719ffd10 022/162: added a marker for melpa review
Date: Fri, 31 Dec 2021 19:35:20 -0500 (EST)

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

    added a marker for melpa review
---
 org-superstar.el | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/org-superstar.el b/org-superstar.el
index 915987cb30..288490add6 100644
--- a/org-superstar.el
+++ b/org-superstar.el
@@ -274,6 +274,9 @@ variable for your changes to take effect."
   '((default . (:inherit default :foreground "gray")))
   "Face used to display prettified leading stars in a headline."
   :group 'org-superstar)
+;; REVIEW: I read that it's generally discouraged to :inherit while
+;; overriding certain properties.  Does that also apply to inheriting
+;; default?
 
 (defface org-superstar-header-bullet
   '((default . nil))



reply via email to

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