Mercurial > emacs
changeset 48047:6aa5dbc9fd0f
*** empty log message ***
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Mon, 28 Oct 2002 17:50:21 +0000 |
parents | e81472bb5044 |
children | a76d113d3ce2 |
files | src/ChangeLog |
diffstat | 1 files changed, 6 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/ChangeLog Mon Oct 28 17:50:03 2002 +0000 +++ b/src/ChangeLog Mon Oct 28 17:50:21 2002 +0000 @@ -1,3 +1,9 @@ +2002-10-28 Juanma Barranquero <lektu@terra.es> + + * w32heap.c: Don't redefine _heap_init and _heap_term on MSVC 7 build + environments. Patch from Jay Finger <jay_finger@hotmail.com> and + Harald.Maier.BW@t-online.de. + 2002-10-27 Kim F. Storm <storm@cua.dk> * xterm.c (note_mouse_highlight): Don't use mouse-face if hidden.