aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorJason Rumney2004-05-05 23:22:41 +0000
committerJason Rumney2004-05-05 23:22:41 +0000
commit279d3293d3f011dac5965b0da2d32a3a04eccb7a (patch)
tree555c35b5ecc77cbdaf10d49285b051a0ef432e6a /src/ChangeLog
parent971cb8347ad170e122b9f25592847734e465d915 (diff)
downloademacs-279d3293d3f011dac5965b0da2d32a3a04eccb7a.tar.gz
emacs-279d3293d3f011dac5965b0da2d32a3a04eccb7a.zip
(Display) [HAVE_NTGUI]: Redefine while loading xpm.h to avoid name clash.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 035aa78c24f..e71edf8239e 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12004-05-06 Jason Rumney <jasonr@gnu.org>
2
3 * image.c (Display) [HAVE_NTGUI]: Redefine while loading xpm.h
4 to avoid name clash.
5
12004-05-04 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> 62004-05-04 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
2 7
3 * fileio.c (barf_or_query_if_file_exists): Use lstat. 8 * fileio.c (barf_or_query_if_file_exists): Use lstat.