]> code.delx.au - gnu-emacs/blobdiff - src/window.h
(eshell/time): Stringify and flatten the non-command arguments.
[gnu-emacs] / src / window.h
index ea8965392c4e068ff44e0779ea48d5469e163e39..c9ef865c4f032e84ec54f24932cf587a7380bb8a 100644 (file)
@@ -744,7 +744,7 @@ extern Lisp_Object Vminibuf_scroll_window;
 /* Nil or a symbol naming the window system under which emacs is
    running ('x is the only current possibility) */
 
-extern Lisp_Object Vwindow_system;
+extern Lisp_Object Vinitial_window_system;
 
 /* Version number of X windows: 10, 11 or nil.  */