]> git.eshelyaron.com Git - emacs.git/commit
Fix handling of nil device names
authorPo Lu <luangruo@yahoo.com>
Wed, 21 Sep 2022 11:49:31 +0000 (19:49 +0800)
committerPo Lu <luangruo@yahoo.com>
Wed, 21 Sep 2022 11:51:14 +0000 (19:51 +0800)
commit3ed9a1b0be024523703397b91c1b2ba66d848596
treef30d5dd359f406e2f9ab2d5e1fca5aa0a31d00a2
parent517268d943b95f0cb3bd7dfa11e02ade06d3abf4
Fix handling of nil device names

* lisp/frame.el (device-class):
* lisp/term/pgtk-win.el (pgtk-device-class):
* lisp/term/x-win.el (x-device-class): Handle `nil'
correctly.  (bug#57969)
lisp/frame.el
lisp/term/pgtk-win.el
lisp/term/x-win.el