emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/ChangeLog


From: Eli Zaretskii
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog
Date: Mon, 06 Jun 2005 15:29:58 -0400

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  <address@hidden>
+ 
+       * 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  <address@hidden>
  
        * keyboard.c (command_loop_1): Update Vthis_original_command.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]