]> git.eshelyaron.com Git - emacs.git/commit
; Fix wallpaper-set on TTY
authorStefan Kangas <stefankangas@gmail.com>
Thu, 15 Sep 2022 17:21:51 +0000 (19:21 +0200)
committerStefan Kangas <stefankangas@gmail.com>
Thu, 15 Sep 2022 17:25:09 +0000 (19:25 +0200)
commit3c1579697ff03d3991b41ead503211cffac0998f
treee30c05eebe782402dd38fa86258c967963564ff2
parent4907859ee039f0d707b21050c2dec7d49f571590
; Fix wallpaper-set on TTY

* lisp/image/wallpaper.el (wallpaper-set): Don't check for
'display-graphic-p', to allow setting the wallpaper from a TTY.
lisp/image/wallpaper.el