aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorXue Fuqiao2013-10-27 22:12:16 +0800
committerXue Fuqiao2013-10-27 22:12:16 +0800
commit77197f90a07a1b7ae2276b6ce923185ffd97dc14 (patch)
tree65ec8c9c4864c0dae19951ffd3f68271ae7fc659
parent44e0cfaf5781b3b6e0af985277e5d6edf25e827e (diff)
downloademacs-77197f90a07a1b7ae2276b6ce923185ffd97dc14.tar.gz
emacs-77197f90a07a1b7ae2276b6ce923185ffd97dc14.zip
Comment
-rw-r--r--doc/lispref/display.texi1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/lispref/display.texi b/doc/lispref/display.texi
index 4d7d7bf560d..ac39a8b4eb4 100644
--- a/doc/lispref/display.texi
+++ b/doc/lispref/display.texi
@@ -4700,6 +4700,7 @@ and if @code{:height} is set it will have precedence over
4700wish. @code{:max-width} and @code{:max-height} will always preserve 4700wish. @code{:max-width} and @code{:max-height} will always preserve
4701the aspect ratio. 4701the aspect ratio.
4702 4702
4703@c FIXME: ‘:format-type’ or ‘:format’? --xfq
4703@item :format 4704@item :format
4704ImageMagick tries to auto-detect the image type, but it isn't always 4705ImageMagick tries to auto-detect the image type, but it isn't always
4705able to. By using @code{:format-type}, we can give ImageMagick a hint 4706able to. By using @code{:format-type}, we can give ImageMagick a hint