Index: emacs/src/ChangeLog
diff -c emacs/src/ChangeLog:1.4436 emacs/src/ChangeLog:1.4437
*** emacs/src/ChangeLog:1.4436  Mon Jun  6 16:14:46 2005
--- emacs/src/ChangeLog Mon Jun  6 19:29:58 2005
***************
*** 1,3 ****
--- 1,17 ----
+ 2005-06-06  Eli Zaretskii  <[EMAIL PROTECTED]>
+ 
+       * w32heap.h (OFFSET_TO_RVA, RVA_TO_OFFSET, RVA_TO_PTR): Remove
+       macros.
+ 
+       * unexw32.c (RVA_TO_PTR): Moved here from w32heap.h.
+ 
+       * w32proc.c (RVA_TO_PTR): New macro.
+ 
+       * w32heap.c (RVA_TO_PTR): No need to #undef now.
+ 
+       * makefile.w32-in ($(BLD)/emacs.$(O), $(BLD)/w32select.$(O)):
+       Depend on w32heap.h.
+ 
  2005-06-06  Luc Teirlinck  <[EMAIL PROTECTED]>
  
        * keyboard.c (command_loop_1): Update Vthis_original_command.


_______________________________________________
Emacs-diffs mailing list
Emacs-diffs@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-diffs

Reply via email to