diff options
| author | Eli Zaretskii | 2006-04-13 10:55:47 +0000 |
|---|---|---|
| committer | Eli Zaretskii | 2006-04-13 10:55:47 +0000 |
| commit | cda4c00bef6556b851f007b22818060a55b4bb43 (patch) | |
| tree | d792daf3200f1167d11d0dd6bb5fde7d4b475402 /src | |
| parent | bc5d1dfb83ccf474205c109eb515fa8fae8dbf6c (diff) | |
| download | emacs-cda4c00bef6556b851f007b22818060a55b4bb43.tar.gz emacs-cda4c00bef6556b851f007b22818060a55b4bb43.zip | |
*** empty log message ***
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 02d55e0776f..5b62e1ae268 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2006-04-13 Micha,Ak(Bl Cadilhac <michael.cadilhac@lrde.org> (tiny change) | ||
| 2 | |||
| 3 | * print.c (Fprin1_to_string): Mention in the `doc' that the | ||
| 4 | behavior is modified by `print-level' and `print-length'. | ||
| 5 | |||
| 1 | 2006-04-13 Kenichi Handa <handa@m17n.org> | 6 | 2006-04-13 Kenichi Handa <handa@m17n.org> |
| 2 | 7 | ||
| 3 | * coding.c (setup_coding_system): If eol-type is not yet decided | 8 | * coding.c (setup_coding_system): If eol-type is not yet decided |