mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-02-03 22:20:52 -08:00
; * lisp/image/image-dired.el (w32-shell-execute): Declare.
This commit is contained in:
parent
de7e3c3324
commit
bed63ea922
1 changed files with 2 additions and 0 deletions
|
|
@ -1239,6 +1239,8 @@ Ask user how many thumbnails should be displayed per row."
|
|||
|
||||
;;; Display image from thumbnail buffer
|
||||
|
||||
(declare-function w32-shell-execute "w32fns.c")
|
||||
|
||||
(defun image-dired-thumbnail-display-external ()
|
||||
"Display original image for thumbnail at point using external viewer.
|
||||
The viewer command is specified by `image-dired-external-viewer'."
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue