projects
/
elisp
/
flim.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4638f08
)
(eword-decode-header): Revert to obsolete alias.
author
tomo
<tomo>
Fri, 22 Dec 2000 04:31:43 +0000
(
04:31
+0000)
committer
tomo
<tomo>
Fri, 22 Dec 2000 04:31:43 +0000
(
04:31
+0000)
eword-decode.el
patch
|
blob
|
history
diff --git
a/eword-decode.el
b/eword-decode.el
index
d14016c
..
0fc7d33
100644
(file)
--- a/
eword-decode.el
+++ b/
eword-decode.el
@@
-501,8
+501,8
@@
If SEPARATOR is not nil, it is used as header separator."
))
code-conversion))
-;; (define-obsolete-function-alias 'eword-decode-header
-;; 'mime-decode-header-in-buffer)
+(defalias 'eword-decode-header 'mime-decode-header-in-buffer)
+(make-obsolete 'eword-decode-header 'mime-decode-header-in-buffer)
;;; @ encoded-word decoder