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
e8142159
Commit
e8142159
authored
Apr 14, 2002
by
Pavel Janík
Browse files
(marginal_area_string): Add prototype.
parent
e637a73d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
src/dispextern.h
src/dispextern.h
+1
-0
No files found.
src/dispextern.h
View file @
e8142159
...
...
@@ -2367,6 +2367,7 @@ extern int required_matrix_width P_ ((struct window *));
extern
int
required_matrix_height
P_
((
struct
window
*
));
extern
int
estimate_mode_line_height
P_
((
struct
frame
*
,
enum
face_id
));
extern
Lisp_Object
mode_line_string
P_
((
struct
window
*
,
int
,
int
,
int
,
int
*
));
extern
Lisp_Object
marginal_area_string
P_
((
struct
window
*
,
int
,
int
,
int
,
int
*
));
extern
void
redraw_frame
P_
((
struct
frame
*
));
extern
void
redraw_garbaged_frames
P_
((
void
));
extern
void
cancel_line
P_
((
int
,
struct
frame
*
));
...
...
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