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
9ea8de1b
Commit
9ea8de1b
authored
Dec 08, 2000
by
Eli Zaretskii
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
(create-image): Doc fix; spotted by Per Cederqvist <ceder@lysator.liu.se>.
parent
ee8d23ee
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 @
9ea8de1b
2000-12-08 Eli Zaretskii <eliz@is.elta.co.il>
* image.el (create-image): Doc fix; spotted by Per Cederqvist
<ceder@lysator.liu.se>.
2000-12-08 Stefan Monnier <monnier@cs.yale.edu>
* pcvs-defs.el (cvs-menu): Move. Make submenu for diff commands.
...
...
lisp/image.el
View file @
9ea8de1b
...
...
@@ -88,7 +88,7 @@ FILE-OR-DATA is an image file name or image data.
Optional TYPE is a symbol describing the image type. If TYPE is omitted
or nil, try to determine the image type from its first few bytes
of image data. If that doesn't work, and FILE-OR-DATA is a file name,
use its file extension
.
as image type.
use its file extension
as image type.
Optional DATA-P non-nil means FILE-OR-DATA is a string containing image data.
Optional PROPS are additional image attributes to assign to the image,
like, e.g. `:mask MASK'.
...
...
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