projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
327890d
)
; * lisp/image/wallpaper.el (wallpaper--format-arg): Fix typo.
author
Stefan Kangas
<stefankangas@gmail.com>
Tue, 27 Sep 2022 13:33:05 +0000
(15:33 +0200)
committer
Stefan Kangas
<stefankangas@gmail.com>
Tue, 27 Sep 2022 13:33:09 +0000
(15:33 +0200)
lisp/image/wallpaper.el
patch
|
blob
|
history
diff --git
a/lisp/image/wallpaper.el
b/lisp/image/wallpaper.el
index 36bc7e91a6927ecdc4eb9a94a8d1345325fa0940..4ad09e893c1a16aff984c767dedf8ceb8e18b06f 100644
(file)
--- a/
lisp/image/wallpaper.el
+++ b/
lisp/image/wallpaper.el
@@
-425,7
+425,7
@@
FILE is the image file name."
(?M . ,(let* ((attrs (car (display-monitor-attributes-list)))
(source (cdr (assq 'source attrs)))
(monitor (cdr (assq 'name attrs))))
- (if (and monitor (member source '("XRandr" "XRand
r
1.5" "Gdk")))
+ (if (and monitor (member source '("XRandr" "XRand
R
1.5" "Gdk")))
monitor
"0")))
;; workspace