aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/ChangeLog4
-rw-r--r--etc/NEWS2
2 files changed, 5 insertions, 1 deletions
diff --git a/etc/ChangeLog b/etc/ChangeLog
index 617d2dcc77c..998de94422b 100644
--- a/etc/ChangeLog
+++ b/etc/ChangeLog
@@ -1,3 +1,7 @@
12006-09-18 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
2
3 * NEWS: Rename x-use-old-gtk-file-dialog to x-gtk-use-old-file-dialog.
4
12006-09-15 Jay Belanger <belanger@truman.edu> 52006-09-15 Jay Belanger <belanger@truman.edu>
2 6
3 * COPYING: Replace "Library Public License" by "Lesser Public 7 * COPYING: Replace "Library Public License" by "Lesser Public
diff --git a/etc/NEWS b/etc/NEWS
index aadb159dde4..e16bb5cab92 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -1059,7 +1059,7 @@ ESC, like they do for Gtk+, Mac and W32.
1059 1059
1060+++ 1060+++
1061*** For the Gtk+ version, you can make Emacs use the old file dialog 1061*** For the Gtk+ version, you can make Emacs use the old file dialog
1062by setting the variable `x-use-old-gtk-file-dialog' to t. Default is to use 1062by setting the variable `x-gtk-use-old-file-dialog' to t. Default is to use
1063the new dialog. 1063the new dialog.
1064 1064
1065** Mouse changes: 1065** Mouse changes: