aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKenichi Handa2001-03-08 01:49:22 +0000
committerKenichi Handa2001-03-08 01:49:22 +0000
commitbb5c338d2c2a59432bf2f474961a89e151f84d89 (patch)
tree5b1f1805e7cd76aa6750460bea86b4296d3e4ee9
parentb31e48f528feb7f727fc662b4ec79dd89bd5935b (diff)
downloademacs-bb5c338d2c2a59432bf2f474961a89e151f84d89.tar.gz
emacs-bb5c338d2c2a59432bf2f474961a89e151f84d89.zip
*** empty log message ***
-rw-r--r--src/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 76f904a35e9..c7a4ffcdee9 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,12 @@
12001-03-08 Kenichi Handa <handa@etl.go.jp>
2
3 * coding.c (detect_coding_sjis): Do more rigid check.
4 (detect_coding_big5): Likewise.
5 (decode_coding_sjis_big5): Likewise.
6 (Fdetect_coding_region): Call detect_coding_system with tailing
7 anchor byte `\0' for more rigid detection.
8 (Fdetect_coding_string): Likewise.
9
12001-03-07 Stefan Monnier <monnier@cs.yale.edu> 102001-03-07 Stefan Monnier <monnier@cs.yale.edu>
2 11
3 * bytecode.c (Fbyte_code) <Btemp_output_buffer_setup>: Check the arg is 12 * bytecode.c (Fbyte_code) <Btemp_output_buffer_setup>: Check the arg is