]> git.eshelyaron.com Git - emacs.git/commit
Fix a check for whether Emacs can play sounds in eudc-bob
authorLars Ingebrigtsen <larsi@gnus.org>
Wed, 12 Aug 2020 16:37:18 +0000 (18:37 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Wed, 12 Aug 2020 16:37:18 +0000 (18:37 +0200)
commit74909e1ec2ebef3d0a6911bb0b873ce165456813
tree5df810f17f7907254f8198745ccd9adb8e1d771b
parent6ac22bc00cbdd8b42269af79c2dca4e89e001ff9
Fix a check for whether Emacs can play sounds in eudc-bob

* lisp/net/eudc-bob.el (eudc-bob-sound-menu)
(eudc-bob-play-sound-at-point): Check for play-sound-internal
instead of play-sound, because the latter is always defined.
lisp/net/eudc-bob.el