changeset 52927:2a873c983524

*** empty log message ***
author Dave Love <fx@gnu.org>
date Thu, 23 Oct 2003 22:57:58 +0000
parents e165768a25a7
children 2f5fd6b2684b
files lisp/ChangeLog
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Thu Oct 23 22:56:47 2003 +0000
+++ b/lisp/ChangeLog	Thu Oct 23 22:57:58 2003 +0000
@@ -5,6 +5,9 @@
 
 2003-10-23  Dave Love  <fx@gnu.org>
 
+	* international/mule-cmds.el (locale-charset-to-coding-system):
+	Don't rely on nil being a coding system.
+
 	* mail/mail-extr.el (mail-extr-ignore-single-names): Add :version.
 	(mail-extr-address-syntax-table): Remove non-ASCII unibyte chars.
 	(mail-extr-voodoo): Use char classes in regexps (for non-ASCII).