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

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

[elpa] externals/standard-themes 0bb9b170d9 09/74: Clarify doc of standa


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

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

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

diff --git a/standard-themes.el b/standard-themes.el
index d12e0338ac..c613d6a415 100644
--- a/standard-themes.el
+++ b/standard-themes.el
@@ -70,7 +70,8 @@ This affects keywords, builtins, and a few other elements."
   :link '(info-link "(standard-themes) Bold constructs"))
 
 (defcustom standard-themes-italic-constructs nil
-  "Use italic text in more code constructs."
+  "When non-nil, use italic text in more code constructs.
+This affects comments, doc strings, and some other minor 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]