1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-21 07:30:50 -08:00

; * etc/NEWS: Improve NEWS entry for Image-Dired.

This commit is contained in:
Stefan Kangas 2021-11-03 22:50:56 +01:00
parent 2de7be4b6b
commit e9c7a4935e

View file

@ -2794,19 +2794,19 @@ trying to identify the thing at point.
*** New function 'thing-at-mouse'.
This is like 'thing-at-point', but uses the mouse event position instead.
** image-dired
---
*** 'image-dired-mouse-toggle-mark' now toggles files in the active region.
** Image-Dired
+++
*** New user option 'image-dired-thumb-visible-marks'.
If non-nil (the default), use 'image-dired-thumb-mark' to say what
images are marked.
If non-nil (the default), use the new face 'image-dired-thumb-mark'
for marked images.
---
*** New command 'image-dired-delete-marked'.
---
*** 'image-dired-mouse-toggle-mark' now toggles files in the active region.
** Flymake mode
+++