Mercurial > emacs
changeset 5235:4ae7453678af
(echo_area_glyphs_length): Declared.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Thu, 23 Dec 1993 01:13:02 +0000 |
parents | abc23ae65483 |
children | 3be757b02da0 |
files | src/window.h |
diffstat | 1 files changed, 3 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/window.h Thu Dec 23 01:11:33 1993 +0000 +++ b/src/window.h Thu Dec 23 01:13:02 1993 +0000 @@ -236,6 +236,9 @@ 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