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

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

[elpa] externals/osm 8246774ad8 2/2: Remove hand pointer from pins


From: ELPA Syncer
Subject: [elpa] externals/osm 8246774ad8 2/2: Remove hand pointer from pins
Date: Mon, 13 Mar 2023 21:58:24 -0400 (EDT)

branch: externals/osm
commit 8246774ad883c097dd63e95f114bbc825ac04cff
Author: Daniel Mendler <mail@daniel-mendler.de>
Commit: Daniel Mendler <mail@daniel-mendler.de>

    Remove hand pointer from pins
---
 osm.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/osm.el b/osm.el
index 89ded866ce..5979cc5da6 100644
--- a/osm.el
+++ b/osm.el
@@ -923,7 +923,7 @@ TPIN is an optional transient pin."
                                  (`(,_ ,bg ,fg) (assq id osm-pin-colors)))
                       (setq p (- p x0) q (- q y0))
                       (push `((poly . [,p ,q ,(- p 20) ,(- q 40) ,p ,(- q 50) 
,(+ p 20) ,(- q 40) ])
-                              ,id (help-echo ,(truncate-string-to-width name 
40 0 nil t) pointer hand))
+                              ,id (help-echo ,(truncate-string-to-width name 
40 0 nil t)))
                             areas)
                       ;; 
https://commons.wikimedia.org/wiki/File:Simpleicons_Places_map-marker-1.svg
                       (format "



reply via email to

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