aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/international/mule-conf.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/international/mule-conf.el b/lisp/international/mule-conf.el
index 3430be4417a..83be82695f9 100644
--- a/lisp/international/mule-conf.el
+++ b/lisp/international/mule-conf.el
@@ -870,7 +870,7 @@
870 :iso-final-char ?7 870 :iso-final-char ?7
871 :emacs-mule-id 252 871 :emacs-mule-id 252
872 :unify-map "tibetan" 872 :unify-map "tibetan"
873 :code-space [33 126 33 126] 873 :code-space [33 126 33 37]
874 :code-offset #x190000) 874 :code-offset #x190000)
875 875
876(define-charset 'tibetan-1-column 876(define-charset 'tibetan-1-column
@@ -880,7 +880,7 @@
880 :iso-final-char ?8 880 :iso-final-char ?8
881 :emacs-mule-id 241 881 :emacs-mule-id 241
882 :code-space [33 126 33 37] 882 :code-space [33 126 33 37]
883 :superset '(tibetan)) 883 :code-offset #x190000)
884 884
885;; Subsets of Unicode. 885;; Subsets of Unicode.
886(define-charset 'mule-unicode-2500-33ff 886(define-charset 'mule-unicode-2500-33ff