Mercurial > emacs
diff man/frames.texi @ 53191:119702bcc6c0
NEWS and documentation for use-file-dialog.
| author | Jan Dj?rv <jan.h.d@swipnet.se> |
|---|---|
| date | Sat, 29 Nov 2003 11:36:55 +0000 |
| parents | 3649390c0f91 |
| children | 139b571400ce |
line wrap: on
line diff
--- a/man/frames.texi Sat Nov 29 11:10:07 2003 +0000 +++ b/man/frames.texi Sat Nov 29 11:36:55 2003 +0000 @@ -855,6 +855,16 @@ use of dialog boxes. This also controls whether to use file selection windows (but those are not supported on all platforms). +@vindex use-file-dialog + A file selection window is a special kind of dialog box for asking for +file names. + + You can customize the option @code{use-file-dialog} to suppress the +use of file selection windows even if you still want other kinds +of dialogs. This option has no effect if you have supressed all dialog +boxes with the option @code{use-dialog-box}. + + @node Tooltips @section Tooltips (or ``Balloon Help'')
