mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-12-25 10:47:00 +00:00
Remove the call to IT-setup-unicode-display.
This commit is contained in:
parent
d31053f96f
commit
cd9461818a
@ -1,3 +1,7 @@
|
||||
2001-11-05 Eli Zaretskii <eliz@is.elta.co.il>
|
||||
|
||||
* quail/latin-ltx.el: Remove the call to IT-setup-unicode-display.
|
||||
|
||||
2001-11-04 Dave Love <fx@gnu.org>
|
||||
|
||||
* Makefile.in (LATIN): Add welsh.
|
||||
|
@ -28,8 +28,6 @@
|
||||
;;; Code:
|
||||
|
||||
(require 'quail)
|
||||
(if (eq system-type 'ms-dos)
|
||||
(IT-setup-unicode-display))
|
||||
|
||||
(quail-define-package
|
||||
"TeX" "UTF-8" "\\" t
|
||||
|
Loading…
Reference in New Issue
Block a user