Mercurial > emacs
annotate lisp/language/japanese.el @ 17177:9e550b522bc0
(x-charset-registries): Change entry for Ethiopic.
Typo in comments fixed.
(fontset-plain-name): Set correct size information.
(x-reduce-font-name): New function.
(x-compose-font-name): New optional argument REDUCE.
(x-complement-fontset-spec): Call x-compose-font-name with t for
the above argument.
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Tue, 18 Mar 1997 23:16:27 +0000 |
parents | 76d2eb70aa0b |
children | 37ae0c18bd47 |
rev | line source |
---|---|
17052 | 1 ;;; japanese.el --- Japanese support |
2 | |
3 ;; Copyright (C) 1995 Free Software Foundation, Inc. | |
4 ;; Copyright (C) 1995 Electrotechnical Laboratory, JAPAN. | |
5 | |
6 ;; Keywords: multilingual, Japanese | |
7 | |
8 ;; This file is part of GNU Emacs. | |
9 | |
10 ;; GNU Emacs is free software; you can redistribute it and/or modify | |
11 ;; it under the terms of the GNU General Public License as published by | |
12 ;; the Free Software Foundation; either version 2, or (at your option) | |
13 ;; any later version. | |
14 | |
15 ;; GNU Emacs is distributed in the hope that it will be useful, | |
16 ;; but WITHOUT ANY WARRANTY; without even the implied warranty of | |
17 ;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | |
18 ;; GNU General Public License for more details. | |
19 | |
20 ;; You should have received a copy of the GNU General Public License | |
17071 | 21 ;; along with GNU Emacs; see the file COPYING. If not, write to the |
22 ;; Free Software Foundation, Inc., 59 Temple Place - Suite 330, | |
23 ;; Boston, MA 02111-1307, USA. | |
17052 | 24 |
25 ;;; Commentary: | |
26 | |
27 ;; For Japanese, character sets JISX0201, JISX0208, JISX0212 are | |
28 ;; supported. | |
29 | |
30 ;;; Code: | |
31 | |
17088
76d2eb70aa0b
Remove prefix "coding-system-" from coding system symbol names.
Kenichi Handa <handa@m17n.org>
parents:
17071
diff
changeset
|
32 (define-coding-system-alias 'iso-2022-7 'iso-2022-jp) |
76d2eb70aa0b
Remove prefix "coding-system-" from coding system symbol names.
Kenichi Handa <handa@m17n.org>
parents:
17071
diff
changeset
|
33 (define-coding-system-alias 'iso-2022-7 'junet) |
76d2eb70aa0b
Remove prefix "coding-system-" from coding system symbol names.
Kenichi Handa <handa@m17n.org>
parents:
17071
diff
changeset
|
34 |
17052 | 35 (make-coding-system |
17088
76d2eb70aa0b
Remove prefix "coding-system-" from coding system symbol names.
Kenichi Handa <handa@m17n.org>
parents:
17071
diff
changeset
|
36 'shift_jis 1 ?S |
17052 | 37 "Coding-system of Shift-JIS used in Japan." t) |
38 | |
17088
76d2eb70aa0b
Remove prefix "coding-system-" from coding system symbol names.
Kenichi Handa <handa@m17n.org>
parents:
17071
diff
changeset
|
39 (define-coding-system-alias 'shift_jis 'sjis) |
17052 | 40 |
41 (make-coding-system | |
17088
76d2eb70aa0b
Remove prefix "coding-system-" from coding system symbol names.
Kenichi Handa <handa@m17n.org>
parents:
17071
diff
changeset
|
42 'iso-2022-jp-1978-irv 2 ?J |
17052 | 43 "Coding-system used for old jis terminal." |
44 '((ascii t) nil nil nil | |
45 short ascii-eol ascii-cntl seven nil nil use-roman use-oldjis)) | |
46 | |
17088
76d2eb70aa0b
Remove prefix "coding-system-" from coding system symbol names.
Kenichi Handa <handa@m17n.org>
parents:
17071
diff
changeset
|
47 (define-coding-system-alias 'iso-2022-jp-1978-irv 'old-jis) |
76d2eb70aa0b
Remove prefix "coding-system-" from coding system symbol names.
Kenichi Handa <handa@m17n.org>
parents:
17071
diff
changeset
|
48 |
17052 | 49 (make-coding-system |
17088
76d2eb70aa0b
Remove prefix "coding-system-" from coding system symbol names.
Kenichi Handa <handa@m17n.org>
parents:
17071
diff
changeset
|
50 'euc-japan-1990 2 ?E |
17052 | 51 "Coding-system of Japanese EUC (Extended Unix Code)." |
52 '(ascii japanese-jisx0208 katakana-jisx0201 japanese-jisx0212 | |
53 short ascii-eol ascii-cntl nil nil single-shift)) | |
54 | |
17088
76d2eb70aa0b
Remove prefix "coding-system-" from coding system symbol names.
Kenichi Handa <handa@m17n.org>
parents:
17071
diff
changeset
|
55 (define-coding-system-alias 'euc-japan-1990 'euc-japan) |
76d2eb70aa0b
Remove prefix "coding-system-" from coding system symbol names.
Kenichi Handa <handa@m17n.org>
parents:
17071
diff
changeset
|
56 |
76d2eb70aa0b
Remove prefix "coding-system-" from coding system symbol names.
Kenichi Handa <handa@m17n.org>
parents:
17071
diff
changeset
|
57 (register-input-method |
76d2eb70aa0b
Remove prefix "coding-system-" from coding system symbol names.
Kenichi Handa <handa@m17n.org>
parents:
17071
diff
changeset
|
58 "Japanese" '("uum" encoded-kbd-select-terminal iso-2022-jp)) |
76d2eb70aa0b
Remove prefix "coding-system-" from coding system symbol names.
Kenichi Handa <handa@m17n.org>
parents:
17071
diff
changeset
|
59 (register-input-method |
76d2eb70aa0b
Remove prefix "coding-system-" from coding system symbol names.
Kenichi Handa <handa@m17n.org>
parents:
17071
diff
changeset
|
60 "Japanese" '("quail-ja-hiragana" quail-use-package "quail/japanese")) |
17052 | 61 (register-input-method |
62 "Japanese" '("quail-ja" quail-use-package "quail/japanese")) | |
63 | |
64 (defun setup-japanese-environment () | |
65 (interactive) | |
17088
76d2eb70aa0b
Remove prefix "coding-system-" from coding system symbol names.
Kenichi Handa <handa@m17n.org>
parents:
17071
diff
changeset
|
66 (setq coding-category-iso-8-2 'euc-japan-1990) |
17052 | 67 |
68 (set-coding-priority | |
69 '(coding-category-iso-7 | |
70 coding-category-iso-8-2 | |
71 coding-category-sjis | |
72 coding-category-iso-8-1 | |
73 coding-category-iso-else | |
74 coding-category-internal)) | |
75 | |
76 (if (eq system-type 'ms-dos) | |
77 (progn | |
17088
76d2eb70aa0b
Remove prefix "coding-system-" from coding system symbol names.
Kenichi Handa <handa@m17n.org>
parents:
17071
diff
changeset
|
78 (setq-default buffer-file-coding-system 'sjis) |
76d2eb70aa0b
Remove prefix "coding-system-" from coding system symbol names.
Kenichi Handa <handa@m17n.org>
parents:
17071
diff
changeset
|
79 (set-terminal-coding-system 'sjis) |
76d2eb70aa0b
Remove prefix "coding-system-" from coding system symbol names.
Kenichi Handa <handa@m17n.org>
parents:
17071
diff
changeset
|
80 (set-keyboard-coding-system 'sjis) |
76d2eb70aa0b
Remove prefix "coding-system-" from coding system symbol names.
Kenichi Handa <handa@m17n.org>
parents:
17071
diff
changeset
|
81 (setq default-process-coding-system '(sjis-dos . sjis-dos))) |
76d2eb70aa0b
Remove prefix "coding-system-" from coding system symbol names.
Kenichi Handa <handa@m17n.org>
parents:
17071
diff
changeset
|
82 (setq-default buffer-file-coding-system 'iso-2022-jp) |
76d2eb70aa0b
Remove prefix "coding-system-" from coding system symbol names.
Kenichi Handa <handa@m17n.org>
parents:
17071
diff
changeset
|
83 (set-terminal-coding-system 'iso-2022-jp) |
76d2eb70aa0b
Remove prefix "coding-system-" from coding system symbol names.
Kenichi Handa <handa@m17n.org>
parents:
17071
diff
changeset
|
84 (set-keyboard-coding-system 'iso-2022-jp)) |
17052 | 85 |
86 (set-default-input-method "Japanese" "quail-ja") | |
87 ) | |
88 | |
89 (set-language-info-alist | |
90 "Japanese" '((setup-function . setup-japanese-environment) | |
91 (tutorial . "TUTORIAL.jp") | |
92 (charset . (japanese-jisx0208 japanese-jisx0208-1978 | |
93 japanese-jisx0212 latin-jisx0201 | |
94 katakana-jisx0201)) | |
17088
76d2eb70aa0b
Remove prefix "coding-system-" from coding system symbol names.
Kenichi Handa <handa@m17n.org>
parents:
17071
diff
changeset
|
95 (coding-system . (euc-japan-1990 sjis |
76d2eb70aa0b
Remove prefix "coding-system-" from coding system symbol names.
Kenichi Handa <handa@m17n.org>
parents:
17071
diff
changeset
|
96 iso-2022-jp iso-2022-jp-1978-irv)) |
17052 | 97 (documentation . t) |
98 (sample-text . "Japanese ($BF|K\8l(B) $B$3$s$K$A$O(B, (I:]FAJ(B"))) | |
99 | |
100 ;;; japanese.el ends here |