aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorEli Zaretskii2008-10-13 10:43:53 +0000
committerEli Zaretskii2008-10-13 10:43:53 +0000
commiteaf4b689320489b96c0a3e670d176780e88baa24 (patch)
tree62fc6bbab59d73b8ac5552e9bb11af9e7037e928 /etc
parent34544152c9d1c0e77188981b5f929819e13c97ae (diff)
downloademacs-eaf4b689320489b96c0a3e670d176780e88baa24.tar.gz
emacs-eaf4b689320489b96c0a3e670d176780e88baa24.zip
(Top): Add a @detailmenu entry for "Frame-Local Variables".
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 08b032175f4..af6ee2b1899 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -1038,6 +1038,7 @@ freetype library, giving access to a wider range of font formats.
1038 1038
1039* Incompatible Lisp Changes in Emacs 23.1 1039* Incompatible Lisp Changes in Emacs 23.1
1040 1040
1041+++
1041** Variables cannot be both buffer-local and frame-local any more. 1042** Variables cannot be both buffer-local and frame-local any more.
1042 1043
1043** `functionp' returns nil for special forms. 1044** `functionp' returns nil for special forms.