aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/NEWS5
1 files changed, 5 insertions, 0 deletions
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:
1247FILE is a file name. If FILE isn't an absolute name, it will be 1247FILE is a file name. If FILE isn't an absolute name, it will be
1248searched relative to `data-directory'. 1248searched relative to `data-directory'.
1249 1249
1250- `:data DATA'
1251
1252DATA is a string containing sound data. Either :file or :data
1253may be present, but not both.
1254
1250- `:volume VOLUME' 1255- `:volume VOLUME'
1251 1256
1252VOLUME must be an integer in the range 0..100 or a float in the range 1257VOLUME must be an integer in the range 0..100 or a float in the range