]> git.eshelyaron.com Git - emacs.git/commit
Declare some DEFVARs globally, not locally
authorTom Tromey <tromey@redhat.com>
Tue, 18 Jan 2011 17:28:28 +0000 (10:28 -0700)
committerTom Tromey <tromey@redhat.com>
Tue, 18 Jan 2011 17:28:28 +0000 (10:28 -0700)
commitcab0ba989e31c0ba8272adc1dbb2615f61ecb35f
treec1323eeffa778ac52225c85df8d7c4b86d2806b3
parent422745d0bc0a7031231187ecab65812234595944
Declare some DEFVARs globally, not locally

* gtkutil.h (x_gtk_use_old_file_dialog, x_gtk_show_hidden_files)
(x_gtk_file_dialog_help_text, x_gtk_whole_detached_tool_bar):
Declare.
* gtkutil.c (xg_uses_old_file_dialog):
(xg_get_file_with_chooser):
(xg_tool_bar_detach_callback): Don't redeclare globals.
src/ChangeLog
src/gtkutil.c
src/gtkutil.h