aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/lispref/display.texi4
1 files changed, 1 insertions, 3 deletions
diff --git a/doc/lispref/display.texi b/doc/lispref/display.texi
index 1ba91235759..323895927a9 100644
--- a/doc/lispref/display.texi
+++ b/doc/lispref/display.texi
@@ -5205,9 +5205,7 @@ when the image does not have an associated file name, to provide a
5205hint to ImageMagick to help it detect the image type. 5205hint to ImageMagick to help it detect the image type.
5206 5206
5207@item :rotation @var{angle} 5207@item :rotation @var{angle}
5208Specifies a rotation angle in degrees. If no rotation is explicitly 5208Specifies a rotation angle in degrees.
5209specified, and the @acronym{EXIF} headers specify a rotation, the
5210rotation from the @acronym{EXIF} headers are used instead.
5211 5209
5212@item :index @var{frame} 5210@item :index @var{frame}
5213@c Doesn't work: http://debbugs.gnu.org/7978 5211@c Doesn't work: http://debbugs.gnu.org/7978