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
7f434d8e
Commit
7f434d8e
authored
Dec 23, 1993
by
Richard M. Stallman
Browse files
(echo_area_glyphs_length): Declared.
parent
ab8fbbf7
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
+3
-0
src/window.h
src/window.h
+3
-0
No files found.
src/window.h
View file @
7f434d8e
...
...
@@ -236,6 +236,9 @@ extern int minibuf_prompt_width;
minibuf_prompt as well as the buffer. */
extern
char
*
echo_area_glyphs
;
/* This is the length of the message in echo_area_glyphs. */
extern
int
echo_area_glyphs_length
;
/* Value of echo_area_glyphs when it was last acted on.
If this is nonzero, there is a message on the frame
in the minibuffer and it should be erased as soon
...
...
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