(last*): New alias for old emacsen.
authormorioka <morioka>
Mon, 25 Aug 1997 17:13:05 +0000 (17:13 +0000)
committermorioka <morioka>
Mon, 25 Aug 1997 17:13:05 +0000 (17:13 +0000)
mime-def.el

index 7036652..745a0cb 100644 (file)
@@ -3,7 +3,7 @@
 ;; Copyright (C) 1995,1996,1997 Free Software Foundation, Inc.
 
 ;; Author: MORIOKA Tomohiko <morioka@jaist.ac.jp>
-;; Version: $Id: mime-def.el,v 0.59 1997-07-26 15:21:10 morioka Exp $
+;; Version: $Id: mime-def.el,v 0.60 1997-08-25 17:13:05 morioka Exp $
 ;; Keywords: definition, MIME, multimedia, mail, news
 
 ;; This file is part of SEMI (SEMI is Emacs MIME Interfaces).
 (autoload 'mule-caesar-region "mule-caesar"
   "Caesar rotation of current region." t)
 
+(or (fboundp 'last*)
+    (defalias 'last* 'last)
+    )
+
 
 ;;; @ variables
 ;;;