From: kaoru Date: Sat, 1 Feb 2003 00:47:06 +0000 (+0000) Subject: Remove defalias elmo-read. X-Git-Tag: wl-2_10_1pre~35 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=0b7bb6c77ab40dab70dcf00320bb10bbfedeac9b;p=elisp%2Fwanderlust.git Remove defalias elmo-read. --- diff --git a/elmo/elmo-util.el b/elmo/elmo-util.el index 2c59103..b468759 100644 --- a/elmo/elmo-util.el +++ b/elmo/elmo-util.el @@ -75,8 +75,6 @@ (filename newname &optional ok-if-already-exists) (copy-file filename newname ok-if-already-exists t))) -(defalias 'elmo-read 'read) - (defmacro elmo-set-work-buf (&rest body) "Execute BODY on work buffer. Work buffer remains." (` (save-excursion