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:
parent
d1299cdeca
commit
6fb40bebbc
1 changed files with 5 additions and 0 deletions
5
etc/NEWS
5
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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue