comparison etc/NEWS @ 57870:18c4cee0a29c

Mention use-old-gtk-file-dialog.
author Jan Djärv <jan.h.d@swipnet.se>
date Tue, 02 Nov 2004 08:27:06 +0000
parents 95e2d2018daa
children 25fe68335fa7 e24e2e78deda
comparison
equal deleted inserted replaced
57869:646473e416c8 57870:18c4cee0a29c
937 ** Dialogs for Lucid/Athena and Lesstif/Motif pops down when pressing ESC. 937 ** Dialogs for Lucid/Athena and Lesstif/Motif pops down when pressing ESC.
938 938
939 +++ 939 +++
940 ** The file selection dialog for Gtk+, W32 and Motif/Lesstif can be 940 ** The file selection dialog for Gtk+, W32 and Motif/Lesstif can be
941 disabled by customizing the variable `use-file-dialog'. 941 disabled by customizing the variable `use-file-dialog'.
942
943 +++
944 ** For Gtk+ version 2.4, you can make Emacs use the old file dialog
945 by setting the variable `use-old-gtk-file-dialog' to t. Default is to use
946 the new dialog.
942 947
943 +++ 948 +++
944 ** Emacs can produce an underscore-like (horizontal bar) cursor. 949 ** Emacs can produce an underscore-like (horizontal bar) cursor.
945 The underscore cursor is set by putting `(cursor-type . hbar)' in 950 The underscore cursor is set by putting `(cursor-type . hbar)' in
946 default-frame-alist. It supports variable heights, like the `bar' 951 default-frame-alist. It supports variable heights, like the `bar'