X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=lisp%2Fauto-autoloads.el;h=d069926debedb656edf8ad88fa4acecdff2a0532;hb=2d7a965e4f6bc4e21323ecbc5e1f2e732b8132f8;hp=3881e9a19269c07aa2bc1bb06762862fbd256398;hpb=4836e869212eaa972d5a2bdfe61730d8af7b2c61;p=chise%2Fxemacs-chise.git- diff --git a/lisp/auto-autoloads.el b/lisp/auto-autoloads.el index 3881e9a..d069926 100644 --- a/lisp/auto-autoloads.el +++ b/lisp/auto-autoloads.el @@ -1760,6 +1760,11 @@ buffer called `*Shadows*'. Shadowings are located by calling the (autoload 'load-sound-file "sound" "\ Read in an audio-file and add it to the sound-alist. +FILENAME can either be absolute or relative, in which case the file will +be searched in the directories given by `default-sound-directory-list'. +When looking for the file, the extensions given by `sound-extension-list' are +also tried in the given order. + You can only play sound files if you are running on display 0 of the console of a machine with native sound support or running a NetAudio server and XEmacs has the necessary sound support compiled in.