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
dd6d5c01
Commit
dd6d5c01
authored
Mar 08, 2002
by
Kenichi Handa
Browse files
*** empty log message ***
parent
a44cf41b
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
8 additions
and
4 deletions
+8
-4
lisp/ChangeLog
lisp/ChangeLog
+6
-0
src/ChangeLog
src/ChangeLog
+2
-4
No files found.
lisp/ChangeLog
View file @
dd6d5c01
2002-03-07 Kenichi Handa <handa@etl.go.jp>
* international/mule-conf.el (utf-16-le): Use :bom attribute
instead of :signature.
(utf-16-be): Likewise.
2002-03-05 Kenichi Handa <handa@etl.go.jp>
* language/czech.el ("Czech"): Set `iso-8859-2' for
...
...
src/ChangeLog
View file @
dd6d5c01
2002-03-07 Kenichi Handa <handa@etl.go.jp>
* coding.c (decode_coding_utf_16):
* insdel.c (insert_from_gap): Call record_insert.
* coding.c (encode_coding_utf_8): Initialize produced_chars to 0.
(decode_coding_utf_16): Fix converting high and low bytes to
code-point.
...
...
@@ -14,6 +10,8 @@
coding->spec.utf_16 to 0.
(EMIT_ONE_BYTE): Fix for multibyte case.
* insdel.c (insert_from_gap): Call record_insert.
2002-03-04 Kenichi Handa <handa@etl.go.jp>
* casefiddle.c (casify_region): Fix multibyte case.
...
...
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