diff options
| author | Jan Djärv | 2006-04-12 06:23:12 +0000 |
|---|---|---|
| committer | Jan Djärv | 2006-04-12 06:23:12 +0000 |
| commit | 00d70d574cb89c3096761ec10c8de31db58ddf41 (patch) | |
| tree | 9248755d85efded9b15867f0ab516e1f8b68ff14 /src/ChangeLog | |
| parent | 957b3c5f2f6280605908e0b7694bead9539082b4 (diff) | |
| download | emacs-00d70d574cb89c3096761ec10c8de31db58ddf41.tar.gz emacs-00d70d574cb89c3096761ec10c8de31db58ddf41.zip | |
* dispnew.c (init_display): Don't init X display if the user asked
for a non-X display.
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 7688664c45d..92dc093e9e0 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2006-04-11 Micha,Ak(Bl Cadilhac <michael.cadilhac@lrde.org> (tiny change) | ||
| 2 | |||
| 3 | * dispnew.c (init_display): Don't init X display if the user asked | ||
| 4 | for a non-X display. | ||
| 5 | |||
| 1 | 2006-04-12 Kenichi Handa <handa@m17n.org> | 6 | 2006-04-12 Kenichi Handa <handa@m17n.org> |
| 2 | 7 | ||
| 3 | * coding.c (setup_coding_system): Use system_eol_type for default | 8 | * coding.c (setup_coding_system): Use system_eol_type for default |