summaryrefslogtreecommitdiff
path: root/src/window.h
diff options
context:
space:
mode:
authorJim Blandy <jimb@redhat.com>1992-01-14 02:48:51 +0000
committerJim Blandy <jimb@redhat.com>1992-01-14 02:48:51 +0000
commit1d7fc589a12198fe4f0453b1e4874e6e23027c46 (patch)
tree61717e4cc579763038705d757d0bf6ef78585edc /src/window.h
parent96fa082a9dc87eaceba858e7f75a36e0d80a17c2 (diff)
downloademacs-1d7fc589a12198fe4f0453b1e4874e6e23027c46.tar.gz
*** empty log message ***
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 e8b07e9d414..eedaef3be16 100644
--- a/src/window.h
+++ b/src/window.h
@@ -205,6 +205,9 @@ extern Lisp_Object Fset_window_buffer ();
/* Prompt to display in front of the minibuffer contents. */
extern char *minibuf_prompt;
+/* The visual width of the above. */
+extern int minibuf_prompt_width;
+
/* Message to display instead of minibuffer contents.
This is what the functions error and message make,
and command echoing uses it as well. It overrides the