[ms-dos]: Call IT-setup-unicode-display.
This commit is contained in:
parent
8a3d1f8b94
commit
c89a9d95ff
1 changed files with 2 additions and 0 deletions
|
@ -26,6 +26,8 @@
|
|||
;;; Code:
|
||||
|
||||
(require 'quail)
|
||||
(if (eq system-type 'ms-dos)
|
||||
(IT-setup-unicode-display))
|
||||
|
||||
(quail-define-package
|
||||
"TeX" "UTF-8" "\\" t
|
||||
|
|
Loading…
Add table
Reference in a new issue