/[emacs]/emacs/lisp/gnus/gnus.el
ViewVC logotype

Diff of /emacs/lisp/gnus/gnus.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.48 by miles, Mon Sep 5 23:58:08 2005 UTC revision 1.49 by miles, Mon Sep 19 10:14:33 2005 UTC
# Line 1006  be set in `.emacs' instead." Line 1006  be set in `.emacs' instead."
1006       (fboundp 'find-image)       (fboundp 'find-image)
1007       (display-graphic-p)       (display-graphic-p)
1008       (let* ((data-directory (nnheader-find-etc-directory "images/gnus"))       (let* ((data-directory (nnheader-find-etc-directory "images/gnus"))
1009                (image-load-path (cond (data-directory
1010                                        (list data-directory))
1011                                       ((boundp 'image-load-path)
1012                                        (symbol-value 'image-load-path))
1013                                       (t load-path)))
1014              (image (find-image              (image (find-image
1015                      `((:type xpm :file "gnus.xpm"                      `((:type xpm :file "gnus.xpm"
1016                               :color-symbols                               :color-symbols

Legend:
Removed from v.1.48  
changed lines
  Added in v.1.49

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26