X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=contrib%2Fucs-tables.el;h=02550537cf7a89041815ed2c40a508ae571facc4;hb=9b741e050b400987d68ff761c6cc3276c932839c;hp=81f059e9ac22f87646b60b4979ba723be0e1207b;hpb=13969e775564d6326ccf6e3e5333c76e006ec389;p=elisp%2Fgnus.git- diff --git a/contrib/ucs-tables.el b/contrib/ucs-tables.el index 81f059e..0255053 100644 --- a/contrib/ucs-tables.el +++ b/contrib/ucs-tables.el @@ -54,6 +54,9 @@ ;;; Code: +(when (featurep 'xemacs) + (error "This file cannot be used with XEmacs. For XEmacs, use latin-unity instead")) + ;;; Define tables, to be populated later. (defvar ucs-mule-8859-to-ucs-table (make-translation-table)