Mercurial > emacs
changeset 69569:dd7f85a6af09
(image-load-path-for-library): Shorten first line in docstring.
author | Bill Wohler <wohler@newt.com> |
---|---|
date | Sun, 19 Mar 2006 18:19:12 +0000 |
parents | 303818bc3ae8 |
children | 822a6a9bb8c9 |
files | lisp/ChangeLog lisp/image.el |
diffstat | 2 files changed, 6 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Sat Mar 18 18:28:36 2006 +0000 +++ b/lisp/ChangeLog Sun Mar 19 18:19:12 2006 +0000 @@ -1,3 +1,8 @@ +2006-03-19 Bill Wohler <wohler@newt.com> + + * image.el (image-load-path-for-library): Shorten first line in + docstring. + 2006-03-18 Ben North <ben@redfrontdoor.org> (tiny change) * isearch.el (isearch-other-meta-char): Handle user bindings for
--- a/lisp/image.el Sat Mar 18 18:28:36 2006 +0000 +++ b/lisp/image.el Sun Mar 19 18:19:12 2006 +0000 @@ -79,7 +79,7 @@ (defun image-load-path-for-library (library image &optional path no-error) - "Return a suitable search path for images used by the Lisp package LIBRARY. + "Return a suitable search path for images used by LIBRARY. It searches for IMAGE in `image-load-path' (excluding \"`data-directory'/images\") and `load-path', followed by a path