diff lispref/display.texi @ 69521:3a3fa8d383e2

(Defining Images): Minor cleanup.
author Richard M. Stallman <rms@gnu.org>
date Thu, 16 Mar 2006 20:23:55 +0000
parents a1a937e48976
children 1d437dedbd3a e3bacb89536a
line wrap: on
line diff
--- a/lispref/display.texi	Thu Mar 16 17:38:14 2006 +0000
+++ b/lispref/display.texi	Thu Mar 16 20:23:55 2006 +0000
@@ -4127,10 +4127,10 @@
 
 @defun image-load-path-for-library library image &optional path no-error
 @tindex image-load-path-for-library
-This function returns a suitable search path for images relative to
-@var{library}.
-
-First it searches for @var{image} in @code{image-load-path} (excluding
+This function returns a suitable search path for images used by the
+Lisp package @var{library}.
+
+It searches for @var{image} in @code{image-load-path} (excluding
 @file{@code{data-directory}/images}) and @code{load-path}, followed by
 a path suitable for @var{library}, which includes
 @file{../../etc/images} and @file{../etc/images} relative to the