ttn pushed a commit to branch master in repository elpa. commit 5877957cd6595abb01f84e3c4ba207b76de30add Author: Thien-Thi Nguyen <t...@gnu.org> Date: Sun May 18 01:28:12 2014 +0200
[xpm int] Doc fix. * packages/xpm/xpm-m2z.el (xpm-m2z-ellipse): ...here. --- packages/xpm/xpm-m2z.el | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/packages/xpm/xpm-m2z.el b/packages/xpm/xpm-m2z.el index 73730ad..c699b9a 100644 --- a/packages/xpm/xpm-m2z.el +++ b/packages/xpm/xpm-m2z.el @@ -38,9 +38,9 @@ Both CX and CY must be non-integer, preferably precisely half-way between integers, e.g., 13/2 => 6.5. The ellipse is represented as a list of unique XPM coords, -with the \"span\", i.e., (- HI LO -1) of the extreme X and Y -components is equal to twice the rounded (to integer) value -of RX and RY, respectively. For example: +with the \"span\", i.e., (- HI LO -1), of the extreme X and Y +components equal to twice the rounded (to integer) value of +RX and RY, respectively. For example: (xpm-m2z-ellipse 1.5 3.5 5.8 4.2) => list of length 20