Mercurial > hg > xemacs-beta
comparison src/ChangeLog @ 4479:4cb7c59b5201
Revert to the documented behaviour with window-system and noninteractive runs.
2008-07-17 Aidan Kehoe <kehoea@parhasard.net>
* redisplay.c (init_redisplay):
Don't set window-system to 'stream if running noninteractively,
revert to the documented behaviour.
author | Aidan Kehoe <kehoea@parhasard.net> |
---|---|
date | Thu, 17 Jul 2008 22:50:22 +0200 |
parents | ec442dc06fe1 |
children | d6e2e2e819d7 |
comparison
equal
deleted
inserted
replaced
4478:ec442dc06fe1 | 4479:4cb7c59b5201 |
---|---|
1 2008-07-17 Aidan Kehoe <kehoea@parhasard.net> | |
2 | |
3 * redisplay.c (init_redisplay): | |
4 Don't set window-system to 'stream if running noninteractively, | |
5 revert to the documented behaviour. | |
6 | |
1 2008-07-07 Aidan Kehoe <kehoea@parhasard.net> | 7 2008-07-07 Aidan Kehoe <kehoea@parhasard.net> |
2 | 8 |
3 Patch to make it up to the device-specific code whether | 9 Patch to make it up to the device-specific code whether |
4 various Lisp functions should be called during device creation, | 10 various Lisp functions should be called during device creation, |
5 not relying on the startup code to decide this. Also, rename | 11 not relying on the startup code to decide this. Also, rename |