diff options
| -rw-r--r-- | lispref/display.texi | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lispref/display.texi b/lispref/display.texi index 5053d7def39..cd46be95b05 100644 --- a/lispref/display.texi +++ b/lispref/display.texi | |||
| @@ -4126,6 +4126,7 @@ should specify the image as follows: | |||
| 4126 | @end defvar | 4126 | @end defvar |
| 4127 | 4127 | ||
| 4128 | @defun image-load-path-for-library library image &optional path no-error | 4128 | @defun image-load-path-for-library library image &optional path no-error |
| 4129 | @tindex image-load-path-for-library | ||
| 4129 | Return a suitable search path for images relative to @var{library}. | 4130 | Return a suitable search path for images relative to @var{library}. |
| 4130 | 4131 | ||
| 4131 | Images for @var{library} are searched for in @file{../../etc/images} | 4132 | Images for @var{library} are searched for in @file{../../etc/images} |