diff lisp/image-dired.el @ 95841:b4e36ff621b3

Add some compiler declarations, for builds without X.
author Glenn Morris <rgm@gnu.org>
date Thu, 12 Jun 2008 03:56:20 +0000
parents ee5932bf781d
children 522e28ddd67f
line wrap: on
line diff
--- a/lisp/image-dired.el	Thu Jun 12 03:54:06 2008 +0000
+++ b/lisp/image-dired.el	Thu Jun 12 03:56:20 2008 +0000
@@ -1583,6 +1583,8 @@
     [menu-bar image-dired image-dired-next-line-and-display]
     '("Display thumb for next file" . image-dired-next-line-and-display)))
 
+(declare-function clear-image-cache "image.c" (&optional filter))
+
 (defun image-dired-create-thumbs (&optional arg)
   "Create thumbnail images for all marked files in dired.
 With prefix argument ARG, create thumbnails even if they already exist