emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/image.el,v


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/lisp/image.el,v
Date: Mon, 13 Aug 2007 13:42:21 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Miles Bader <miles>     07/08/13 13:41:28

Index: lisp/image.el
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/image.el,v
retrieving revision 1.72
retrieving revision 1.73
diff -u -b -r1.72 -r1.73
--- lisp/image.el       26 Jul 2007 05:26:26 -0000      1.72
+++ lisp/image.el       13 Aug 2007 13:41:06 -0000      1.73
@@ -327,7 +327,7 @@
 
 ;;;###autoload
 (defun image-type-auto-detected-p ()
-  "Return t iff the current buffer contains an auto-detectable image.
+  "Return t if the current buffer contains an auto-detectable image.
 This function is intended to be used from `magic-fallback-mode-alist'.
 
 The buffer is considered to contain an auto-detectable image if




reply via email to

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