]> git.eshelyaron.com Git - emacs.git/commitdiff
(Defining Images): Minor cleanup.
authorRichard M. Stallman <rms@gnu.org>
Thu, 16 Mar 2006 20:24:07 +0000 (20:24 +0000)
committerRichard M. Stallman <rms@gnu.org>
Thu, 16 Mar 2006 20:24:07 +0000 (20:24 +0000)
lispref/ChangeLog
lispref/display.texi

index 4dbe23d6edd071df21ce4a8743f8a3e28ee6ccf1..ab3f92564a33d55d897f2b49ce0b2e02d962e7e4 100644 (file)
@@ -1,3 +1,7 @@
+2006-03-16  Richard Stallman  <rms@gnu.org>
+
+       * display.texi (Defining Images): Minor cleanup.
+
 2006-03-16  Bill Wohler  <wohler@newt.com>
 
        * display.texi (Defining Images): In image-load-path-for-library,
index 8b78b6a19ec73fc51ddde079ef69953568715e1a..dbe4e650e3a02e10098348ea0eb981637d86944e 100644 (file)
@@ -4127,10 +4127,10 @@ should specify the image as follows:
 
 @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}.
+This function returns a suitable search path for images used by the
+Lisp package @var{library}.
 
-First it searches for @var{image} in @code{image-load-path} (excluding
+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