emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/gnus/mm-util.el


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/lisp/gnus/mm-util.el
Date: Sun, 13 Feb 2005 03:48:59 -0500

Index: emacs/lisp/gnus/mm-util.el
diff -c emacs/lisp/gnus/mm-util.el:1.35 emacs/lisp/gnus/mm-util.el:1.36
*** emacs/lisp/gnus/mm-util.el:1.35     Sun Dec 26 23:33:51 2004
--- emacs/lisp/gnus/mm-util.el  Sun Feb 13 08:47:44 2005
***************
*** 1,5 ****
  ;;; mm-util.el --- Utility functions for Mule and low level things
! ;; Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004
  ;;   Free Software Foundation, Inc.
  
  ;; Author: Lars Magne Ingebrigtsen <address@hidden>
--- 1,5 ----
  ;;; mm-util.el --- Utility functions for Mule and low level things
! ;; Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005
  ;;   Free Software Foundation, Inc.
  
  ;; Author: Lars Magne Ingebrigtsen <address@hidden>
***************
*** 901,907 ****
                 (file-directory-p
                  (setq dir (concat (file-name-directory
                                     (directory-file-name path))
!                                   "etc/" (or package "gnus/")))))
        (push dir result))
        (push path result))))
  
--- 901,907 ----
                 (file-directory-p
                  (setq dir (concat (file-name-directory
                                     (directory-file-name path))
!                                   "etc/images/" (or package "gnus/")))))
        (push dir result))
        (push path result))))
  




reply via email to

[Prev in Thread] Current Thread [Next in Thread]