[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] emacs-24 r111386: * src/image.c (Fimage_flush): Fix doc ty
From: |
Glenn Morris |
Subject: |
[Emacs-diffs] emacs-24 r111386: * src/image.c (Fimage_flush): Fix doc typo. |
Date: |
Mon, 15 Jul 2013 16:04:03 +0000 |
User-agent: |
Bazaar (2.6b2) |
------------------------------------------------------------
revno: 111386
revision-id: address@hidden
parent: address@hidden
committer: Glenn Morris <address@hidden>
branch nick: emacs-24
timestamp: Mon 2013-07-15 09:03:47 -0700
message:
* src/image.c (Fimage_flush): Fix doc typo.
modified:
src/ChangeLog changelog-20091113204419-o5vbwnq5f7feedwu-1438
src/image.c image.c-20091113204419-o5vbwnq5f7feedwu-2969
=== modified file 'src/ChangeLog'
--- a/src/ChangeLog 2013-03-11 02:35:23 +0000
+++ b/src/ChangeLog 2013-07-15 16:03:47 +0000
@@ -1,3 +1,7 @@
+2013-07-15 Glenn Morris <address@hidden>
+
+ * image.c (Fimage_flush): Fix doc typo.
+
2013-03-11 Glenn Morris <address@hidden>
* Version 24.3 released.
=== modified file 'src/image.c'
--- a/src/image.c 2013-01-01 09:11:05 +0000
+++ b/src/image.c 2013-07-15 16:03:47 +0000
@@ -1563,7 +1563,7 @@
DEFUN ("image-flush", Fimage_flush, Simage_flush,
1, 2, 0,
- doc: /* Fush the image with specification SPEC on frame FRAME.
+ doc: /* Flush 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.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Emacs-diffs] emacs-24 r111386: * src/image.c (Fimage_flush): Fix doc typo.,
Glenn Morris <=