Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
1e9c210b
Commit
1e9c210b
authored
Mar 08, 1996
by
Richard M. Stallman
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
(main) [! HAVE_NTGUI]: Don't call syms_of_xmenu.
parent
91b97ddb
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
src/emacs.c
src/emacs.c
+2
-0
No files found.
src/emacs.c
View file @
1e9c210b
...
...
@@ -896,7 +896,9 @@ Usage: %s [-t term] [--terminal term] [-nw] [--no-windows] [--batch]\n\
syms_of_xfaces
();
#endif
#ifndef HAVE_NTGUI
syms_of_xmenu
();
#endif
#ifdef HAVE_NTGUI
syms_of_win32term
();
...
...
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