Mercurial > emacs
diff 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 |
line wrap: on
line diff
--- a/src/ChangeLog Wed Jan 19 08:06:24 2011 -0700 +++ b/src/ChangeLog Wed Jan 19 10:24:40 2011 -0500 @@ -1,3 +1,8 @@ +2011-01-19 Sam Steingold <sds@gnu.org> + + * w32.c (check_windows_init_file): Remove declarations of + Vwindow_system, Vload_path, Qfile_exists_p to fix compilation. + 2011-01-19 Tom Tromey <tromey@redhat.com> * window.c: Fix error introduced by previous patch.