]> code.delx.au - gnu-emacs-elpa/blobdiff - packages/ascii-art-to-unicode/ascii-art-to-unicode.el
fixup! [aa2u] Make weight dynamically customizable.
[gnu-emacs-elpa] / packages / ascii-art-to-unicode / ascii-art-to-unicode.el
index 89bcb928d8aec4df8e7a081d43421135819bef38..c79245cbdce6d5a3e71785db3468f04a1995b116 100644 (file)
@@ -83,7 +83,7 @@
 (require 'cl-lib)
 (require 'pcase)
 
-(defvar aa2u-uniform-weight 'HEAVY
+(defvar aa2u-uniform-weight 'LIGHT
   "A symbol, either `LIGHT' or `HEAVY'.
 This specifies the weight of all the lines.")