]> git.eshelyaron.com Git - emacs.git/commit
Add support for Dired file marking from image-mode
authorLars Ingebrigtsen <larsi@gnus.org>
Tue, 1 Oct 2019 17:53:48 +0000 (19:53 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Tue, 1 Oct 2019 17:53:48 +0000 (19:53 +0200)
commit98bbded2b37b7608573b1a9c596f5c215257b7ad
tree86ce7ebf95ac7b1553f53e27e3b1dd65cc7a93fd
parent41f59e71e2fc60a10991b4e1457fa787e87ab2b3
Add support for Dired file marking from image-mode

* doc/emacs/files.texi (File Conveniences): Document them.

* lisp/image-mode.el (image-mode--mark-file): New function.
(image-mode-unmark-file, image-mode-mark-file)
(image-mode-copy-file-name-as-kill): New commands and keystrokes.
doc/emacs/files.texi
etc/NEWS
lisp/image-mode.el