Abolish alias `last*'.
authormorioka <morioka>
Sat, 30 Aug 1997 14:26:57 +0000 (14:26 +0000)
committermorioka <morioka>
Sat, 30 Aug 1997 14:26:57 +0000 (14:26 +0000)
mime-def.el

index 745a0cb..af5a414 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.60 1997-08-25 17:13:05 morioka Exp $
+;; Version: $Id: mime-def.el,v 0.61 1997-08-30 14:26:57 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
 ;;;