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
2f950292
Commit
2f950292
authored
Mar 02, 2000
by
Eli Zaretskii
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
(FRAME_INTERNAL_BORDER_WIDTH): Define to zero.
parent
1e3c8885
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
8 additions
and
0 deletions
+8
-0
src/ChangeLog
src/ChangeLog
+6
-0
src/msdos.h
src/msdos.h
+2
-0
No files found.
src/ChangeLog
View file @
2f950292
No preview for this file type
src/msdos.h
View file @
2f950292
...
...
@@ -104,6 +104,8 @@ extern struct x_output the_only_x_display;
#define FRAME_FONT(f) (the_only_x_display.font)
#define FRAME_X_DISPLAY_INFO(f) (&the_only_x_display.display_info)
#define FRAME_INTERNAL_BORDER_WIDTH(f) (0)
/* Prototypes. */
/* Forward declarations for prototypes. */
...
...
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