summaryrefslogtreecommitdiff
path: root/lisp/term/internal.el
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2009-09-01 03:17:28 +0000
committerGlenn Morris <rgm@gnu.org>2009-09-01 03:17:28 +0000
commit52199878ae82e1ae43fefe98dd83957bab4a1631 (patch)
treedae765ea9b357433f5790d20146d8823a37d6eec /lisp/term/internal.el
parent95e55d202d5df9d0663f9d1fc214ba01cf264427 (diff)
downloademacs-52199878ae82e1ae43fefe98dd83957bab4a1631.tar.gz
(dos-codepage-setup): Use default-value rather than
default-enable-multibyte-characters.
Diffstat (limited to 'lisp/term/internal.el')
-rw-r--r--lisp/term/internal.el6
1 files changed, 3 insertions, 3 deletions
diff --git a/lisp/term/internal.el b/lisp/term/internal.el
index 6219e7bb0b9..bbcedf75630 100644
--- a/lisp/term/internal.el
+++ b/lisp/term/internal.el
@@ -1,7 +1,7 @@
;;; internal.el --- support for PC internal terminal
-;; Copyright (C) 1993, 1994, 1998, 1999, 2001, 2002, 2003, 2004,
-;; 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
+;; Copyright (C) 1993, 1994, 1998, 1999, 2001, 2002, 2003, 2004, 2005,
+;; 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
;; Author: Morten Welinder <terra@diku.dk>
@@ -609,7 +609,7 @@ list. You can (and should) also run it if and when the value of
(set-selection-coding-system coding-dos)
(IT-setup-unicode-display coding-unix)
(prefer-coding-system coding-dos)
- (and default-enable-multibyte-characters
+ (and (default-value 'enable-multibyte-characters)
(setq unibyte-display-via-language-environment t))
;; Some codepages have sporadic support for Latin-1, Greek, and
;; symbol glyphs, which don't belong to their native character