emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/man/frames.texi,v


From: Richard M. Stallman
Subject: [Emacs-diffs] Changes to emacs/man/frames.texi,v
Date: Tue, 19 Sep 2006 15:40:54 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Richard M. Stallman <rms>       06/09/19 15:40:54

Index: frames.texi
===================================================================
RCS file: /cvsroot/emacs/emacs/man/frames.texi,v
retrieving revision 1.110
retrieving revision 1.111
diff -u -b -r1.110 -r1.111
--- frames.texi 18 Sep 2006 16:59:50 -0000      1.110
+++ frames.texi 19 Sep 2006 15:40:54 -0000      1.111
@@ -946,17 +946,17 @@
 hidden files by default.
 
 @vindex x-gtk-use-old-file-dialog
-  For Gtk+ version 2.4 through 2.10, you can make Emacs use the old file dialog
-(gtk-file-selector) by setting the variable @code{x-gtk-use-old-file-dialog}
-to a address@hidden value.  Otherwise the gtk-file-chooser will be used.  
-If Emacs is built with a Gtk+ version that has only one file dialog,
-the setting of this variable has no effect.
+  For Gtk+ versions 2.4 through 2.10, you can select the old file
+dialog (@code{gtk-file-selector}) by setting the variable
address@hidden to a address@hidden value.  If it is
address@hidden, Emacs uses @code{gtk-file-chooser}.  If Emacs is built
+with a Gtk+ version that has only one file dialog, this variable has
+no effect.
 
 @vindex x-gtk-file-dialog-help-text
-  Emacs will by default add some help text to the Gtk+ file chooser dialog.
-If you don't want to see that text, you can customize the variable
address@hidden  A @code{nil} value will disable the
-help text.
+  Emacs adds help text to the Gtk+ file chooser dialog.  The variable
address@hidden specifies the text to add; if it is
address@hidden, that disables the added text.
 
 @node Tooltips
 @section Tooltips




reply via email to

[Prev in Thread] Current Thread [Next in Thread]