diff options
| author | Bill Wohler | 2006-03-11 22:43:44 +0000 |
|---|---|---|
| committer | Bill Wohler | 2006-03-11 22:43:44 +0000 |
| commit | 70594a46b1eaff93f7e94b5cc8f8d8ed19ef4e7e (patch) | |
| tree | 7a7ce7d159c5824c788f8101621f1e7ede694eb1 | |
| parent | bed0f7b24625f0e2f6e6b3c8a222aac1165c00fc (diff) | |
| download | emacs-70594a46b1eaff93f7e94b5cc8f8d8ed19ef4e7e.tar.gz emacs-70594a46b1eaff93f7e94b5cc8f8d8ed19ef4e7e.zip | |
(Defining Images): Add @tindex for image-load-path-for-library.
| -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} |