emacs-diffs
[Top][All Lists]
Advanced

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

master ec2559e863: ; Move the thumbnail file-name entry to its proper pl


From: Eli Zaretskii
Subject: master ec2559e863: ; Move the thumbnail file-name entry to its proper place.
Date: Wed, 28 Sep 2022 08:54:02 -0400 (EDT)

branch: master
commit ec2559e863e21c06915448e89584ed82149bfd6d
Author: Eli Zaretskii <eliz@gnu.org>
Commit: Eli Zaretskii <eliz@gnu.org>

    ; Move the thumbnail file-name entry to its proper place.
---
 etc/NEWS | 18 +++++++++---------
 1 file changed, 9 insertions(+), 9 deletions(-)

diff --git a/etc/NEWS b/etc/NEWS
index 8cb4de4d06..4c0c07b570 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -2219,15 +2219,6 @@ nil to disable this confirmation completely.
 +++
 *** 'image-dired-db-file' renamed to 'image-dired-tags-db-file'.
 
----
-*** Naming of thumbnail files has changed.
-Thumbnail files generated when 'image-dired-thumbnail-storage' is
-'image-dired' now always end in ".jpg".  This fixes various issues on
-different platforms, but means that thumbnails generated in Emacs 28
-will not be used in Emacs 29, and vice-versa.  If disk space is an
-issue, consider deleting the directory 'image-dired-dir' after
-upgrading (usually "~/.emacs.d/image-dired/").
-
 ---
 *** 'image-dired-thumb-{height,width}' are now obsolete.
 Customize 'image-dired-thumb-size' instead, which will set both the
@@ -2673,6 +2664,15 @@ This means that images found through 'find-image' also 
have
 auto-scaling applied.  (This only makes a difference on HiDPI
 displays.)
 
+---
+** Naming of thumbnail files has changed.
+Names of thumbnail files generated when 'image-dired-thumbnail-storage'
+is 'image-dired' now always end in ".jpg".  This fixes various issues
+on different platforms, but means that thumbnails generated in Emacs 28
+will not be used in Emacs 29, and vice-versa.  If disk space is an
+issue, consider deleting the directory 'image-dired-dir' after
+upgrading (usually "~/.emacs.d/image-dired/").
+
 +++
 ** Changes to "raw" in-memory xbm images are specified.
 Some years back Emacs gained the ability to scale images, and you



reply via email to

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