# HG changeset patch # User Glenn Morris # Date 1251960213 0 # Node ID a41e72b7e5fc78d2ae941506516071c32a675f02 # Parent 25eb9d6cb593e1a4646a481b54735fe4cc5015d9 Comment. diff -r 25eb9d6cb593 -r a41e72b7e5fc lisp/international/mule.el --- 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)