Mercurial > emacs
diff lisp/gnus/ChangeLog @ 32215:2769976809f1
*** empty log message ***
author | Dave Love <fx@gnu.org> |
---|---|
date | Fri, 06 Oct 2000 14:35:27 +0000 |
parents | 89cafc535a06 |
children | 37da59aaf72f |
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.