Mercurial > emacs
comparison src/ChangeLog @ 112368:4cddf15c8d9a
Fix an error introduced by the previous patch.
author | Sam Steingold <sds@gnu.org> |
---|---|
date | Wed, 19 Jan 2011 10:55:47 -0500 |
parents | 7cecbdca2394 |
children | 7935463f385e |
comparison
equal
deleted
inserted
replaced
112367:7cecbdca2394 | 112368:4cddf15c8d9a |
---|---|
1 2011-01-19 Sam Steingold <sds@gnu.org> | 1 2011-01-19 Sam Steingold <sds@gnu.org> |
2 | 2 |
3 * w32.c (check_windows_init_file): Remove declarations of | 3 * w32.c (check_windows_init_file): Remove declarations of |
4 Vwindow_system, Vload_path, Qfile_exists_p to fix compilation. | 4 Vwindow_system, Vload_path, Qfile_exists_p to fix compilation. |
5 * w32fns.c: Fix an error introduced by the previous patch. | |
5 | 6 |
6 2011-01-19 Tom Tromey <tromey@redhat.com> | 7 2011-01-19 Tom Tromey <tromey@redhat.com> |
7 | 8 |
8 * window.c: Fix error introduced by previous patch. | 9 * window.c: Fix error introduced by previous patch. |
9 | 10 |