aboutsummaryrefslogtreecommitdiffstats
path: root/etc/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'etc/NEWS')
-rw-r--r--etc/NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index af6ee2b1899..6a89758c757 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -1041,6 +1041,7 @@ freetype library, giving access to a wider range of font formats.
1041+++ 1041+++
1042** Variables cannot be both buffer-local and frame-local any more. 1042** Variables cannot be both buffer-local and frame-local any more.
1043 1043
1044+++
1044** `functionp' returns nil for special forms. 1045** `functionp' returns nil for special forms.
1045I.e., it only returns t for objects that can be passed to `funcall'. 1046I.e., it only returns t for objects that can be passed to `funcall'.
1046 1047