projects
/
elisp
/
semi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4a1a312
)
Typo.
author
yamaoka
<yamaoka>
Mon, 11 Nov 2002 05:15:10 +0000
(
05:15
+0000)
committer
yamaoka
<yamaoka>
Mon, 11 Nov 2002 05:15:10 +0000
(
05:15
+0000)
mime-edit.el
patch
|
blob
|
history
diff --git
a/mime-edit.el
b/mime-edit.el
index
e920e16
..
c1956fe
100644
(file)
--- a/
mime-edit.el
+++ b/
mime-edit.el
@@
-1600,7
+1600,7
@@
Optional DELIMITER specifies parameter delimiter (';' by default)."
(defun mime-prompt-for-parameter (parameter)
"Ask for PARAMETER.
-Parameter must be '(PROMPT CHOICE1 (CHOISE2 ...))."
+Parameter must be '(PROMPT CHOICE1 (CHOICE2...))."
(let* ((prompt (car parameter))
(choices (mapcar (function
(lambda (e)