]> git.eshelyaron.com Git - emacs.git/commit
Always set the state of the "Show hidden files" gtk button
authorLars Ingebrigtsen <larsi@gnus.org>
Sun, 28 Jul 2019 10:49:30 +0000 (12:49 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Sun, 28 Jul 2019 10:49:30 +0000 (12:49 +0200)
commit09b204142ee49b4d613b5590460f868bdc929b90
tree23768c5a49cdf811fad52f018fe3aa11e957fffa
parent848712b481e16f5c96fed6344c2f7d71a8d52ed1
Always set the state of the "Show hidden files" gtk button

* src/gtkutil.c (xg_get_file_with_chooser): Always set the state
of the "Show hidden files" button (bug#23977).  If not, the
visible state and the actual state get out of sync.
src/gtkutil.c