projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
92e0fd8
)
* lisp/image.el (image-load-path): Doc fix.
author
Eli Zaretskii
<eliz@gnu.org>
Thu, 12 Apr 2018 12:44:06 +0000
(15:44 +0300)
committer
Eli Zaretskii
<eliz@gnu.org>
Thu, 12 Apr 2018 12:44:06 +0000
(15:44 +0300)
lisp/image.el
patch
|
blob
|
history
diff --git
a/lisp/image.el
b/lisp/image.el
index b021edb33dcabc295053efe84071cea42195589f..db820949eda3d03bb92b61d0aab07050163fc9b3 100644
(file)
--- a/
lisp/image.el
+++ b/
lisp/image.el
@@
-115,6
+115,9
@@
told that the data would have the associated suffix if saved to a file.")
(list (file-name-as-directory (expand-file-name "images" data-directory))
'data-directory 'load-path)
"List of locations in which to search for image files.
+The images for icons shown in the tool bar are also looked up
+in these locations.
+
If an element is a string, it defines a directory to search.
If an element is a variable symbol whose value is a string, that
value defines a directory to search.