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

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

[elpa] master 77bd013 4/4: [aa2u] Mention ‘DOUBLE’ in ‘aa2u-uniform-wei


From: Thien-Thi Nguyen
Subject: [elpa] master 77bd013 4/4: [aa2u] Mention ‘DOUBLE’ in ‘aa2u-uniform-weight’ docstring.
Date: Sun, 29 Apr 2018 12:26:09 -0400 (EDT)

branch: master
commit 77bd0136a8a280ff649f7cf572d6cb7712804fea
Author: Thien-Thi Nguyen <address@hidden>
Commit: Thien-Thi Nguyen <address@hidden>

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

diff --git a/packages/ascii-art-to-unicode/ascii-art-to-unicode.el 
b/packages/ascii-art-to-unicode/ascii-art-to-unicode.el
index c6c94c8..f246db2 100644
--- a/packages/ascii-art-to-unicode/ascii-art-to-unicode.el
+++ b/packages/ascii-art-to-unicode/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]