/[emacs]/emacs/lisp/gnus/mm-util.el
ViewVC logotype

Diff of /emacs/lisp/gnus/mm-util.el

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

revision 1.35 by miles, Sun Dec 26 23:33:51 2004 UTC revision 1.36 by miles, Sun Feb 13 08:47:44 2005 UTC
# Line 1  Line 1 
1  ;;; mm-util.el --- Utility functions for Mule and low level things  ;;; mm-util.el --- Utility functions for Mule and low level things
2  ;; Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004  ;; Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005
3  ;;   Free Software Foundation, Inc.  ;;   Free Software Foundation, Inc.
4    
5  ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org>  ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org>
# Line 901  If INHIBIT is non-nil, inhibit `mm-inhib Line 901  If INHIBIT is non-nil, inhibit `mm-inhib
901                   (file-directory-p                   (file-directory-p
902                    (setq dir (concat (file-name-directory                    (setq dir (concat (file-name-directory
903                                       (directory-file-name path))                                       (directory-file-name path))
904                                      "etc/" (or package "gnus/")))))                                      "etc/images/" (or package "gnus/")))))
905          (push dir result))          (push dir result))
906        (push path result))))        (push path result))))
907    

Legend:
Removed from v.1.35  
changed lines
  Added in v.1.36

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