diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 3 |
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 @@ | |||
| 1 | 2009-11-11 Dan Nicolaescu <dann@ics.uci.edu> | 1 | 2009-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): |