aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorDan Nicolaescu2008-12-29 03:55:53 +0000
committerDan Nicolaescu2008-12-29 03:55:53 +0000
commitb5672e7ca46c2a21bfd4dbcdd72fc27068f50f6b (patch)
treec9304434d2213e94e05730583fe7e31b2aaea65a /src/ChangeLog
parent2e4667d1caa14fe1bf28f64be4e4d726f70cdef8 (diff)
downloademacs-b5672e7ca46c2a21bfd4dbcdd72fc27068f50f6b.tar.gz
emacs-b5672e7ca46c2a21bfd4dbcdd72fc27068f50f6b.zip
(INTERVAL_SRC): Also depend on dispextern.h.
(coding.o, dispnew.o, keymap.o, msdos.o): Depend on INTERVAL_SRC instead of intervals.h.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 804e703eadd..fa4485ad654 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,9 @@
12008-12-29 Dan Nicolaescu <dann@ics.uci.edu>
2
3 * Makefile.in (INTERVAL_SRC): Also depend on dispextern.h.
4 (coding.o, dispnew.o, keymap.o, msdos.o): Depend on INTERVAL_SRC
5 instead of intervals.h.
6
12008-12-26 Andreas Schwab <schwab@suse.de> 72008-12-26 Andreas Schwab <schwab@suse.de>
2 8
3 * keymap.c (map_keymap_char_table_item): Make a copy of KEY if it is a 9 * keymap.c (map_keymap_char_table_item): Make a copy of KEY if it is a