]> git.eshelyaron.com Git - emacs.git/commit
More image-dired polish
authorMark Oteiza <mvoteiza@udel.edu>
Wed, 14 Dec 2016 03:56:42 +0000 (22:56 -0500)
committerMark Oteiza <mvoteiza@udel.edu>
Wed, 14 Dec 2016 03:56:42 +0000 (22:56 -0500)
commit51b2669ad51441b3bd318c749e67b267defe4882
tree2ee4e98f23faf7c0f8dd4863c374095242d452eb
parentc27b645956a11fab1dd8fa189254d525390958f5
More image-dired polish

* lisp/image-dired.el (image-dired-file-name-at-point): New function.
(image-dired-thumbnail-mode, image-dired-display-image-mode): Disable
undo list. Add image-dired-file-name-at-point to
file-name-at-point-functions to facilitate find-file and friends.
(image-dired-thumbnail-display-external):
(image-dired-dired-display-external): Use start-process instead, to
avoid needlessly blocking and using a shell.
lisp/image-dired.el