]> code.delx.au - gnu-emacs/blobdiff - doc/lispref/os.texi
Merge from emacs-24; up to 2012-04-24T08:35:02Z!lekktu@gmail.com
[gnu-emacs] / doc / lispref / os.texi
index ac6711f48274fe2cfa3d02f03eca023858caedbb..dd2fb17ab15c19df75ce69eaef09f88aebcb82fb 100644 (file)
@@ -2108,10 +2108,10 @@ calls the functions in the list @code{play-sound-functions}.
 Each function is called with one argument, @var{sound}.
 @end defun
 
-@defun play-sound-file file &optional volume device
+@deffn Command play-sound-file file &optional volume device
 This function is an alternative interface to playing a sound @var{file}
 specifying an optional @var{volume} and @var{device}.
-@end defun
+@end deffn
 
 @defvar play-sound-functions
 A list of functions to be called before playing a sound.  Each function