+1998-03-01 Tatsuya Ichikawa <t-ichi@po.shiojiri.ne.jp>
+
+ * lisp/gnus-ems.el: Change variable name
+ gnus-bdf-image-file to gnus-mule-bitmap-image-file.
+
1998-02-28 MORIOKA Tomohiko <morioka@jaist.ac.jp>
* lisp/gnus.el (gnus-version-number): Update to 6.0.8.
(truncate-string valstr (, max-width))
valstr))))
-(defvar gnus-bdf-image-file nil)
+(defvar gnus-mule-bitmap-image-file nil)
(defun gnus-mule-group-startup-message (&optional x y)
"Insert startup message in current buffer."
;; Insert the message.
(format " %s
"
- "" (if (and (stringp gnus-bdf-image-file)
- (file-exists-p gnus-bdf-image-file))
- (insert-file gnus-image-file)))
+ "" (if (and (stringp gnus-mule-bitmap-image-file)
+ (file-exists-p gnus-mule-bitmap-image-file))
+ (insert-file gnus-mule-bitmap-image-file)))
(format " %s
_ ___ _ _
_ ___ __ ___ __ _ ___