Mercurial > hg > xemacs-beta
comparison src/ChangeLog @ 4487:866b84b7c97e
Remove interactive specs from #'mswindows-{short,long}-file-name,
2008-07-20 John Paul Wallington <jpw@pobox.com>
* nt.c (Fmswindows_short_file_name, Fmswindows_long_file_name):
Remove their interactive specs; they shouldn't be called interactively.
author | Aidan Kehoe <kehoea@parhasard.net> |
---|---|
date | Sat, 26 Jul 2008 11:50:26 +0200 |
parents | d6e2e2e819d7 |
children | d402d7b18bd8 f863b2ee146f |
comparison
equal
deleted
inserted
replaced
4486:f9104f0e9b91 | 4487:866b84b7c97e |
---|---|
1 2008-07-20 John Paul Wallington <jpw@pobox.com> | |
2 | |
3 * nt.c (Fmswindows_short_file_name, Fmswindows_long_file_name): | |
4 Remove their interactive specs; they shouldn't be called interactively. | |
5 | |
1 2008-07-17 Aidan Kehoe <kehoea@parhasard.net> | 6 2008-07-17 Aidan Kehoe <kehoea@parhasard.net> |
2 | 7 |
3 * redisplay.c (init_redisplay): | 8 * redisplay.c (init_redisplay): |
4 Don't set window-system to 'stream if running noninteractively, | 9 Don't set window-system to 'stream if running noninteractively, |
5 revert to the documented behaviour. | 10 revert to the documented behaviour. |