; Fix a typo.
This commit is contained in:
parent
22d9bbe284
commit
b4a93b4484
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@
|
|||
(require 'image-dired-util)
|
||||
|
||||
(declare-function image-dired-display-image "image-dired")
|
||||
(declare-function clear-image-cache "image.c" (&optional flter))
|
||||
(declare-function clear-image-cache "image.c" (&optional filter))
|
||||
(declare-function w32image-create-thumbnail "w32image.c")
|
||||
|
||||
(defvar image-dired-dir)
|
||||
|
|
Loading…
Add table
Reference in a new issue