branch: externals/standard-themes
commit e0916387dfd376cc8adbeec489124785c644e569
Author: Protesilaos Stavrou <i...@protesilaos.com>
Commit: Protesilaos Stavrou <i...@protesilaos.com>

    Clarify doc of standard-themes-headings
---
 standard-themes.el | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/standard-themes.el b/standard-themes.el
index c613d6a415..1b72f867e3 100644
--- a/standard-themes.el
+++ b/standard-themes.el
@@ -138,9 +138,9 @@ to the `default' face's height.
 
 - The symbol of a weight attribute adjusts the font of the
   heading accordingly, such as `light', `semibold', etc.  Valid
-  symbols are defined in the variable `standard-themes-weights'.  The
-  absence of a weight means that bold will be used by virtue of
-  inheriting the `bold' face.
+  symbols are defined in the variable `standard-themes-weights'.
+  The absence of a weight means that no distinct weight will be
+  used.
 
 - A number, expressed as a floating point (e.g. 1.5), adjusts the
   height of the heading to that many times the base font size.

Reply via email to