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

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

[nongnu] elpa/org-superstar 09ddc28383 108/162: Fixed an unescaped paren


From: Stefan Kangas
Subject: [nongnu] elpa/org-superstar 09ddc28383 108/162: Fixed an unescaped paren in docstring.
Date: Fri, 31 Dec 2021 19:35:32 -0500 (EST)

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

    Fixed an unescaped paren in docstring.
---
 org-superstar.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/org-superstar.el b/org-superstar.el
index ccf0caef09..178bdefd07 100644
--- a/org-superstar.el
+++ b/org-superstar.el
@@ -126,7 +126,7 @@ value should the UTF8 character to be displayed.  Keywords 
that
 are not included in the alist are handled like normal headings.
 
 Alternatively, each alist element may be a proper list of the form
-(KEYWORD COMPOSE-STRING CHARACTER [REST...])
+\(KEYWORD COMPOSE-STRING CHARACTER [REST...])
 
 where KEYWORD should be a TODO keyword, and COMPOSE-STRING should
 be a string according to the rules of the third argument of



reply via email to

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