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
76e5a001
Commit
76e5a001
authored
Apr 14, 1997
by
Eli Zaretskii
Browse files
(SYMS_SYSTEM): Add `syms_of_win16select'.
parent
953c43d8
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
src/s/msdos.h
src/s/msdos.h
+1
-1
No files found.
src/s/msdos.h
View file @
76e5a001
...
...
@@ -58,7 +58,7 @@ You lose; /* Emacs for DOS must be compiled with DJGPP */
#define SYSTEM_TYPE "ms-dos"
#define SYMS_SYSTEM syms_of_dosfns();syms_of_msdos()
#define SYMS_SYSTEM syms_of_dosfns();syms_of_msdos()
;syms_of_win16select()
/* NOMULTIPLEJOBS should be defined if your system's shell
does not have "job control" (the ability to stop a program,
...
...
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