]> code.delx.au - gnu-emacs/commitdiff
(default-frame-background-mode): Add defvar.
authorRichard M. Stallman <rms@gnu.org>
Sun, 3 Jul 2005 16:13:37 +0000 (16:13 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sun, 3 Jul 2005 16:13:37 +0000 (16:13 +0000)
lisp/startup.el

index f8c4958c122dd79c56fd6f5a4fa4a29561c75a31..55afbb170eb598d14840cd23dcb010e08fd3e73d 100644 (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.")