From: Dave Love Date: Thu, 5 Oct 2000 18:20:13 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-21.0.90~1137 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=721d5fba2dc04654a41b3ce992f58ac5514f158e;p=emacs.git *** empty log message *** --- diff --git a/lisp/gnus/ChangeLog b/lisp/gnus/ChangeLog index 87540f107bd..32f0def367c 100644 --- a/lisp/gnus/ChangeLog +++ b/lisp/gnus/ChangeLog @@ -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.