]> git.eshelyaron.com Git - emacs.git/commit
Use keyboard-translate-table coding
authorDave Love <fx@gnu.org>
Wed, 6 Nov 2002 23:42:16 +0000 (23:42 +0000)
committerDave Love <fx@gnu.org>
Wed, 6 Nov 2002 23:42:16 +0000 (23:42 +0000)
commit12eb350798d00245344619bb2df550f3ebade563
tree9a8e4ba924078de267baaf854264d41621d0b309
parent93890698e8522102da1e7fd1e3db3ee09dc75862
Use keyboard-translate-table coding
system property, not translation-table-for-input, for
vietnamese-viscii & al.
(translation-table-for-input): Set,
don't defvar, and make permanent-local.
(ucs-unify-8859, ucs-unify-8859, ucs-fragment-8859): Add/remove
set-buffer-major-mode-hook, not quail-activate-hook.
(ucs-set-table-for-input): Renamed from ucs-quail-activate.
(ucs-unify-8859, ucs-unify-8859, ucs-fragment-8859): Setup
keyboard-translate-table, not translation-table-for-input.
Modify set-buffer-major-mode-hook, not quail-activate-hook.
(ucs-fragment-8859): Don't use translation-table-for-input coding
system property.
(ucs-quail-activate): Deleted.
(ucs-set-table-for-input): New.
(ucs-minibuffer-setup): Use it.
lisp/ChangeLog
lisp/international/ucs-tables.el