mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-06 06:20:55 -08:00
; 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
Add a link
Reference in a new issue