aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorDan Nicolaescu2009-11-11 06:41:07 +0000
committerDan Nicolaescu2009-11-11 06:41:07 +0000
commit0a5d24aedd35586f4d360d556278f05b6e82df7a (patch)
tree8779c667774e29fc27bbc36c9323e053dd0959a3 /src/ChangeLog
parent2f7f4beee9769664ec99df193a16fef337d8812a (diff)
downloademacs-0a5d24aedd35586f4d360d556278f05b6e82df7a.tar.gz
emacs-0a5d24aedd35586f4d360d556278f05b6e82df7a.zip
Add dependencies to lisp.h. Remove dependencies
for non-existent files: unexmips.c, unexnext.c, abbrev.c, malloc.c.
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 933752178f2..a2c1d8722cd 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,8 @@
12009-11-11 Dan Nicolaescu <dann@ics.uci.edu> 12009-11-11 Dan Nicolaescu <dann@ics.uci.edu>
2 2
3 * Makefile.in: Add dependencies to lisp.h. Remove dependencies
4 for non-existent files: unexmips.c, unexnext.c, abbrev.c, malloc.c.
5
3 * xfns.c (syms_of_xfns): Use make_pure_string instead of build_string. 6 * xfns.c (syms_of_xfns): Use make_pure_string instead of build_string.
4 * xterm.c (syms_of_xterm): 7 * xterm.c (syms_of_xterm):
5 * xfaces.c (syms_of_xfaces): 8 * xfaces.c (syms_of_xfaces):