* xfns.c: x_show_hidden_files, new variable.
authorJan Djärv <jan.h.d@swipnet.se>
Tue, 27 Dec 2005 10:40:26 +0000 (10:40 +0000)
committerJan Djärv <jan.h.d@swipnet.se>
Tue, 27 Dec 2005 10:40:26 +0000 (10:40 +0000)
commitff9c9c598bd560816065cbc3aa20168621dbf691
treeb9028c93fc78692cf629aeb5942cc5f527904ae4
parent78c55a8031e29bd5b0552d2727558057eafc4f71
* xfns.c: x_show_hidden_files, new variable.
(syms_of_xfns): Defvar it.

* gtkutil.c (xg_toggle_visibility_cb): New function.
(xg_get_file_with_chooser): Add toggle hidden files and a message
to the new file chooser dialog.  Show hidden files if
x_show_hidden_files is non-zero.
src/ChangeLog