Variable: image-dired-track-movement
image-dired-track-movement is a customizable variable defined in
image-dired.el.gz.
Value
t
Documentation
The current state of the tracking and mirroring.
For more information, see the documentation for
image-dired-toggle-movement-tracking.
Source Code
;; Defined in /usr/src/emacs/lisp/image-dired.el.gz
(defcustom image-dired-track-movement t
"The current state of the tracking and mirroring.
For more information, see the documentation for
`image-dired-toggle-movement-tracking'."
:type 'boolean)