1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-18 00:50:44 -08:00

Sound with :data.

This commit is contained in:
Gerd Moellmann 2000-01-04 14:52:06 +00:00
parent d1299cdeca
commit 6fb40bebbc

View file

@ -1247,6 +1247,11 @@ The following sound properties are supported:
FILE is a file name. If FILE isn't an absolute name, it will be
searched relative to `data-directory'.
- `:data DATA'
DATA is a string containing sound data. Either :file or :data
may be present, but not both.
- `:volume VOLUME'
VOLUME must be an integer in the range 0..100 or a float in the range