emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] trunk r114086: Tweak previous change


From: Glenn Morris
Subject: [Emacs-diffs] trunk r114086: Tweak previous change
Date: Sun, 01 Sep 2013 01:32:44 +0000
User-agent: Bazaar (2.6b2)

------------------------------------------------------------
revno: 114086
revision-id: address@hidden
parent: address@hidden
committer: Glenn Morris <address@hidden>
branch nick: trunk
timestamp: Sat 2013-08-31 18:32:41 -0700
message:
  Tweak previous change
modified:
  lisp/frame.el                  frame.el-20091113204419-o5vbwnq5f7feedwu-275
=== modified file 'lisp/frame.el'
--- a/lisp/frame.el     2013-09-01 01:29:50 +0000
+++ b/lisp/frame.el     2013-09-01 01:32:41 +0000
@@ -874,8 +874,8 @@
 `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)


reply via email to

[Prev in Thread] Current Thread [Next in Thread]