Tweak previous change
authorGlenn Morris <rgm@gnu.org>
Sun, 1 Sep 2013 01:32:41 +0000 (18:32 -0700)
committerGlenn Morris <rgm@gnu.org>
Sun, 1 Sep 2013 01:32:41 +0000 (18:32 -0700)
lisp/frame.el

index 66f6b91..bd023da 100644 (file)
@@ -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)