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 80f65b5 36/42: [aa2u] Fix docstri


From: Stefan Monnier
Subject: [elpa] externals/ascii-art-to-unicode 80f65b5 36/42: [aa2u] Fix docstring for ‘aa2u-ucs-bd-uniform-name’.
Date: Sun, 29 Nov 2020 18:57:09 -0500 (EST)

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

    [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.
---
 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 fa4ed15..c6c94c8 100644
--- a/ascii-art-to-unicode.el
+++ b/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]