Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
bd140771
Commit
bd140771
authored
May 24, 2000
by
Kenichi Handa
Browse files
(iso-2022-jp): Exclude katakana-jisx0201
to conform to RFC1468.
parent
01162f24
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
lisp/language/japanese.el
lisp/language/japanese.el
+2
-2
No files found.
lisp/language/japanese.el
View file @
bd140771
...
...
@@ -33,10 +33,10 @@
'iso-2022-jp
2
?J
"ISO 2022 based 7bit encoding for Japanese (MIME:ISO-2022-JP)"
'
((
ascii
japanese-jisx0208-1978
japanese-jisx0208
latin-jisx0201
japanese-jisx0212
katakana-jisx0201
)
nil
nil
nil
latin-jisx0201
japanese-jisx0212
)
nil
nil
nil
short
ascii-eol
ascii-cntl
seven
)
'
((
safe-charsets
ascii
japanese-jisx0208-1978
japanese-jisx0208
latin-jisx0201
japanese-jisx0212
katakana-jisx0201
)
latin-jisx0201
japanese-jisx0212
)
(
mime-charset
.
iso-2022-jp
)))
(
define-coding-system-alias
'junet
'iso-2022-jp
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment