Mercurial > hg > xemacs-beta
comparison src/ChangeLog @ 4484:d6e2e2e819d7
Merge.
author | Aidan Kehoe <kehoea@parhasard.net> |
---|---|
date | Sat, 26 Jul 2008 09:52:06 +0200 |
parents | 4cb7c59b5201 7869173584fc |
children | 866b84b7c97e |
comparison
equal
deleted
inserted
replaced
4482:e3ef34f57070 | 4484:d6e2e2e819d7 |
---|---|
1 2008-07-17 Aidan Kehoe <kehoea@parhasard.net> | 1 2008-07-17 Aidan Kehoe <kehoea@parhasard.net> |
2 | 2 |
3 * redisplay.c (init_redisplay): | 3 * redisplay.c (init_redisplay): |
4 Don't set window-system to 'stream if running noninteractively, | 4 Don't set window-system to 'stream if running noninteractively, |
5 revert to the documented behaviour. | 5 revert to the documented behaviour. |
6 | |
7 2008-07-16 Aidan Kehoe <kehoea@parhasard.net> | |
8 | |
9 * lread.c (read_escape): | |
10 Error if we're handed an over-long hex character escape, something | |
11 which arises reasonably frequently in code written for GNU. | |
6 | 12 |
7 2008-07-07 Aidan Kehoe <kehoea@parhasard.net> | 13 2008-07-07 Aidan Kehoe <kehoea@parhasard.net> |
8 | 14 |
9 Patch to make it up to the device-specific code whether | 15 Patch to make it up to the device-specific code whether |
10 various Lisp functions should be called during device creation, | 16 various Lisp functions should be called during device creation, |