comparison leim/quail/latin-ltx.el @ 37970:52b75a6c0c6f

[ms-dos]: Call IT-setup-unicode-display.
author Eli Zaretskii <eliz@gnu.org>
date Fri, 01 Jun 2001 12:21:29 +0000
parents 52b89bfaf350
children 519983161a46
comparison
equal deleted inserted replaced
37969:7f7b1c4d1e67 37970:52b75a6c0c6f
24 ;; Boston, MA 02111-1307, USA. 24 ;; Boston, MA 02111-1307, USA.
25 25
26 ;;; Code: 26 ;;; Code:
27 27
28 (require 'quail) 28 (require 'quail)
29 (if (eq system-type 'ms-dos)
30 (IT-setup-unicode-display))
29 31
30 (quail-define-package 32 (quail-define-package
31 "TeX" "UTF-8" "\\" t 33 "TeX" "UTF-8" "\\" t
32 "LaTeX-like input method for many characters. 34 "LaTeX-like input method for many characters.
33 These characters are from the charsets used by the `utf-8' coding 35 These characters are from the charsets used by the `utf-8' coding