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
3d9a29e0
Commit
3d9a29e0
authored
Oct 06, 2002
by
Dave Love
Browse files
("Chinese-GB18030"): Fix more.
parent
19b872e1
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
lisp/language/chinese.el
lisp/language/chinese.el
+1
-1
No files found.
lisp/language/chinese.el
View file @
3d9a29e0
...
...
@@ -207,7 +207,7 @@ accepts Big5 for input also (which is then converted to CNS)."))
(define-coding-system-alias 'gb18030 'chinese-gb18030)
(set-language-info-alist
"
Chinese-GB18030
" '((charset
chinese-
gb18030)
"
Chinese-GB18030
" '((charset gb18030)
(coding-system chinese-gb18030)
(coding-priority gb18030 gbk iso-2022-cn chinese-big5
chinese-iso-8bit) ; fixme?
...
...
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