aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorDave Love2003-09-01 14:38:33 +0000
committerDave Love2003-09-01 14:38:33 +0000
commitc0175e247b50752e614b6e1d4cdd545c7971ca5c (patch)
tree2b456bfae5cd0bdf9f8bc9b822883842bd6e86d2 /src/ChangeLog
parent5723b766800ca81feecbd555694efb40d844349e (diff)
downloademacs-c0175e247b50752e614b6e1d4cdd545c7971ca5c.tar.gz
emacs-c0175e247b50752e614b6e1d4cdd545c7971ca5c.zip
(alloca.o): Remove commands.
(coding.o): Depend on intervals.h composite.h window.h. (emacs.o): Depend on window.h keyboard.h keymap.h. (gtkutil.o): Depend on keyboard.h charset.h coding.h. (bytecode.o): Depend on window.h.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index a3cfba04805..98ceafa38db 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,11 @@
12003-09-01 Dave Love <fx@gnu.org>
2
3 * Makefile.in (alloca.o): Remove commands.
4 (coding.o): Depend on intervals.h composite.h window.h.
5 (emacs.o): Depend on window.h keyboard.h keymap.h.
6 (gtkutil.o): Depend on keyboard.h charset.h coding.h.
7 (bytecode.o): Depend on window.h.
8
12003-08-31 Jason Rumney <jasonr@gnu.org> 92003-08-31 Jason Rumney <jasonr@gnu.org>
2 10
3 * w32term.c (w32_per_char_metric): Allow cached metrics to be 11 * w32term.c (w32_per_char_metric): Allow cached metrics to be