aboutsummaryrefslogtreecommitdiffstats
path: root/src/window.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/window.h')
-rw-r--r--src/window.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/window.h b/src/window.h
index d4a537bbe43..aa27858c869 100644
--- a/src/window.h
+++ b/src/window.h
@@ -341,7 +341,7 @@ extern Lisp_Object minibuf_window;
341/* Non-nil means it is the window whose mode line should be 341/* Non-nil means it is the window whose mode line should be
342 shown as the selected window when the minibuffer is selected. */ 342 shown as the selected window when the minibuffer is selected. */
343 343
344extern Lisp_Object Vminibuf_selected_window; 344extern Lisp_Object minibuf_selected_window;
345 345
346/* Non-nil => window to for C-M-v to scroll when the minibuffer is 346/* Non-nil => window to for C-M-v to scroll when the minibuffer is
347 selected. */ 347 selected. */