Mercurial > emacs
changeset 32215:2769976809f1
*** empty log message ***
author | Dave Love <fx@gnu.org> |
---|---|
date | Fri, 06 Oct 2000 14:35:27 +0000 |
parents | bc12cef85a10 |
children | 82e4865603dd |
files | lisp/gnus/ChangeLog |
diffstat | 1 files changed, 10 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/gnus/ChangeLog Fri Oct 06 14:35:13 2000 +0000 +++ b/lisp/gnus/ChangeLog Fri Oct 06 14:35:27 2000 +0000 @@ -1,3 +1,13 @@ +2000-10-06 Dave Love <fx@gnu.org> + + * gnus-audio.el: Don't require cl. + (gnus-audio): New custom group. + (gnus-audio-inline-sound): Change to work with Emacs. + (gnus-audio-directory, gnus-audio-directory) + (gnus-audio-au-player): Customize. + (gnus-audio-play): Try external player if play-sound-file fails. + Use file-name-extension, not string-match. + 2000-10-05 Dave Love <fx@gnu.org> * rfc1843.el: Require cl when compiling.