aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index d32a3db297a..7dfc52674a0 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,13 @@
12000-06-12 Jason Rumney <jasonr@gnu.org>
2
3 * w32bdf.h (EMACS_W32BDF_H): Renamed from __W32BDF_H__
4
5 * w32.h (EMACS_W32_H): Renamed from _NT_H_
6
7 * w32gui.h (EMACS_W32GUI_H): Renamed from __W32GUI_H__
8
9 * w32inevt.h (EMACS_W32INEVT_H): Renamed from __NTINEVT_H__
10
12000-06-12 Gerd Moellmann <gerd@gnu.org> 112000-06-12 Gerd Moellmann <gerd@gnu.org>
2 12
3 * xfaces.c (Fdump_colors) [DEBUG_X_COLORS]: New function. 13 * xfaces.c (Fdump_colors) [DEBUG_X_COLORS]: New function.