]> git.eshelyaron.com Git - emacs.git/commitdiff
Comment.
authorGlenn Morris <rgm@gnu.org>
Thu, 3 Sep 2009 06:43:33 +0000 (06:43 +0000)
committerGlenn Morris <rgm@gnu.org>
Thu, 3 Sep 2009 06:43:33 +0000 (06:43 +0000)
lisp/international/mule.el

index 0a9d3c1da9ce025dbc21d176c19cda28cd45c6bf..712291b4abfea0e2a5704fe9a6195880ff6c42ae 100644 (file)
@@ -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)