Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
208e7520
Commit
208e7520
authored
Apr 12, 2018
by
Eli Zaretskii
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* lisp/image.el (image-load-path): Doc fix.
parent
92e0fd88
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
+3
-0
lisp/image.el
lisp/image.el
+3
-0
No files found.
lisp/image.el
View file @
208e7520
...
...
@@ -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.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment