diff lisp/international/mule.el @ 104822:a41e72b7e5fc

Comment.
author Glenn Morris <rgm@gnu.org>
date Thu, 03 Sep 2009 06:43:33 +0000
parents 91afee51b252
children fd7169a87c28
line wrap: on
line diff
--- a/lisp/international/mule.el	Thu Sep 03 06:41:46 2009 +0000
+++ b/lisp/international/mule.el	Thu Sep 03 06:43:33 2009 +0000
@@ -348,7 +348,7 @@
 			 ;; If this Emacs is running with --unibyte,
 			 ;; convert multibyte strings to unibyte
 			 ;; after reading them.
-;;			 (not default-enable-multibyte-characters)
+;;			 (not (default-value 'enable-multibyte-characters))
 			 nil t
 			 ))
 	(let (kill-buffer-hook kill-buffer-query-functions)