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
49be9d28
Commit
49be9d28
authored
Oct 28, 2005
by
Richard M. Stallman
Browse files
(syms_of_xfns): Provide `x' as feature.
parent
fbfde322
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
src/xfns.c
src/xfns.c
+2
-0
No files found.
src/xfns.c
View file @
49be9d28
...
...
@@ -5741,6 +5741,8 @@ chooser is used instead. To turn off all file dialogs set the
variable `use-file-dialog'. */
);
x_use_old_gtk_file_dialog
=
0
;
Fprovide
(
intern
(
"x"
),
Qnil
);
#ifdef USE_X_TOOLKIT
Fprovide
(
intern
(
"x-toolkit"
),
Qnil
);
#ifdef USE_MOTIF
...
...
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