summaryrefslogtreecommitdiff
path: root/src/window.h
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>1993-12-23 01:13:02 +0000
committerRichard M. Stallman <rms@gnu.org>1993-12-23 01:13:02 +0000
commit049d0641d69a1db46f98102b0499b48dc25b8d31 (patch)
tree2de7fd23fa333cb3760bce638f919bde3ee24379 /src/window.h
parent250081e38517492778c7341e4ccb9c5fa883b134 (diff)
downloademacs-049d0641d69a1db46f98102b0499b48dc25b8d31.tar.gz
(echo_area_glyphs_length): Declared.
Diffstat (limited to 'src/window.h')
-rw-r--r--src/window.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/window.h b/src/window.h
index 6d613ad9f4e..9ad66e17658 100644
--- a/src/window.h
+++ b/src/window.h
@@ -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