diff options
author | Jan Djärv <jan.h.d@swipnet.se> | 2006-09-18 16:42:52 +0000 |
---|---|---|
committer | Jan Djärv <jan.h.d@swipnet.se> | 2006-09-18 16:42:52 +0000 |
commit | a280ecc4fc0c7dcb67992d438807f7d20b5bd159 (patch) | |
tree | 21b805f5bde024953838355c9f2bfd75914b02d1 /etc/NEWS | |
parent | fe2b14b7e8e09c7f4d9bbce8120e77bfd5b87d20 (diff) | |
download | emacs-a280ecc4fc0c7dcb67992d438807f7d20b5bd159.tar.gz |
Rename x-use-old-gtk-file-dialog to x-gtk-use-old-file-dialog.
Diffstat (limited to 'etc/NEWS')
-rw-r--r-- | etc/NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1059,7 +1059,7 @@ ESC, like they do for Gtk+, Mac and W32. +++ *** 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: |