]> git.eshelyaron.com Git - emacs.git/commitdiff
(tumme-show-all-from-dir-max-files): Fix typo.
authorNick Roberts <nickrob@snap.net.nz>
Sat, 27 May 2006 22:45:48 +0000 (22:45 +0000)
committerNick Roberts <nickrob@snap.net.nz>
Sat, 27 May 2006 22:45:48 +0000 (22:45 +0000)
(tumme-show-all-from-dir): Add autoload.

lisp/tumme.el

index b770c292d35a64b26667df790eb92e7be1d1329c..d6420bf33d743572c910adfd54a83631d2482b6d 100644 (file)
@@ -508,7 +508,7 @@ Used by `tumme-copy-with-exif-file-name'."
   :group 'tumme)
 
 (defcustom tumme-show-all-from-dir-max-files 50
-  "*Maximum number of files to show using`tumme-show-all-from-dir'.
+  "*Maximum number of files to show using `tumme-show-all-from-dir'.
 before warning the user."
   :type 'integer
   :group 'tumme)
@@ -840,6 +840,7 @@ thumbnail buffer to be selected."
         (display-buffer tumme-thumbnail-buffer)
       (pop-to-buffer tumme-thumbnail-buffer))))
 
+;;;###autoload
 (defun tumme-show-all-from-dir (dir)
   "Make a preview buffer for all images in DIR and display it.
 If the number of files in DIR matching `image-file-name-regexp'