aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorLars Magne Ingebrigtsen <[email protected]>2012-01-07 07:00:56 +0100
committerLars Magne Ingebrigtsen <[email protected]>2012-01-07 07:00:56 +0100
commit29232a68e057e6fe47508f24e2fe713ae0cfa0c3 (patch)
tree568973fea1a109f76fe94f7d644747bb9c7d13fc /lisp/ChangeLog
parent4e5d086de65e6cab4bf68339381da1bac2d01583 (diff)
* faces.el (set-face-attribute): Clarify the meaning of the nil frame.
Fixes: debbugs:10294
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index d0ab5d2f2f..18605c2735 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,8 @@
2012-01-07 Lars Magne Ingebrigtsen <[email protected]>
+ * faces.el (set-face-attribute): Clarify the meaning of the nil
+ frame (bug#10294).
+
* subr.el (with-selected-frame): Mention that the selected frame
is restored (bug#9980).