projects
/
elisp
/
wanderlust.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4e796a3
)
Remove defalias elmo-read.
author
kaoru
<kaoru>
Sat, 1 Feb 2003 00:47:06 +0000
(
00:47
+0000)
committer
kaoru
<kaoru>
Sat, 1 Feb 2003 00:47:06 +0000
(
00:47
+0000)
elmo/elmo-util.el
patch
|
blob
|
history
diff --git
a/elmo/elmo-util.el
b/elmo/elmo-util.el
index
2c59103
..
b468759
100644
(file)
--- 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