projects
/
elisp
/
lemi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ee352e2
)
(mime-charset-p): New alias.
author
tomo
<tomo>
Thu, 28 Dec 2000 10:13:08 +0000
(10:13 +0000)
committer
tomo
<tomo>
Thu, 28 Dec 2000 10:13:08 +0000
(10:13 +0000)
mime/mcs-20.el
patch
|
blob
|
history
diff --git
a/mime/mcs-20.el
b/mime/mcs-20.el
index
fae467b
..
ca9f394
100644
(file)
--- a/
mime/mcs-20.el
+++ b/
mime/mcs-20.el
@@
-103,6
+103,8
@@
is specified, it is used as line break code type of coding-system."
charset lbt cs)
))))
+(defalias 'mime-charset-p 'mime-charset-to-coding-system)
+
(defvar widget-mime-charset-prompt-value-history nil
"History of input to `widget-mime-charset-prompt-value'.")