Index: emacs/src/unexw32.c
diff -c emacs/src/unexw32.c:1.28 emacs/src/unexw32.c:1.29
*** emacs/src/unexw32.c:1.28Mon Jul 4 16:06:35 2005
--- emacs/src/unexw32.c Sun Aug 7 12:33:18 2005
***
*** 1,5
/* unexec for GNU Emacs on Windows NT.
!Copyright (C) 1994, 2005 Free Sof
Index: emacs/src/unexw32.c
diff -c emacs/src/unexw32.c:1.27 emacs/src/unexw32.c:1.28
*** emacs/src/unexw32.c:1.27Fri Jun 10 12:56:51 2005
--- emacs/src/unexw32.c Mon Jul 4 16:06:35 2005
***
*** 15,22
You should have received a copy of the GNU General Public License
alon
Index: emacs/src/unexw32.c
diff -c emacs/src/unexw32.c:1.26 emacs/src/unexw32.c:1.27
*** emacs/src/unexw32.c:1.26Fri Jun 10 11:03:07 2005
--- emacs/src/unexw32.c Fri Jun 10 12:56:51 2005
***
*** 1,5
/* unexec for GNU Emacs on Windows NT.
!Copyright (C) 1994 Free Software
Index: emacs/src/unexw32.c
diff -c emacs/src/unexw32.c:1.25 emacs/src/unexw32.c:1.26
*** emacs/src/unexw32.c:1.25Mon Jun 6 19:28:02 2005
--- emacs/src/unexw32.c Fri Jun 10 11:03:07 2005
***
*** 491,517
PIMAGE_SECTION_HEADER dst_section;
DWORD offset;
int i;
! #d
Index: emacs/src/unexw32.c
diff -c emacs/src/unexw32.c:1.24 emacs/src/unexw32.c:1.25
*** emacs/src/unexw32.c:1.24Mon Sep 1 15:45:57 2003
--- emacs/src/unexw32.c Mon Jun 6 19:28:02 2005
***
*** 325,330
--- 325,333
/* Convert address in executing image to RVA. */
#def