summaryrefslogtreecommitdiff
path: root/lisp/term/internal.el
diff options
context:
space:
mode:
authorEli Zaretskii <eliz@gnu.org>2001-11-04 18:52:30 +0000
committerEli Zaretskii <eliz@gnu.org>2001-11-04 18:52:30 +0000
commit051a608df8160954beaf36e9d3baee18e2480dee (patch)
treef3fdc0b8d91c5da5cff002cffe731b982593433f /lisp/term/internal.el
parent4e39768886730d67ab7721ec3cf942f7a7041483 (diff)
downloademacs-051a608df8160954beaf36e9d3baee18e2480dee.tar.gz
(term-setup-hook): Add IT-setup-unicode-display.
Diffstat (limited to 'lisp/term/internal.el')
-rw-r--r--lisp/term/internal.el3
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/term/internal.el b/lisp/term/internal.el
index 2c7076264cd..6885bc8f936 100644
--- a/lisp/term/internal.el
+++ b/lisp/term/internal.el
@@ -714,6 +714,9 @@ list. You can (and should) also run it whenever the value of
;; until after the terminal is set and user's .emacs is processed,
;; because people might define their `dos-codepage-setup-hook' there.
(add-hook 'term-setup-hook 'dos-codepage-setup)
+;; It's time: too many input methods in leim/quail produce
+;; Unicode characters. Let the user see them.
+(add-hook 'term-setup-hook 'IT-setup-unicode-display t)
;; In multibyte mode, we want unibyte buffers to be displayed using
;; the terminal coding system, so that they display correctly on the