comparison lisp/gnus/gnus-xmas.el @ 2:ac2d302a0011 r19-15b2

Import from CVS: tag r19-15b2
author cvs
date Mon, 13 Aug 2007 08:46:35 +0200
parents 376386a54a3c
children 0293115a14e9
comparison
equal deleted inserted replaced
1:c0c6a60d29db 2:ac2d302a0011
496 (add-hook 'gnus-group-mode-hook 'gnus-xmas-setup-group-toolbar) 496 (add-hook 'gnus-group-mode-hook 'gnus-xmas-setup-group-toolbar)
497 (add-hook 'gnus-summary-mode-hook 'gnus-xmas-setup-summary-toolbar) 497 (add-hook 'gnus-summary-mode-hook 'gnus-xmas-setup-summary-toolbar)
498 498
499 (when (and (<= emacs-major-version 19) 499 (when (and (<= emacs-major-version 19)
500 (<= emacs-minor-version 13)) 500 (<= emacs-minor-version 13))
501 (setq gnus-article-x-face-too-ugly (if (eq (device-type) 'tty) "."))
501 (fset 'gnus-highlight-selected-summary 502 (fset 'gnus-highlight-selected-summary
502 'gnus-xmas-highlight-selected-summary) 503 'gnus-xmas-highlight-selected-summary)
503 (fset 'gnus-group-remove-excess-properties 504 (fset 'gnus-group-remove-excess-properties
504 'gnus-xmas-group-remove-excess-properties) 505 'gnus-xmas-group-remove-excess-properties)
505 (fset 'gnus-topic-remove-excess-properties 506 (fset 'gnus-topic-remove-excess-properties