Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
3a0ab7ec
Commit
3a0ab7ec
authored
Nov 26, 2004
by
Jan Djärv
Browse files
Rename use-old-gtk-file-dialog to x-use-old-gtk-file-dialog.
parent
48aa4dfc
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
12 additions
and
3 deletions
+12
-3
etc/ChangeLog
etc/ChangeLog
+4
-0
etc/NEWS
etc/NEWS
+1
-1
man/ChangeLog
man/ChangeLog
+5
-0
man/frames.texi
man/frames.texi
+2
-2
No files found.
etc/ChangeLog
View file @
3a0ab7ec
2004-11-26 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
* NEWS: Rename use-old-gtk-file-dialog to x-use-old-gtk-file-dialog.
2004-10-08 Fr,Ai(Bd,Ai(Bric Bothamy <frederic.bothamy@free.fr> (tiny change)
* TUTORIAL.fr: Minor wording fix.
...
...
etc/NEWS
View file @
3a0ab7ec
...
...
@@ -953,7 +953,7 @@ disabled by customizing the variable `use-file-dialog'.
+++
** For Gtk+ version 2.4, you can make Emacs use the old file dialog
by setting the variable `use-old-gtk-file-dialog' to t. Default is to use
by setting the variable `
x-
use-old-gtk-file-dialog' to t. Default is to use
the new dialog.
+++
...
...
man/ChangeLog
View file @
3a0ab7ec
2004-11-26 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
* frames.texi (Dialog Boxes): Rename use-old-gtk-file-dialog to
x-use-old-gtk-file-dialog.
2004-11-26 Eli Zaretskii <eliz@gnu.org>
* idlwave.texi: Fix the setfilename directive to put the produced
...
...
man/frames.texi
View file @
3a0ab7ec
...
...
@@ -910,9 +910,9 @@ use of file selection windows even if you still want other kinds
of dialogs. This option has no effect if you have suppressed all dialog
boxes with the option @code{use-dialog-box}.
@vindex use-old-gtk-file-dialog
@vindex
x-
use-old-gtk-file-dialog
For Gtk+ version 2.4, you can make Emacs use the old file dialog
by setting the variable @code{use-old-gtk-file-dialog} to a non-@code{nil}
by setting the variable @code{
x-
use-old-gtk-file-dialog} to a non-@code{nil}
value. If Emacs is built with a Gtk+ version that has only one file dialog,
the setting of this variable has no effect.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment