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

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

[elpa] externals/modus-operandi-theme dbdbb90 82/99: Clarify that specif


From: Stefan Monnier
Subject: [elpa] externals/modus-operandi-theme dbdbb90 82/99: Clarify that specific degree of "bold" is optional
Date: Fri, 31 Jul 2020 09:25:30 -0400 (EDT)

branch: externals/modus-operandi-theme
commit dbdbb90888048001ff83ce470badb4eaa729adda
Author: Protesilaos Stavrou <info@protesilaos.com>
Commit: Protesilaos Stavrou <info@protesilaos.com>

    Clarify that specific degree of "bold" is optional
---
 README.org | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/README.org b/README.org
index bee6eb7..04d847c 100644
--- a/README.org
+++ b/README.org
@@ -461,10 +461,10 @@ line indicators.
 
 The default is to only use a bold weight when it is necessary.
 
-*To define the precise weight* for bold constructs, you only need to
-change the attribute of the =bold= face.  So, assuming your typeface of
-choice supports a "semibold" weight, here is how you specify it
-throughout the theme:
+*Optionally, to define the precise weight* for bold constructs, you only
+need to change the attribute of the =bold= face.  So, assuming your
+typeface of choice supports a "semibold" weight, here is how you specify
+it throughout the theme:
 
 #+begin_src emacs-lisp
 (set-face-attribute 'bold nil :weight 'semibold)



reply via email to

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