X-Git-Url: http://git.hcoop.net/bpt/emacs.git/blobdiff_plain/31403b2446c0f130398c64bdfd3a0b81cc87baac..e89b536d4b54f200b2f9a6f4561d4b634ef4bbe0:/src/ChangeLog diff --git a/src/ChangeLog b/src/ChangeLog index 34edb2370b..3e222ecf37 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,10 @@ +2008-04-10 Michael Albinus + + * 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 * w32menu.c (is_simple_dialog, simple_dialog_show): New functions.