diff options
| author | Lars Ingebrigtsen | 2016-02-10 15:45:37 +1100 |
|---|---|---|
| committer | Lars Ingebrigtsen | 2016-02-10 15:45:46 +1100 |
| commit | 10b8ed27ec91ff52f93eb0297dcc3abb214931aa (patch) | |
| tree | df4e5f17f6bb0eb8fff977fe9887709f1a865c31 /etc | |
| parent | 0f600496050bf435f55dc81056e06fcd45992dc8 (diff) | |
| download | emacs-10b8ed27ec91ff52f93eb0297dcc3abb214931aa.tar.gz emacs-10b8ed27ec91ff52f93eb0297dcc3abb214931aa.zip | |
Document EXIF image rotation
* doc/lispref/display.texi (ImageMagick Images): Mention EXIF rotation.
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
| @@ -634,6 +634,10 @@ text in the region. The search engine to use for this is specified by | |||
| 634 | the customizable variable `eww-search-prefix'. | 634 | the customizable variable `eww-search-prefix'. |
| 635 | 635 | ||
| 636 | +++ | 636 | +++ |
| 637 | *** Images that have rotation specified in the EXIF headers are now | ||
| 638 | automatically rotated (if displayed as ImageMagick images). | ||
| 639 | |||
| 640 | +++ | ||
| 637 | *** Query-replace history is enhanced. | 641 | *** Query-replace history is enhanced. |
| 638 | When query-replace reads the FROM string from the minibuffer, typing | 642 | When query-replace reads the FROM string from the minibuffer, typing |
| 639 | `M-p' will now show previous replacements as "FROM SEP TO", where FROM | 643 | `M-p' will now show previous replacements as "FROM SEP TO", where FROM |