summaryrefslogtreecommitdiff
path: root/lisp/frame.el
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2013-08-31 18:32:41 -0700
committerGlenn Morris <rgm@gnu.org>2013-08-31 18:32:41 -0700
commit79a15a36a9badf630a232c3bfd3ee52452d80bc3 (patch)
treeaf6de0a3267aa71231dd48ac29010ca4e49071a4 /lisp/frame.el
parente73c3a0d89ceaaa07efabd2392e3732a2935a571 (diff)
downloademacs-79a15a36a9badf630a232c3bfd3ee52452d80bc3.tar.gz
Tweak previous change
Diffstat (limited to 'lisp/frame.el')
-rw-r--r--lisp/frame.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/frame.el b/lisp/frame.el
index 66f6b910940..bd023dae37c 100644
--- a/lisp/frame.el
+++ b/lisp/frame.el
@@ -874,8 +874,8 @@ Set this to the symbol `dark' if your background color is dark,
`light' if your background is light, or nil (automatic by default)
if you want Emacs to examine the brightness for you.
-If you change this without using customize after Emacs has started,
-you should use `frame-set-background-mode' to update existing frames."
+If you change this without using customize, you should use
+`frame-set-background-mode' to update existing frames."
:group 'faces
:set #'(lambda (var value)
(set-default var value)