aboutsummaryrefslogtreecommitdiffstats
path: root/etc/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'etc/NEWS')
-rw-r--r--etc/NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 3b53f9df97a..e728002230c 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -138,6 +138,9 @@ Only variables defined using `defcustom' are considered user options.
138The function `user-variable-p' is now an obsolete alias for 138The function `user-variable-p' is now an obsolete alias for
139`custom-variable-p'. 139`custom-variable-p'.
140 140
141** `face-spec-set' no longer sets frame-specific attributes when the
142third argument is a frame (that usage was obsolete since Emacs 22.2).
143
141 144
142* Lisp changes in Emacs 24.2 145* Lisp changes in Emacs 24.2
143 146