Mercurial > emacs
changeset 72965:6c6d855ef919
Rename x-use-old-gtk-file-dialog to x-gtk-use-old-file-dialog.
author | Jan Djärv <jan.h.d@swipnet.se> |
---|---|
date | Mon, 18 Sep 2006 16:42:52 +0000 |
parents | 4e1cc9325b0e |
children | 8d6338f8a7dd |
files | etc/ChangeLog etc/NEWS |
diffstat | 2 files changed, 5 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/etc/ChangeLog Mon Sep 18 16:42:09 2006 +0000 +++ b/etc/ChangeLog Mon Sep 18 16:42:52 2006 +0000 @@ -1,3 +1,7 @@ +2006-09-18 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> + + * NEWS: Rename x-use-old-gtk-file-dialog to x-gtk-use-old-file-dialog. + 2006-09-15 Jay Belanger <belanger@truman.edu> * COPYING: Replace "Library Public License" by "Lesser Public
--- a/etc/NEWS Mon Sep 18 16:42:09 2006 +0000 +++ b/etc/NEWS Mon Sep 18 16:42:52 2006 +0000 @@ -1059,7 +1059,7 @@ +++ *** For the Gtk+ version, you can make Emacs use the old file dialog -by setting the variable `x-use-old-gtk-file-dialog' to t. Default is to use +by setting the variable `x-gtk-use-old-file-dialog' to t. Default is to use the new dialog. ** Mouse changes: