]> git.eshelyaron.com Git - emacs.git/commitdiff
Minor adjustment to previous imagemagick change.
authorGlenn Morris <rgm@gnu.org>
Tue, 7 Feb 2012 07:42:12 +0000 (23:42 -0800)
committerGlenn Morris <rgm@gnu.org>
Tue, 7 Feb 2012 07:42:12 +0000 (23:42 -0800)
doc/lispref/display.texi

index 99eb996a77313fcffd975fa457fd1f77043c8745..d5870fd3abb015ca13f601966cdb4da672834c10 100644 (file)
@@ -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