Remove defalias elmo-read.
authorkaoru <kaoru>
Sat, 1 Feb 2003 00:47:06 +0000 (00:47 +0000)
committerkaoru <kaoru>
Sat, 1 Feb 2003 00:47:06 +0000 (00:47 +0000)
elmo/elmo-util.el

index 2c59103..b468759 100644 (file)
@@ -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