]> git.eshelyaron.com Git - emacs.git/commitdiff
(term-setup-hook): Add IT-setup-unicode-display.
authorEli Zaretskii <eliz@gnu.org>
Sun, 4 Nov 2001 18:52:30 +0000 (18:52 +0000)
committerEli Zaretskii <eliz@gnu.org>
Sun, 4 Nov 2001 18:52:30 +0000 (18:52 +0000)
lisp/ChangeLog
lisp/term/internal.el

index b6045a074a9311a35e1d7ed5062e2938cc45cee1..98102130fa43b168197d3cdaa382878e3e2e0fa6 100644 (file)
@@ -1,3 +1,7 @@
+2001-11-04  Eli Zaretskii  <eliz@is.elta.co.il>
+
+       * term/internal.el (term-setup-hook): Add IT-setup-unicode-display.
+
 2001-11-04  Miles Bader  <miles@gnu.org>
 
        * startup.el (fancy-splash-head): Reapply Gerd's hack to make the
index 2c7076264cd39a43dbd78b100d137c27fcc2c4da..6885bc8f9360ac74f53b4a13ebca6afe5e9faca7 100644 (file)
@@ -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