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:
bd99e07
)
(mime-encoding-alist): Use <(function ...)> instead of <#'...>.
author
morioka
<morioka>
Wed, 18 Aug 1999 06:33:32 +0000
(06:33 +0000)
committer
morioka
<morioka>
Wed, 18 Aug 1999 06:33:32 +0000
(06:33 +0000)
mel.el
patch
|
blob
|
history
diff --git
a/mel.el
b/mel.el
index
12fff86
..
0ea7809
100644
(file)
--- a/
mel.el
+++ b/
mel.el
@@
-61,7
+61,7
@@
Content-Transfer-Encoding for it."
(defun mime-encoding-alist (&optional service)
"Return table of Content-Transfer-Encoding for completion."
- (mapcar #'list (mime-encoding-list service)))
+ (mapcar (function list) (mime-encoding-list service)))
(defsubst mel-use-module (name encodings)
(while encodings