annotate etc/sounds/README @ 249:83b3d10dcba9 r20-5b23

Import from CVS: tag r20-5b23
author cvs
date Mon, 13 Aug 2007 10:19:09 +0200
parents 0d2f883870bc
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
1 This directory contains some mu-law encoded SunOS 4.1 sound files.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
2
98
0d2f883870bc Import from CVS: tag r20-1b1
cvs
parents: 70
diff changeset
3 You can only play sound files if you are running on display 0 of the
0d2f883870bc Import from CVS: tag r20-1b1
cvs
parents: 70
diff changeset
4 console of a machine with native sound support or running a NetAudio
0d2f883870bc Import from CVS: tag r20-1b1
cvs
parents: 70
diff changeset
5 server and XEmacs has the necessary sound support compiled in.
0d2f883870bc Import from CVS: tag r20-1b1
cvs
parents: 70
diff changeset
6
0d2f883870bc Import from CVS: tag r20-1b1
cvs
parents: 70
diff changeset
7 You can use these sounds to replace the default beep. See the
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
8 documentation of the `sound-alist' variable, and the functions
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
9 `load-default-sounds' and `load-sound-file' from lisp/prim/sound.el.