Mercurial > hg > xemacs-beta
comparison src/ChangeLog @ 4558:d9fcb5442c95
Automated merge with file:/Sources/xemacs-21.5-checked-out
author | Aidan Kehoe <kehoea@parhasard.net> |
---|---|
date | Wed, 21 May 2008 21:47:42 +0200 |
parents | 732b87cfabf2 |
children | c661944aa259 |
comparison
equal
deleted
inserted
replaced
4557:790bd95b84c1 | 4558:d9fcb5442c95 |
---|---|
1 2008-05-21 Aidan Kehoe <kehoea@parhasard.net> | |
2 | |
3 * fileio.c (Fmake_symbolic_link): | |
4 Document behaviour when the underlying OS doesn't support symbolic | |
5 links. | |
6 | |
1 2008-05-13 Aidan Kehoe <kehoea@parhasard.net> | 7 2008-05-13 Aidan Kehoe <kehoea@parhasard.net> |
2 | 8 |
3 * emacs.c (SHEBANG_EXE_PROGNAME_LENGTH): | 9 * emacs.c (SHEBANG_EXE_PROGNAME_LENGTH): |
4 Use WEXTSTRING separately on the two concatenated strings, | 10 Use WEXTSTRING separately on the two concatenated strings, |
5 avoiding an error on Win32. | 11 avoiding an error on Win32. |