aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-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.