# HG changeset patch # User Kenichi Handa # Date 1034040190 0 # Node ID 8753fa3673f5f0bd95e68e07ed3047d6730ef084 # Parent 1a71f916ad2f1f5c96e9e7690e19c4fdf9de6d0c (ucs-translation-table-for-decode): Define it as a translation-table. diff -r 1a71f916ad2f -r 8753fa3673f5 lisp/international/ucs-tables.el --- 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.