Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
ae77c7ff
Commit
ae77c7ff
authored
Mar 19, 2006
by
Bill Wohler
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
(image-load-path-for-library): Shorten first line in docstring.
parent
052ec900
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
1 deletion
+6
-1
lisp/ChangeLog
lisp/ChangeLog
+5
-0
lisp/image.el
lisp/image.el
+1
-1
No files found.
lisp/ChangeLog
View file @
ae77c7ff
2006-03-19 Bill Wohler <wohler@newt.com>
* image.el (image-load-path-for-library): Shorten first line in
docstring.
2006-03-18 Ben North <ben@redfrontdoor.org> (tiny change)
* isearch.el (isearch-other-meta-char): Handle user bindings for
...
...
lisp/image.el
View file @
ae77c7ff
...
...
@@ -79,7 +79,7 @@ value is used as a list of directories to search.")
(
defun
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
...
...
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