emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/image.el


From: Bill Wohler
Subject: [Emacs-diffs] Changes to emacs/lisp/image.el
Date: Fri, 17 Mar 2006 17:26:59 +0000

Index: emacs/lisp/image.el
diff -u emacs/lisp/image.el:1.60 emacs/lisp/image.el:1.61
--- emacs/lisp/image.el:1.60    Thu Mar 16 16:55:26 2006
+++ emacs/lisp/image.el Fri Mar 17 17:26:58 2006
@@ -79,9 +79,9 @@
 
 
 (defun image-load-path-for-library (library image &optional path no-error)
-  "Return a suitable search path for images relative to LIBRARY.
+  "Return a suitable search path for images used by the Lisp package LIBRARY.
 
-First it searches for IMAGE in `image-load-path' (excluding
+It searches for IMAGE in `image-load-path' (excluding
 \"`data-directory'/images\") and `load-path', followed by a path
 suitable for LIBRARY, which includes \"../../etc/images\" and
 \"../etc/images\" relative to the library file itself, and then




reply via email to

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