emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/thumbnails.el,v


From: Chong Yidong
Subject: [Emacs-diffs] Changes to emacs/lisp/thumbnails.el,v
Date: Sun, 22 Apr 2007 03:32:05 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Chong Yidong <cyd>      07/04/22 03:32:05

Index: thumbnails.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/thumbnails.el,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- thumbnails.el       22 Apr 2007 03:28:34 -0000      1.1
+++ thumbnails.el       22 Apr 2007 03:32:05 -0000      1.2
@@ -863,6 +863,9 @@
 ;;;###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




reply via email to

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