aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 1bf35dfcc85..122e0d19655 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -2,6 +2,9 @@
2 2
3 * makefile.w32-in (LOCAL_FLAGS): Don't define HAVE_NTGUI, it's now 3 * makefile.w32-in (LOCAL_FLAGS): Don't define HAVE_NTGUI, it's now
4 in nt/config.nt. 4 in nt/config.nt.
5 (FONT_H): Define after FRAME_H.
6 ($(BLD)/emacs.$(O), $(BLD)/process.$(O), $(BLD)/w32heap.$(O)):
7 Update dependencies.
5 8
6 * w32term.c: Remove leftover declaration of keyboard_codepage. 9 * w32term.c: Remove leftover declaration of keyboard_codepage.
7 10