diff options
author | Cecilio Pardo <cpardo@imayhem.com> | 2024-12-15 01:13:16 +0100 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2024-12-21 12:35:09 +0200 |
commit | fd529bbd076d14087d70c50d94bc9ef231cf1997 (patch) | |
tree | 446f92ac0062c3ba335d6286703cda9904722bcd /lisp/emacs-lisp/comp-common.el | |
parent | b6852b67b0d462c7ba0012e5ac3b79a245f4b7e5 (diff) | |
download | emacs-fd529bbd076d14087d70c50d94bc9ef231cf1997.tar.gz emacs-fd529bbd076d14087d70c50d94bc9ef231cf1997.tar.bz2 emacs-fd529bbd076d14087d70c50d94bc9ef231cf1997.zip |
Add support for the ':data' keyword for play-sound in MS-Windows.
* src/sound.c (parse_sound) [WINDOWSNT]: Check that either :file
or :data is present.
(do_play_sound): Added parameter to select file or data, and code to
play from data.
(Fplay_sound_internal): Fixed volume format, and send file or data
to 'do_play_sound'. (Bug#74863)
* etc/NEWS: Add entry for this change.
* etc/PROBLEMS: Remove entry about missing support for :data.
Diffstat (limited to 'lisp/emacs-lisp/comp-common.el')
0 files changed, 0 insertions, 0 deletions