From: morioka Date: Sat, 30 Aug 1997 14:26:57 +0000 (+0000) Subject: Abolish alias `last*'. X-Git-Tag: semi-0_112~49 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=095c96b1e814c63e9a65ae6126e6628efb205e0b;p=elisp%2Fsemi.git Abolish alias `last*'. --- diff --git a/mime-def.el b/mime-def.el index 745a0cb..af5a414 100644 --- a/mime-def.el +++ b/mime-def.el @@ -3,7 +3,7 @@ ;; Copyright (C) 1995,1996,1997 Free Software Foundation, Inc. ;; Author: MORIOKA Tomohiko -;; 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). @@ -33,10 +33,6 @@ (autoload 'mule-caesar-region "mule-caesar" "Caesar rotation of current region." t) -(or (fboundp 'last*) - (defalias 'last* 'last) - ) - ;;; @ variables ;;;