From: Glenn Morris Date: Thu, 3 Sep 2009 06:43:33 +0000 (+0000) Subject: Comment. X-Git-Tag: emacs-pretest-23.1.90~1501 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=99b195c851fef3b843917001bb621879f5396e71;p=emacs.git Comment. --- diff --git a/lisp/international/mule.el b/lisp/international/mule.el index 0a9d3c1da9c..712291b4abf 100644 --- a/lisp/international/mule.el +++ b/lisp/international/mule.el @@ -348,7 +348,7 @@ Return t if file exists." ;; 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)