Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
8bfcc21a
Commit
8bfcc21a
authored
Jul 15, 2013
by
Glenn Morris
Browse files
* src/image.c (Fimage_flush): Fix doc typo.
parent
daca0204
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
1 deletion
+5
-1
src/ChangeLog
src/ChangeLog
+4
-0
src/image.c
src/image.c
+1
-1
No files found.
src/ChangeLog
View file @
8bfcc21a
2013-07-15 Glenn Morris <rgm@gnu.org>
* image.c (Fimage_flush): Fix doc typo.
2013-03-11 Glenn Morris <rgm@gnu.org>
* Version 24.3 released.
...
...
src/image.c
View file @
8bfcc21a
...
...
@@ -1563,7 +1563,7 @@ which is then usually a filename. */)
DEFUN ("image-flush", Fimage_flush, Simage_flush,
1, 2, 0,
doc: /* Fush the image with specification SPEC on frame FRAME.
doc: /* F
l
ush the image with specification SPEC on frame FRAME.
This removes the image from the Emacs image cache. If SPEC specifies
an image file, the next redisplay of this image will read from the
current contents of that file.
...
...
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