diff options
| author | Romain Francoise | 2006-04-12 18:17:17 +0000 |
|---|---|---|
| committer | Romain Francoise | 2006-04-12 18:17:17 +0000 |
| commit | 7e37cb69570c07dc0b293aa59b0dea7cf86bd4f3 (patch) | |
| tree | cd392a9fa142bbf2879b3a5b99e3954ef2694ac7 /src | |
| parent | 27448380dcc54c36fc2adbdeb5f4a6a52fde73e8 (diff) | |
| download | emacs-7e37cb69570c07dc0b293aa59b0dea7cf86bd4f3.tar.gz emacs-7e37cb69570c07dc0b293aa59b0dea7cf86bd4f3.zip | |
*** empty log message ***
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 553bc708774..f0ebace9738 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -85,11 +85,11 @@ | |||
| 85 | * xfaces.c (Finternal_merge_in_global_face, try_font_list): Add | 85 | * xfaces.c (Finternal_merge_in_global_face, try_font_list): Add |
| 86 | explicit braces to avoid ambiguous `else'. | 86 | explicit braces to avoid ambiguous `else'. |
| 87 | 87 | ||
| 88 | 2006-04-11 Micha,Ak(Bl Cadilhac <michael.cadilhac@lrde.org> (tiny change) | 88 | 2006-04-11 Micha,Ak(Bl Cadilhac <michael.cadilhac@lrde.org> (tiny change) |
| 89 | 89 | ||
| 90 | * dispnew.c (init_display): Don't init X display if the user asked | 90 | * dispnew.c (init_display): Don't init X display if the user asked |
| 91 | for a non-X display. | 91 | for a non-X display. |
| 92 | 92 | ||
| 93 | 2006-04-12 Kenichi Handa <handa@m17n.org> | 93 | 2006-04-12 Kenichi Handa <handa@m17n.org> |
| 94 | 94 | ||
| 95 | * coding.c (setup_coding_system): Use system_eol_type for default | 95 | * coding.c (setup_coding_system): Use system_eol_type for default |