bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#32690: 26.1; superfluous doble quote in info (elisp)SVG Images


From: Eli Zaretskii
Subject: bug#32690: 26.1; superfluous doble quote in info (elisp)SVG Images
Date: Tue, 11 Sep 2018 10:13:33 +0300

> From: ynyaaa@gmail.com
> Date: Tue, 11 Sep 2018 09:42:52 +0900
> 
> In info node (elisp)SVG Images,
> at the example of svg-polygon
> double quote is superfluous after "red".
> 
> >          (svg-polygon svg '((100 . 100) (200 . 150) (150 . 90))
> >                       :stroke-color "blue" :fill-color "red"")

Thanks, fixed.





reply via email to

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