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
23cfab61
Commit
23cfab61
authored
Jan 25, 2001
by
Kenichi Handa
Browse files
*** empty log message ***
parent
b909cfc0
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
3 deletions
+6
-3
etc/NEWS
etc/NEWS
+4
-0
lisp/ChangeLog
lisp/ChangeLog
+2
-3
No files found.
etc/NEWS
View file @
23cfab61
...
...
@@ -2431,6 +2431,10 @@ obsolete.
for Unicode characters in the range U+0100..U+24FF, U+2500..U+33FF,
U+E000..U+FFFF respectively.
** The new coding system `mule-utf-8' is added. It provides a limited
support for decoding/encoding UTF-8 text. For the detail, please see
the documentation of this coding system.
** The new character sets `japanese-jisx0213-1' and
`japanese-jisx0213-2'
are introduced for the new Japanese standard JIS
X 0213 Plane 1 and Plane 2.
...
...
lisp/ChangeLog
View file @
23cfab61
...
...
@@ -4,9 +4,8 @@
2001-01-25 Kenichi Handa <handa@etl.go.jp>
* international/mule-cmds.el (reset-language-environment): Make
the priority of coding-category-utf-8 higher than
coding-category-binary.
* international/mule-cmds.el (reset-language-environment): Reset
coding-category-utf-8 to mule-utf-8.
* international/mule-conf.el (coding-category-utf-8): Initialize
to mule-utf-8.
...
...
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