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:
a94c024
)
Require `poe' for `define-obsolete-function-alias'.
author
tomo
<tomo>
Thu, 21 Dec 2000 07:55:36 +0000
(07:55 +0000)
committer
tomo
<tomo>
Thu, 21 Dec 2000 07:55:36 +0000
(07:55 +0000)
mailcap.el
patch
|
blob
|
history
diff --git
a/mailcap.el
b/mailcap.el
index
b31dd21
..
9bee280
100644
(file)
--- a/
mailcap.el
+++ b/
mailcap.el
@@
-28,6
+28,7
@@
;;; Code:
(require 'mime-conf)
+(require 'poe) ; define-obsolete-function-alias
(define-obsolete-function-alias
'mailcap-parse-buffer 'mime-parse-mailcap-buffer)