aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorJan Djärv2005-12-27 10:40:26 +0000
committerJan Djärv2005-12-27 10:40:26 +0000
commitff9c9c598bd560816065cbc3aa20168621dbf691 (patch)
treeb9028c93fc78692cf629aeb5942cc5f527904ae4 /src/ChangeLog
parent78c55a8031e29bd5b0552d2727558057eafc4f71 (diff)
downloademacs-ff9c9c598bd560816065cbc3aa20168621dbf691.tar.gz
emacs-ff9c9c598bd560816065cbc3aa20168621dbf691.zip
* 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.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 384fe3828de..1fb4a632a5a 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,13 @@
12005-12-27 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
2
3 * xfns.c: x_show_hidden_files, new variable.
4 (syms_of_xfns): Defvar it.
5
6 * gtkutil.c (xg_toggle_visibility_cb): New function.
7 (xg_get_file_with_chooser): Add toggle hidden files and a message
8 to the new file chooser dialog. Show hidden files if
9 x_show_hidden_files is non-zero.
10
12005-12-26 Richard M. Stallman <rms@gnu.org> 112005-12-26 Richard M. Stallman <rms@gnu.org>
2 12
3 * keyboard.h: Undo previous change. 13 * keyboard.h: Undo previous change.