Mercurial > emacs
changeset 71023:613d5f4255bd
(tumme-show-all-from-dir-max-files): Fix typo.
(tumme-show-all-from-dir): Add autoload.
author | Nick Roberts <nickrob@snap.net.nz> |
---|---|
date | Sat, 27 May 2006 22:45:48 +0000 |
parents | e21047351343 |
children | 947a5b1dd3b6 |
files | lisp/tumme.el |
diffstat | 1 files changed, 2 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/tumme.el Sat May 27 22:44:18 2006 +0000 +++ b/lisp/tumme.el Sat May 27 22:45:48 2006 +0000 @@ -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'