From d79c9e9d25a709b84a858ca58f1562b21f2d573d Mon Sep 17 00:00:00 2001 From: Bill Wohler Date: Sun, 19 Mar 2006 18:20:31 +0000 Subject: [PATCH] (mh-image-load-path-for-library): Shorten first line in docstring. --- lisp/mh-e/ChangeLog | 5 +++++ lisp/mh-e/mh-compat.el | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/lisp/mh-e/ChangeLog b/lisp/mh-e/ChangeLog index 0da950ab177..e6901a3c419 100644 --- a/lisp/mh-e/ChangeLog +++ b/lisp/mh-e/ChangeLog @@ -1,3 +1,8 @@ +2006-03-19 Bill Wohler + + * mh-compat.el (mh-image-load-path-for-library): Shorten first line in + docstring. + 2006-03-17 Bill Wohler * mh-compat.el (mh-image-load-path-for-library): Minor docstring diff --git a/lisp/mh-e/mh-compat.el b/lisp/mh-e/mh-compat.el index db4bf3754ff..256a8cfe831 100644 --- a/lisp/mh-e/mh-compat.el +++ b/lisp/mh-e/mh-compat.el @@ -117,7 +117,7 @@ introduced in Emacs 22." (mh-defun-compat mh-image-load-path-for-library 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 -- 2.39.2