X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=jisx0213.el;fp=jisx0213.el;h=7a17790a0727d3e4d38236d160476b3418228167;hb=918ba29ce6f7a775f27fe20929d8a9869fe0bde2;hp=0000000000000000000000000000000000000000;hpb=d7db1ded0c682813458162b71bd031518a8c5c66;p=elisp%2Ftamago.git diff --git a/jisx0213.el b/jisx0213.el new file mode 100644 index 0000000..7a17790 --- /dev/null +++ b/jisx0213.el @@ -0,0 +1,34 @@ +;;; jisx0213.el --- Charset Definition for JIS X 0213 + +;; Copyright (C) 1999,2000 PFU LIMITED + +;; Author: KATAYAMA Yoshio + +;; Maintainer: TOMURA Satoru + +;; Keywords: mule, multilingual, input method + +;; This file is part of EGG. + +;; EGG is free software; you can redistribute it and/or modify +;; it under the terms of the GNU General Public License as published by +;; the Free Software Foundation; either version 2, or (at your option) +;; any later version. + +;; EGG is distributed in the hope that it will be useful, +;; but WITHOUT ANY WARRANTY; without even the implied warranty of +;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +;; GNU General Public License for more details. + +;; You should have received a copy of the GNU General Public License +;; along with GNU Emacs; see the file COPYING. If not, write to the +;; Free Software Foundation, Inc., 59 Temple Place - Suite 330, +;; Boston, MA 02111-1307, USA. + +;;; Commentary: + + +;;; Code: + +(define-charset nil 'japanese-jisx0213 + [2 94 2 0 ?O 0 "JIS X 0213" "JIS X 0213" "JIS X 0213"])