emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] emacs-25 afe7d1f 1/2: Revert "Document EXIF image rotation


From: Lars Ingebrigtsen
Subject: [Emacs-diffs] emacs-25 afe7d1f 1/2: Revert "Document EXIF image rotation"
Date: Thu, 11 Feb 2016 03:06:16 +0000

branch: emacs-25
commit afe7d1f72f78cfd8ce4b6fec6b0be49f49751fd2
Author: Lars Ingebrigtsen <address@hidden>
Commit: Lars Ingebrigtsen <address@hidden>

    Revert "Document EXIF image rotation"
    
    This reverts commit 10b8ed27ec91ff52f93eb0297dcc3abb214931aa.
    
    This change does not work on Fedora, for instance.
---
 doc/lispref/display.texi |    4 +---
 etc/NEWS                 |    4 ----
 2 files changed, 1 insertions(+), 7 deletions(-)

diff --git a/doc/lispref/display.texi b/doc/lispref/display.texi
index 1ba9123..3238959 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
 hint to ImageMagick to help it detect the image type.
 
 @item :rotation @var{angle}
-Specifies a rotation angle in degrees.  If no rotation is explicitly
-specified, and the @acronym{EXIF} headers specify a rotation, the
-rotation from the @acronym{EXIF} headers are used instead.
+Specifies a rotation angle in degrees.
 
 @item :index @var{frame}
 @c Doesn't work: http://debbugs.gnu.org/7978
diff --git a/etc/NEWS b/etc/NEWS
index c133868..70f9476 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -634,10 +634,6 @@ text in the region.  The search engine to use for this is 
specified by
 the customizable variable `eww-search-prefix'.
 
 +++
-*** Images that have rotation specified in the EXIF headers are now
-automatically rotated (if displayed as ImageMagick images).
-
-+++
 *** Query-replace history is enhanced.
 When query-replace reads the FROM string from the minibuffer, typing
 `M-p' will now show previous replacements as "FROM SEP TO", where FROM



reply via email to

[Prev in Thread] Current Thread [Next in Thread]