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

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

[elpa] externals/standard-themes 7ed3e76368 08/74: Clarify doc of standa


From: ELPA Syncer
Subject: [elpa] externals/standard-themes 7ed3e76368 08/74: Clarify doc of standard-themes-bold-constructs
Date: Wed, 30 Nov 2022 08:58:22 -0500 (EST)

branch: externals/standard-themes
commit 7ed3e76368914c33330da94818917e32a8bf6456
Author: Protesilaos Stavrou <info@protesilaos.com>
Commit: Protesilaos Stavrou <info@protesilaos.com>

    Clarify doc of standard-themes-bold-constructs
---
 standard-themes.el | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/standard-themes.el b/standard-themes.el
index 21050eefec..d12e0338ac 100644
--- a/standard-themes.el
+++ b/standard-themes.el
@@ -62,7 +62,8 @@ This is used by the command `standard-themes-toggle'."
   :group 'standard-themes)
 
 (defcustom standard-themes-bold-constructs nil
-  "Use bold text in more code constructs."
+  "When non-nil, use bold text in more code constructs.
+This affects keywords, builtins, and a few other elements."
   :group 'standard-themes
   :package-version '(standard-themes . "1.0.0")
   :type 'boolean



reply via email to

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