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

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

[elpa] master 97701f3 3/4: [aa2u] Fix docstring for ‘aa2u-ucs-bd-unifor


From: Thien-Thi Nguyen
Subject: [elpa] master 97701f3 3/4: [aa2u] Fix docstring for ‘aa2u-ucs-bd-uniform-name’.
Date: Sun, 29 Apr 2018 12:26:09 -0400 (EDT)

branch: master
commit 97701f3ed80df2ef4afd7409d66d29e9120b167b
Author: Thien-Thi Nguyen <address@hidden>
Commit: Thien-Thi Nguyen <address@hidden>

    [aa2u] Fix docstring for ‘aa2u-ucs-bd-uniform-name’.
    
    Omission from 2014-05-09, "Make weight dynamically customizable".
    
    * packages/ascii-art-to-unicode/ascii-art-to-unicode.el
    (aa2u-ucs-bd-uniform-name): Don't mention WEIGHT in docstring.
---
 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 fa4ed15..c6c94c8 100644
--- a/packages/ascii-art-to-unicode/ascii-art-to-unicode.el
+++ b/packages/ascii-art-to-unicode/ascii-art-to-unicode.el
@@ -124,7 +124,7 @@ This specifies the weight of all the lines.")
   (get-text-property pos 'aa2u-text))
 
 (defun aa2u-ucs-bd-uniform-name (&rest components)
-  "Return a string naming UCS char w/ WEIGHT and COMPONENTS.
+  "Return the name of the UCS box-drawing char w/ COMPONENTS.
 The string begins with \"BOX DRAWINGS\"; followed by the weight
 as per variable ‘aa2u-uniform-weight’, followed by COMPONENTS,
 a list of one or two symbols from the set:



reply via email to

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