diff options
| author | Kenichi Handa | 2001-03-05 07:21:30 +0000 |
|---|---|---|
| committer | Kenichi Handa | 2001-03-05 07:21:30 +0000 |
| commit | 203682cccc156eeb3412a93c08ce3da45ede2759 (patch) | |
| tree | b4dd25406042646ba3a35556cfe5a2b167b19fb9 /src | |
| parent | 5ef834ea9032214344f353019a6c644e6f8c2772 (diff) | |
| download | emacs-203682cccc156eeb3412a93c08ce3da45ede2759.tar.gz emacs-203682cccc156eeb3412a93c08ce3da45ede2759.zip | |
*** empty log message ***
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index c1f10e1abf1..70d32d7126d 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | 2 | ||
| 3 | * coding.c (syms_of_coding): Docstring modified. | 3 | * coding.c (syms_of_coding): Docstring modified. |
| 4 | 4 | ||
| 5 | 2001-02-28 Kenichi Handa <handa@etl.go.jp> | 5 | 2001-03-05 Kenichi Handa <handa@etl.go.jp> |
| 6 | 6 | ||
| 7 | * charset.c (char_to_string): If a single byte char has modifier | 7 | * charset.c (char_to_string): If a single byte char has modifier |
| 8 | bits that can't be reflected to the character code, ignore them | 8 | bits that can't be reflected to the character code, ignore them |