Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
ab39b7a5
Commit
ab39b7a5
authored
Jul 30, 1999
by
Eli Zaretskii
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
(msdos_stdcolor_name, msdos_stdcolor_idx): Declare.
parent
236027c9
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
+3
-0
src/dosfns.h
src/dosfns.h
+3
-0
No files found.
src/dosfns.h
View file @
ab39b7a5
...
...
@@ -37,4 +37,7 @@ extern Lisp_Object Vdos_windows_version;
#ifndef HAVE_X_WINDOWS
extern
Lisp_Object
Vdos_display_scancodes
;
extern
Lisp_Object
Qmsdos_color_translate
;
extern
int
msdos_stdcolor_idx
P_
((
const
char
*
));
extern
const
char
*
msdos_stdcolor_name
P_
((
int
));
#endif
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