Mercurial > hg > xemacs-beta
diff lisp/sound.el @ 318:afd57c14dfc8 r21-0b57
Import from CVS: tag r21-0b57
author | cvs |
---|---|
date | Mon, 13 Aug 2007 10:45:36 +0200 |
parents | 6cb5e14cd98e |
children | 03446687b7cc |
line wrap: on
line diff
--- a/lisp/sound.el Mon Aug 13 10:44:47 2007 +0200 +++ b/lisp/sound.el Mon Aug 13 10:45:36 2007 +0200 @@ -113,7 +113,7 @@ :group 'sound :type 'string) -(defcustom default-sound-directory-list ( list default-sound-directory ) +(defcustom default-sound-directory-list (locate-data-directory-list "sounds") "List of directories which to search for sound files" :group 'sound