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
936ad3d6
Commit
936ad3d6
authored
May 15, 2007
by
Jason Rumney
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
(display_info) [WINDOWSNT]: Add w32.
parent
ea7074b4
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
+3
-0
src/termhooks.h
src/termhooks.h
+3
-0
No files found.
src/termhooks.h
View file @
936ad3d6
...
...
@@ -327,6 +327,9 @@ struct terminal
{
struct
tty_display_info
*
tty
;
/* termchar.h */
struct
x_display_info
*
x
;
/* xterm.h */
#ifdef WINDOWSNT
struct
w32_display_info
*
w32
;
/* w32term.h */
#endif
}
display_info
;
...
...
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