changeset 68256:c3761cc25008

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Thu, 19 Jan 2006 11:59:55 +0000
parents 1c0fec1100de
children 60492fe37343
files lisp/ChangeLog
diffstat 1 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Thu Jan 19 11:59:15 2006 +0000
+++ b/lisp/ChangeLog	Thu Jan 19 11:59:55 2006 +0000
@@ -6,6 +6,11 @@
 	
 2006-01-19  Kenichi Handa  <handa@m17n.org>
 
+	* mail/rmail.el (rmail-enable-mime): Docstring fixed.
+	(rmail-mime-feature): Likewise.
+	(rmail-require-mime-maybe): Use display-warning to show a warning
+	message.
+
 	* international/mule.el (auto-coding-regexp-alist-lookup): New
 	function.
 	(find-auto-coding): Use auto-coding-regexp-alist-lookup.