From 1f6f1c0fa95cff10af59539553ad6df4a3da9edc Mon Sep 17 00:00:00 2001 From: Chong Yidong Date: Sun, 22 Apr 2007 03:32:05 +0000 Subject: [PATCH] All instances of "tumme" replaced with "thumbnails". (tumme): Define alias to thumbnails-show-all-from-dir --- lisp/thumbnails.el | 3 +++ 1 file changed, 3 insertions(+) diff --git a/lisp/thumbnails.el b/lisp/thumbnails.el index d75cc8d6ae8..5d38b34e067 100644 --- a/lisp/thumbnails.el +++ b/lisp/thumbnails.el @@ -863,6 +863,9 @@ displayed." ;;;###autoload (defalias 'thumbnails 'thumbnails-show-all-from-dir) +;;;###autoload +(defalias 'tumme 'thumbnails-show-all-from-dir) + (defun thumbnails-write-tags (file-tags) "Write file tags to database. Write each file and tag in FILE-TAGS to the database. FILE-TAGS -- 2.39.5