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

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

[elpa] externals/xpm 612b0a1 07/37: [xpm int] Doc fix.


From: Stefan Monnier
Subject: [elpa] externals/xpm 612b0a1 07/37: [xpm int] Doc fix.
Date: Sat, 28 Nov 2020 14:15:31 -0500 (EST)

branch: externals/xpm
commit 612b0a1d96c23449d5c7573b004608f7d18680c6
Author: Thien-Thi Nguyen <ttn@gnu.org>
Commit: Thien-Thi Nguyen <ttn@gnu.org>

    [xpm int] Doc fix.
    
    * packages/xpm/xpm-m2z.el (xpm-m2z-ellipse): ...here.
---
 xpm-m2z.el | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/xpm-m2z.el b/xpm-m2z.el
index 73730ad..c699b9a 100644
--- a/xpm-m2z.el
+++ b/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



reply via email to

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