Mercurial > hg > xemacs-beta
diff 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 |
line wrap: on
line diff
--- a/src/ChangeLog Sat Jul 26 11:46:13 2008 +0200 +++ b/src/ChangeLog Sat Jul 26 11:50:26 2008 +0200 @@ -1,3 +1,8 @@ +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. + 2008-07-17 Aidan Kehoe <kehoea@parhasard.net> * redisplay.c (init_redisplay):