comparison 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
comparison
equal deleted inserted replaced
32214:bc12cef85a10 32215:2769976809f1
1 2000-10-06 Dave Love <fx@gnu.org>
2
3 * gnus-audio.el: Don't require cl.
4 (gnus-audio): New custom group.
5 (gnus-audio-inline-sound): Change to work with Emacs.
6 (gnus-audio-directory, gnus-audio-directory)
7 (gnus-audio-au-player): Customize.
8 (gnus-audio-play): Try external player if play-sound-file fails.
9 Use file-name-extension, not string-match.
10
1 2000-10-05 Dave Love <fx@gnu.org> 11 2000-10-05 Dave Love <fx@gnu.org>
2 12
3 * rfc1843.el: Require cl when compiling. 13 * rfc1843.el: Require cl when compiling.
4 14
5 * qp.el (mm-decode-coding-region, mm-encode-coding-region): 15 * qp.el (mm-decode-coding-region, mm-encode-coding-region):