diff options
| author | Richard M. Stallman | 2006-08-16 05:17:30 +0000 |
|---|---|---|
| committer | Richard M. Stallman | 2006-08-16 05:17:30 +0000 |
| commit | 3cb74cd1277590da7137297c1f2e6db95d9403a0 (patch) | |
| tree | 2e3e95b502a716652e22881511df7374a517f425 /src/ChangeLog | |
| parent | c33f8948974b2c8614bec80860c6ec01a2a11d5f (diff) | |
| download | emacs-3cb74cd1277590da7137297c1f2e6db95d9403a0.tar.gz emacs-3cb74cd1277590da7137297c1f2e6db95d9403a0.zip | |
*** empty log message ***
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 58929cc40d2..b3242619d7f 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2006-08-16 Richard Stallman <rms@gnu.org> | ||
| 2 | |||
| 3 | * print.c (debug_output_compilation_hack): New function. | ||
| 4 | |||
| 1 | 2006-08-16 Kenichi Handa <handa@m17n.org> | 5 | 2006-08-16 Kenichi Handa <handa@m17n.org> |
| 2 | 6 | ||
| 3 | * fileio.c (choose_write_coding_system): Use LF for end-of-line | 7 | * fileio.c (choose_write_coding_system): Use LF for end-of-line |