changeset 47792:8753fa3673f5

(ucs-translation-table-for-decode): Define it as a translation-table.
author Kenichi Handa <handa@m17n.org>
date Tue, 08 Oct 2002 01:23:10 +0000
parents 1a71f916ad2f
children 33354de1129c
files lisp/international/ucs-tables.el
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/international/ucs-tables.el	Tue Oct 08 00:57:59 2002 +0000
+++ b/lisp/international/ucs-tables.el	Tue Oct 08 01:23:10 2002 +0000
@@ -159,6 +159,8 @@
 
 (defvar translation-table-for-input (make-translation-table))
 
+(define-translation-table 'ucs-translation-table-for-decode)
+
 ;;; Set up the tables.
 
 ;; Most of these tables were derived from ones in Mule-UCS.