From b0fef4739d68830e09be660b3346eb37df619129 Mon Sep 17 00:00:00 2001 From: hmurata Date: Sun, 13 Feb 2005 12:46:38 +0000 Subject: [PATCH] Update error message. --- elmo/elmo-mime.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/elmo/elmo-mime.el b/elmo/elmo-mime.el index 9bc4b23..b21a134 100644 --- a/elmo/elmo-mime.el +++ b/elmo/elmo-mime.el @@ -261,7 +261,7 @@ value is used." &optional original-major-mode keymap) - (error "Don't support this method.")) + (error "Does not support this method")) (defun elmo-message-mime-entity (folder number rawbuf -- 1.7.10.4