summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorStefan Kangas <stefan@marxist.se>2021-12-09 03:28:19 +0100
committerStefan Kangas <stefan@marxist.se>2021-12-09 03:28:19 +0100
commitdae4fc738a27cd449b90a01d2793dd36316f3435 (patch)
tree4876bdac665e179bc057e4e2d550f5ed6b17b004 /etc
parent63f07ea22f3954c2154d831017caf494911cb515 (diff)
downloademacs-dae4fc738a27cd449b90a01d2793dd36316f3435.tar.gz
image-dired: Show image info in header line
* lisp/image-dired.el (image-dired-update-header-line): New function to show image information in the header line. (image-dired-display-thumb-properties): Make obsolete. (image-dired-track-thumbnail) (image-dired--display-thumb-properties-fun) (image-dired-forward-image, image-dired-next-line) (image-dired-previous-line, image-dired-beginning-of-buffer) (image-dired-end-of-buffer, image-dired-read-comment): Use image-dired-update-header-line instead of image-dired-display-thumb-properties.
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 9eee04b3399..0fee98d1191 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -616,6 +616,10 @@ If this option is non-nil (the default), marking, unmarking or
flagging an image in either the thumbnail or display buffer shows the
next image.
+---
+*** Now shows image information in the header line.
+This replaces the message shown at the bottom of the screen.
+
+++
*** 'image-dired-show-all-from-dir-max-files' has been increased to 500.
This option controls asking for confirmation when starting Image-Dired