emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/tumme.el


From: Nick Roberts
Subject: [Emacs-diffs] Changes to emacs/lisp/tumme.el
Date: Sat, 27 May 2006 22:45:48 +0000

Index: emacs/lisp/tumme.el
diff -u emacs/lisp/tumme.el:1.27 emacs/lisp/tumme.el:1.28
--- emacs/lisp/tumme.el:1.27    Sat May 27 14:19:47 2006
+++ emacs/lisp/tumme.el Sat May 27 22:45:48 2006
@@ -508,7 +508,7 @@
   :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 @@
         (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'




reply via email to

[Prev in Thread] Current Thread [Next in Thread]