]> git.eshelyaron.com Git - emacs.git/commit
EUDC: Handle nil BOB button label
authorThomas Fitzsimmons <fitzsim@fitzsim.org>
Thu, 21 Apr 2022 21:24:29 +0000 (17:24 -0400)
committerThomas Fitzsimmons <fitzsim@fitzsim.org>
Thu, 21 Apr 2022 21:24:29 +0000 (17:24 -0400)
commit390b637eed8eba29d0dc710a155a1e0b00f26e0b
tree1d1fa968d2c4295b19726307c34ee9e89ea3b88f
parentf8aa771af3061ceb68aafacd55e8e9e048853f5d
EUDC: Handle nil BOB button label

* lisp/net/eudc-bob.el (eudc-bob-make-button): Do not throw error
when label is nil.
lisp/net/eudc-bob.el