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

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

[nongnu] elpa/autothemer a528436677 16/29: 0.2.10


From: ELPA Syncer
Subject: [nongnu] elpa/autothemer a528436677 16/29: 0.2.10
Date: Sun, 28 Aug 2022 22:58:46 -0400 (EDT)

branch: elpa/autothemer
commit a528436677a54572849e404882f51a65ad166549
Author: Jason Milkins <jasonm23@gmail.com>
Commit: Jason Milkins <jasonm23@gmail.com>

    0.2.10
---
 autothemer.el | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/autothemer.el b/autothemer.el
index c1d2fb49ad..e7bdce5d9e 100644
--- a/autothemer.el
+++ b/autothemer.el
@@ -7,7 +7,7 @@
 ;; Maintainer: Jason Milkins <jasonm23@gmail.com>
 ;;
 ;; URL: https://github.com/jasonm23/autothemer
-;; Version: 0.2.9
+;; Version: 0.2.10
 ;; Package-Requires: ((dash "2.10.0") (emacs "26.1"))
 ;;
 ;;; License:
@@ -591,7 +591,7 @@ Swatch Template parameters:
                                                   (concat autotheme-name "-") 
""
                                                   (format "%s" 
(autothemer--color-name it)))))
                                          (x (+ page-left-margin (* (+ h-space 
swatch-width) (% index columns))))
-                                         (y (+ page-top-margin (* (+ v-space 
swatch-height)  (/ index columns)))))
+                                         (y (+ page-top-margin (* (+ v-space 
swatch-height) (/ index columns)))))
                                      (format swatch-template
                                              x
                                              y



reply via email to

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