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

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

[elpa] externals/ascii-art-to-unicode 9ad8a5f 37/42: [aa2u] Mention ‘DO


From: Stefan Monnier
Subject: [elpa] externals/ascii-art-to-unicode 9ad8a5f 37/42: [aa2u] Mention ‘DOUBLE’ in ‘aa2u-uniform-weight’ docstring.
Date: Sun, 29 Nov 2020 18:57:10 -0500 (EST)

branch: externals/ascii-art-to-unicode
commit 9ad8a5f5c99aa3ff2e9a94015778936ad6460a28
Author: Thien-Thi Nguyen <ttn@gnu.org>
Commit: Thien-Thi Nguyen <ttn@gnu.org>

    [aa2u] Mention ‘DOUBLE’ in ‘aa2u-uniform-weight’ docstring.
    
    * packages/ascii-art-to-unicode/ascii-art-to-unicode.el
    (aa2u-uniform-weight): ...here.
---
 ascii-art-to-unicode.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ascii-art-to-unicode.el b/ascii-art-to-unicode.el
index c6c94c8..f246db2 100644
--- a/ascii-art-to-unicode.el
+++ b/ascii-art-to-unicode.el
@@ -105,7 +105,7 @@
 (autoload 'apply-on-rectangle "rect")
 
 (defvar aa2u-uniform-weight 'LIGHT
-  "A symbol, either ‘LIGHT’ or ‘HEAVY’.
+  "A symbol, one of: ‘LIGHT’, ‘HEAVY’, ‘DOUBLE’.
 This specifies the weight of all the lines.")
 
 ;;;---------------------------------------------------------------------------



reply via email to

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