aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorChong Yidong <[email protected]>2012-04-23 02:04:54 +0800
committerChong Yidong <[email protected]>2012-04-23 02:04:54 +0800
commiteeddc5310ac04e9f5a0cce072f378ff5c76dae65 (patch)
tree327922c0cbb228705f42d4951d5b21130c8ba2af /etc
parentc2d1019e3540ffcace2cd72d46a1e85958c4d584 (diff)
* faces.el (face-spec-set): Stop supporting deprecated form of third arg.
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 3b53f9df97..e728002230 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -138,6 +138,9 @@ Only variables defined using `defcustom' are considered user options.
The function `user-variable-p' is now an obsolete alias for
`custom-variable-p'.
+** `face-spec-set' no longer sets frame-specific attributes when the
+third argument is a frame (that usage was obsolete since Emacs 22.2).
+
* Lisp changes in Emacs 24.2