From 68df51e89578cbc35e9cdc9a9035e64bb76b85ca Mon Sep 17 00:00:00 2001 From: tomo Date: Thu, 2 Aug 2001 16:31:29 +0000 Subject: [PATCH] (default-coded-charset-priority-list): Add `arabic-digit', `arabic-1-column' and `arabic-2-column'. --- lisp/mule/mule-charset.el | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/lisp/mule/mule-charset.el b/lisp/mule/mule-charset.el index d10b623..236f536 100644 --- a/lisp/mule/mule-charset.el +++ b/lisp/mule/mule-charset.el @@ -3,7 +3,7 @@ ;; Copyright (C) 1992 Free Software Foundation, Inc. ;; Copyright (C) 1995 Amdahl Corporation. ;; Copyright (C) 1996 Sun Microsystems. -;; Copyright (C) 1999,2000 MORIOKA Tomohiko +;; Copyright (C) 1999,2000,2001 MORIOKA Tomohiko ;; Author: Unknown ;; Keywords: i18n, mule, internal @@ -315,6 +315,9 @@ DESCRIPTION (string) is the description string of the charset." ideograph-gt-pj-10 ideograph-gt-pj-11 chinese-gb12345 + arabic-digit + arabic-1-column + arabic-2-column mojikyo ;;; mojikyo-pj-1 ;;; mojikyo-pj-2 -- 1.7.10.4