From cd9461818a91ead930e1f1c80b651d6f027a5c73 Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Mon, 5 Nov 2001 04:23:09 +0000 Subject: [PATCH] Remove the call to IT-setup-unicode-display. --- leim/ChangeLog | 4 ++++ leim/quail/latin-ltx.el | 2 -- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/leim/ChangeLog b/leim/ChangeLog index 343549b3b57..7fc59558291 100644 --- a/leim/ChangeLog +++ b/leim/ChangeLog @@ -1,3 +1,7 @@ +2001-11-05 Eli Zaretskii + + * quail/latin-ltx.el: Remove the call to IT-setup-unicode-display. + 2001-11-04 Dave Love * Makefile.in (LATIN): Add welsh. diff --git a/leim/quail/latin-ltx.el b/leim/quail/latin-ltx.el index 4fe3d9456bf..ef9ec7c8541 100644 --- a/leim/quail/latin-ltx.el +++ b/leim/quail/latin-ltx.el @@ -28,8 +28,6 @@ ;;; Code: (require 'quail) -(if (eq system-type 'ms-dos) - (IT-setup-unicode-display)) (quail-define-package "TeX" "UTF-8" "\\" t -- 2.39.5