Mercurial > emacs
comparison src/ChangeLog @ 105951:85397efaf3b5
Add dependencies to lisp.h. Remove dependencies
for non-existent files: unexmips.c, unexnext.c, abbrev.c, malloc.c.
author | Dan Nicolaescu <dann@ics.uci.edu> |
---|---|
date | Wed, 11 Nov 2009 06:41:07 +0000 |
parents | 5fc80e6b5b7c |
children | 31f80330b77b |
comparison
equal
deleted
inserted
replaced
105950:e411fa8e0abf | 105951:85397efaf3b5 |
---|---|
1 2009-11-11 Dan Nicolaescu <dann@ics.uci.edu> | 1 2009-11-11 Dan Nicolaescu <dann@ics.uci.edu> |
2 | |
3 * Makefile.in: Add dependencies to lisp.h. Remove dependencies | |
4 for non-existent files: unexmips.c, unexnext.c, abbrev.c, malloc.c. | |
2 | 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): |
6 * xdisp.c (syms_of_xdisp): | 9 * xdisp.c (syms_of_xdisp): |