# HG changeset patch # User Dave Love # Date 970770013 0 # Node ID 8371ed6a1879ab131313dba95256908a6f7840f7 # Parent 17250fb13b0c23648c246037fedc891276a9e0b7 *** empty log message *** diff -r 17250fb13b0c -r 8371ed6a1879 lisp/gnus/ChangeLog --- a/lisp/gnus/ChangeLog Thu Oct 05 15:56:23 2000 +0000 +++ b/lisp/gnus/ChangeLog Thu Oct 05 18:20:13 2000 +0000 @@ -2,6 +2,15 @@ * gnus-mule.el: Revived. +2000-10-04 Dave Love + + * gnus-ems.el: Don't turn off compiler warnings in local vars. + Require ring when compiling. + (gnus-x-splash): Bind width, height. + (gnus-article-compface-xbm): New variable. + (gnus-article-display-xface): Move graphic test. Use unibyte. + Obey gnus-article-compface-xbm. Use pbm, not xbm. + 2000-10-04 Stefan Monnier * nnimap.el: require 'cl when compiling.