From: Glenn Morris Date: Tue, 7 Feb 2012 07:42:12 +0000 (-0800) Subject: Minor adjustment to previous imagemagick change. X-Git-Tag: emacs-pretest-24.0.94~260 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=93137f94d8ae3632af0be31fd95b665ceb5a1245;p=emacs.git Minor adjustment to previous imagemagick change. --- diff --git a/doc/lispref/display.texi b/doc/lispref/display.texi index 99eb996a773..d5870fd3abb 100644 --- a/doc/lispref/display.texi +++ b/doc/lispref/display.texi @@ -4560,12 +4560,13 @@ There may be overlap between image loaders in your Emacs installation, and you may prefer to use a different one for a given image type (which loader will be used in practice depends on the priority of the loaders). -@end ignore For example, if you never want to use the ImageMagick loader to view -JPEG files, add @code{JPG} to this list. Note that ImageMagick often -distinguishes between several different types of a particular format -(e.g., @code{JPG}, @code{JPEG}, @code{PJPEG}, etc.), and you may need -to add all versions to this list. +JPEG files, add @code{JPG} to this list. +@end ignore +Note that ImageMagick often distinguishes between several different +types of a particular format (e.g., @code{JPG}, @code{JPEG}, +@code{PJPEG}, etc.), and you may need to add all versions to this +list. @c Not sure this should even be in the manual at all. @vindex imagemagick-render-type