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
283c6e3e
Commit
283c6e3e
authored
May 07, 2001
by
Gerd Moellmann
Browse files
(inverse_video): Declare extern.
parent
36d42089
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 @
283c6e3e
...
...
@@ -2274,6 +2274,7 @@ int popup_activated P_ ((void));
/* Defined in dispnew.c */
extern
int
inverse_video
;
int
estimate_mode_line_height
P_
((
struct
frame
*
,
enum
face_id
));
Lisp_Object
mode_line_string
P_
((
struct
window
*
,
int
,
int
,
int
,
int
*
));
extern
void
redraw_frame
P_
((
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