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
ff14f63e
Commit
ff14f63e
authored
Oct 01, 2002
by
Kenichi Handa
Browse files
Don't provide utf-16.
parent
1ee5b520
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
lisp/ChangeLog
lisp/ChangeLog
+3
-1
lisp/international/utf-16.el
lisp/international/utf-16.el
+0
-2
No files found.
lisp/ChangeLog
View file @
ff14f63e
2002-10-01 Kenichi Handa <handa@m17n.org>
* international/utf-16.el: Don't provide utf-16.
* international/utf-8.el (ccl-decode-mule-utf-8): Remove
unnecessary line.
...
...
@@ -92,7 +94,7 @@
utf-8-translation-table-for-encode.
* international/mule-diag.el (describe-coding-system): Describe
`dependency' property.
.
`dependency' property.
* international/mule-conf.el (emacs-mule): Add property
`composition'.
...
...
lisp/international/utf-16.el
View file @
ff14f63e
...
...
@@ -280,6 +280,4 @@ sequence representing U+FFFD (REPLACEMENT CHARACTER)."))
(
define-coding-system-alias
'utf-16-le
'mule-utf-16-le
)
(
define-coding-system-alias
'utf-16-be
'mule-utf-16-be
)
(
provide
'utf-16
)
;;; utf-16.el ends here
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