1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-26 07:33:47 +00:00

(default-frame-background-mode): Add defvar.

This commit is contained in:
Richard M. Stallman 2005-07-03 16:13:37 +00:00
parent 7f84c46eb8
commit 0a480f3d07

View File

@ -287,6 +287,8 @@ from being initialized."
(defvar no-blinking-cursor nil)
(defvar default-frame-background-mode)
(defvar pure-space-overflow nil
"Non-nil if building Emacs overflowed pure space.")