From 6fb40bebbc25fca9493984408f8d3262ac7ff712 Mon Sep 17 00:00:00 2001 From: Gerd Moellmann Date: Tue, 4 Jan 2000 14:52:06 +0000 Subject: [PATCH] Sound with :data. --- etc/NEWS | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/etc/NEWS b/etc/NEWS index 905d71b9437..f1d388ad2f4 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -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 -- 2.39.5