comparison lisp/gnus/gnus-start.el @ 110111:5b9f64b04a04

Delete all trailing white space.
author Katsumi Yamaoka <yamaoka@jpl.org>
date Thu, 02 Sep 2010 01:42:32 +0000
parents 8d09094063d0
children 821c596efa5f
comparison
equal deleted inserted replaced
110110:91cc7bab2ca4 110111:5b9f64b04a04
763 ;; Add "native" to gnus-predefined-server-alist just to have a 763 ;; Add "native" to gnus-predefined-server-alist just to have a
764 ;; name for the native select method. 764 ;; name for the native select method.
765 (when gnus-select-method 765 (when gnus-select-method
766 (push (cons "native" gnus-select-method) 766 (push (cons "native" gnus-select-method)
767 gnus-predefined-server-alist)) 767 gnus-predefined-server-alist))
768 768
769 (if gnus-agent 769 (if gnus-agent
770 (gnus-agentize)) 770 (gnus-agentize))
771 771
772 (when gnus-simple-splash 772 (when gnus-simple-splash
773 (setq gnus-simple-splash nil) 773 (setq gnus-simple-splash nil)