Mercurial > emacs
changeset 32172:8371ed6a1879
*** empty log message ***
author | Dave Love <fx@gnu.org> |
---|---|
date | Thu, 05 Oct 2000 18:20:13 +0000 |
parents | 17250fb13b0c |
children | fea92799d3e9 |
files | lisp/gnus/ChangeLog |
diffstat | 1 files changed, 9 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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 <fx@gnu.org> + + * 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 <monnier@cs.yale.edu> * nnimap.el: require 'cl when compiling.