diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/image.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/image.c b/src/image.c index 76a19a68b0d..7f5cf1a9669 100644 --- a/src/image.c +++ b/src/image.c | |||
| @@ -8918,7 +8918,7 @@ their descriptions (http://www.imagemagick.org/script/formats.php). | |||
| 8918 | You can also try the shell command: `identify -list format'. | 8918 | You can also try the shell command: `identify -list format'. |
| 8919 | 8919 | ||
| 8920 | Note that ImageMagick recognizes many file-types that Emacs does not | 8920 | Note that ImageMagick recognizes many file-types that Emacs does not |
| 8921 | recognize as images, such as C. See `imagemagick-types-enable' | 8921 | recognize as images, such as C. See `imagemagick-enabled-types' |
| 8922 | and `imagemagick-types-inhibit'. */) | 8922 | and `imagemagick-types-inhibit'. */) |
| 8923 | (void) | 8923 | (void) |
| 8924 | { | 8924 | { |