diff --git a/lisp/image-dired.el b/lisp/image-dired.el index 8e5a6d898c0..d57417b25b3 100644 --- a/lisp/image-dired.el +++ b/lisp/image-dired.el @@ -1660,6 +1660,7 @@ You probably want to use this together with special-mode "image-dired-thumbnail" "Browse and manipulate thumbnail images using Dired. Use `image-dired-minor-mode' to get a nice setup." + :interactive nil (buffer-disable-undo) (add-hook 'file-name-at-point-functions 'image-dired-file-name-at-point nil t) (setq-local window-resize-pixelwise t)