Mercurial > emacs
comparison src/ChangeLog @ 69952:b9da898695a5
* dispnew.c (init_display): Don't init X display if the user asked
for a non-X display.
author | Jan Djärv <jan.h.d@swipnet.se> |
---|---|
date | Wed, 12 Apr 2006 06:23:12 +0000 |
parents | 03ab16f0dbb3 |
children | 978b72aa07e2 |
comparison
equal
deleted
inserted
replaced
69951:03ab16f0dbb3 | 69952:b9da898695a5 |
---|---|
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 |
4 coding->eol_type. | 9 coding->eol_type. |
5 | 10 |