Mercurial > emacs
changeset 93982:ec7aefc66165
*** empty log message ***
author | Michael Albinus <michael.albinus@gmx.de> |
---|---|
date | Thu, 10 Apr 2008 20:35:54 +0000 |
parents | 61a7d458829c |
children | 955774916817 |
files | src/ChangeLog |
diffstat | 1 files changed, 7 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/ChangeLog Thu Apr 10 20:35:25 2008 +0000 +++ b/src/ChangeLog Thu Apr 10 20:35:54 2008 +0000 @@ -1,3 +1,10 @@ +2008-04-10 Michael Albinus <michael.albinus@gmx.de> + + * fileio.c (Fmake_symbolic_link): Surround code by #ifdef S_IFLNK + only after check for file name handler functions. Signal, when + native functionality is not supported. + (syms_of_fileio): Declare it unconditionally. + 2008-04-10 Jason Rumney <jasonr@gnu.org> * w32menu.c (is_simple_dialog, simple_dialog_show): New functions.