Mercurial > emacs
comparison etc/NEWS @ 58539:11824b501603
Rename use-old-gtk-file-dialog to x-use-old-gtk-file-dialog.
author | Jan Djärv <jan.h.d@swipnet.se> |
---|---|
date | Fri, 26 Nov 2004 17:45:17 +0000 |
parents | dc83ecc1ac97 |
children | 8ff63943e93e |
comparison
equal
deleted
inserted
replaced
58538:97f7969c03f6 | 58539:11824b501603 |
---|---|
951 ** The file selection dialog for Gtk+, Mac, W32 and Motif/Lesstif can be | 951 ** The file selection dialog for Gtk+, Mac, W32 and Motif/Lesstif can be |
952 disabled by customizing the variable `use-file-dialog'. | 952 disabled by customizing the variable `use-file-dialog'. |
953 | 953 |
954 +++ | 954 +++ |
955 ** For Gtk+ version 2.4, you can make Emacs use the old file dialog | 955 ** For Gtk+ version 2.4, you can make Emacs use the old file dialog |
956 by setting the variable `use-old-gtk-file-dialog' to t. Default is to use | 956 by setting the variable `x-use-old-gtk-file-dialog' to t. Default is to use |
957 the new dialog. | 957 the new dialog. |
958 | 958 |
959 +++ | 959 +++ |
960 ** Emacs can produce an underscore-like (horizontal bar) cursor. | 960 ** Emacs can produce an underscore-like (horizontal bar) cursor. |
961 The underscore cursor is set by putting `(cursor-type . hbar)' in | 961 The underscore cursor is set by putting `(cursor-type . hbar)' in |