projects
/
chise
/
xemacs-chise.git.1
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e93fae6
)
update.
author
tomo
<tomo>
Sat, 11 Sep 1999 09:34:10 +0000
(09:34 +0000)
committer
tomo
<tomo>
Sat, 11 Sep 1999 09:34:10 +0000
(09:34 +0000)
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index
bcdb83b
..
5da6b09
100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,3
+1,10
@@
+1999-09-11 MORIOKA Tomohiko <tomo@etl.go.jp>
+
+ * text-coding.c (text_encode_generic): Use `if' instead of
+ `switch'.
+ (decode_coding_sjis): Use `MAKE_CHAR' and `DECODE_ADD_UCS_CHAR' to
+ decode JIS-Latin.
+
1999-09-10 MORIOKA Tomohiko <tomo@etl.go.jp>
* text-coding.c (encode_coding_sjis): Deleted.