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
ed9d8bda
Commit
ed9d8bda
authored
Mar 08, 2002
by
Kenichi Handa
Browse files
*** empty log message ***
parent
3e4abc9e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
16 additions
and
0 deletions
+16
-0
src/ChangeLog
src/ChangeLog
+16
-0
No files found.
src/ChangeLog
View file @
ed9d8bda
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.
(encode_coding_utf_16): Substitute coding->default_char for
non-Unicode characters.
(decode_coding): Don't call record_insert here.
(setup_coding_system): Initialize `surrogate' of
coding->spec.utf_16 to 0.
(EMIT_ONE_BYTE): Fix for multibyte case.
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