aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorKenichi Handa2000-05-23 02:25:11 +0000
committerKenichi Handa2000-05-23 02:25:11 +0000
commit0574a2ed1c0e9dd63816fc88eabc64489d9f39c3 (patch)
treece4c81e541bb047b07609264bac620625bb5c5e2 /src/ChangeLog
parent8d76911517ef7cefc7939845e920145ef89282f7 (diff)
downloademacs-0574a2ed1c0e9dd63816fc88eabc64489d9f39c3.tar.gz
emacs-0574a2ed1c0e9dd63816fc88eabc64489d9f39c3.zip
(skip_chars): FETCH_STRING_CHAR_ADVANCE unconditionally.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 4dc8a149929..5944c18a4f2 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,8 @@
12000-05-23 Kenichi Handa <handa@etl.go.jp> 12000-05-23 Kenichi Handa <handa@etl.go.jp>
2 2
3 * syntax.c (skip_chars): Use FETCH_STRING_CHAR_ADVANCE
4 unconditionally.
5
3 * msdos.c (IT_write_glyphs): Set coding->src_multibyte to 1. 6 * msdos.c (IT_write_glyphs): Set coding->src_multibyte to 1.
4 7
5 * term.c (encode_terminal_code): Set coding->src_multibyte 8 * term.c (encode_terminal_code): Set coding->src_multibyte