emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/doc/lispref/display.texi,v


From: Eli Zaretskii
Subject: [Emacs-diffs] Changes to emacs/doc/lispref/display.texi,v
Date: Tue, 21 Oct 2008 13:45:15 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Eli Zaretskii <eliz>    08/10/21 13:45:08

Index: display.texi
===================================================================
RCS file: /cvsroot/emacs/emacs/doc/lispref/display.texi,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -b -r1.25 -r1.26
--- display.texi        21 Oct 2008 12:14:44 -0000      1.25
+++ display.texi        21 Oct 2008 13:45:04 -0000      1.26
@@ -4545,9 +4545,9 @@
 @code{nil}, the selected frame is used.  If @var{frame} is @code{t},
 the refresh is applied to all existing frames.
 
-This works by removing all image with image specifications matching
address@hidden from the image cache.  Thus, the next time the image is
-displayed, Emacs will load the image again.
+This works by removing from the image cache all the images whose image
+specifications match @var{spec}.  The next time Emacs needs to display
+such an image, it will reload the image anew.
 @end defun
 
 @defun clear-image-cache &optional filter




reply via email to

[Prev in Thread] Current Thread [Next in Thread]