Mercurial > emacs
changeset 18577:975351f5fc53
("Japanese"): List iso-2022-7bit coding system instead of japanese-iso-7bit.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Thu, 03 Jul 1997 20:53:32 +0000 |
parents | ff3876f9e299 |
children | b972ec89a92f |
files | lisp/language/japanese.el |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/language/japanese.el Thu Jul 03 20:03:04 1997 +0000 +++ b/lisp/language/japanese.el Thu Jul 03 20:53:32 1997 +0000 @@ -64,7 +64,7 @@ (charset . (japanese-jisx0208 japanese-jisx0208-1978 japanese-jisx0212 latin-jisx0201 katakana-jisx0201)) - (coding-system . (japanese-iso-7bit japanese-iso-8bit + (coding-system . (iso-2022-7bit japanese-iso-8bit japanese-shift-jis japanese-iso-7bit-1978-irv)) (sample-text . "Japanese ($BF|K\8l(B) $B$3$s$K$A$O(B, (I:]FAJ(B") (documentation . t)))