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
ea21ef78
Commit
ea21ef78
authored
Mar 15, 2006
by
YAMAMOTO Mitsuharu
Browse files
(mac_init_fringe) [MAC_OS]: Add prototype.
parent
94ad24cf
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
+3
-0
src/dispextern.h
src/dispextern.h
+3
-0
No files found.
src/dispextern.h
View file @
ea21ef78
...
...
@@ -2733,6 +2733,9 @@ void compute_fringe_widths P_ ((struct frame *, int));
void
w32_init_fringe
P_
((
void
));
void
w32_reset_fringes
P_
((
void
));
#endif
#ifdef MAC_OS
void
mac_init_fringe
P_
((
void
));
#endif
/* Defined in image.c */
...
...
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