From: yamaoka Date: Wed, 8 Sep 1999 01:26:25 +0000 (+0000) Subject: (frame-background-mode): Move to tinycustom.el. X-Git-Tag: apel-9_22~11 X-Git-Url: http://git.chise.org/gitweb/?p=elisp%2Fapel.git;a=commitdiff_plain;h=1860b4354a6c0fa901d318d9f7e23dfa07b78788 (frame-background-mode): Move to tinycustom.el. --- diff --git a/poe.el b/poe.el index 3fdc151..a8f247c 100644 --- a/poe.el +++ b/poe.el @@ -230,13 +230,6 @@ Both SYMBOL and SPEC are unevaluated. The SPEC can be 0, t, a symbol (cons 'if (cons cond (cons nil body)))) ;; (def-edebug-spec unless (&rest form)) -(defvar-maybe frame-background-mode nil - "*The brightness of the background. -Set this to the symbol dark if your background color is dark, light if -your background is light, or nil (default) if you want Emacs to -examine the brightness for you. However, the old Emacsen might not -examine the brightness, so you should set this value definitely.") - ;;; @ Emacs 19.23 emulation ;;;