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