emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] master 4eae603: * src/image.c (Fimagemagick_types): Doc fi


From: Andreas Schwab
Subject: [Emacs-diffs] master 4eae603: * src/image.c (Fimagemagick_types): Doc fix.
Date: Tue, 5 Sep 2017 12:59:47 -0400 (EDT)

branch: master
commit 4eae60395c6270ed69b0d311e68382d2c723cb9a
Author: Andreas Schwab <address@hidden>
Commit: Andreas Schwab <address@hidden>

    * src/image.c (Fimagemagick_types): Doc fix.
---
 src/image.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/image.c b/src/image.c
index 76a19a6..7f5cf1a 100644
--- a/src/image.c
+++ b/src/image.c
@@ -8918,7 +8918,7 @@ their descriptions 
(http://www.imagemagick.org/script/formats.php).
 You can also try the shell command: `identify -list format'.
 
 Note that ImageMagick recognizes many file-types that Emacs does not
-recognize as images, such as C.  See `imagemagick-types-enable'
+recognize as images, such as C.  See `imagemagick-enabled-types'
 and `imagemagick-types-inhibit'.  */)
   (void)
 {



reply via email to

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