# HG changeset patch # User Dave Love # Date 970842927 0 # Node ID 2769976809f199c63037db3bcf72a20c81cad488 # Parent bc12cef85a1065e95b9ac07c50efce2b2eb1e88f *** empty log message *** diff -r bc12cef85a10 -r 2769976809f1 lisp/gnus/ChangeLog --- 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 + + * 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 * rfc1843.el: Require cl when compiling.