Mercurial > emacs
changeset 104822:a41e72b7e5fc
Comment.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Thu, 03 Sep 2009 06:43:33 +0000 |
parents | 25eb9d6cb593 |
children | 68150c643e2e |
files | lisp/international/mule.el |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
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)