changeset 98688:19eaf7a7f803

*** empty log message ***
author Eli Zaretskii <eliz@gnu.org>
date Mon, 13 Oct 2008 11:24:22 +0000
parents eaf07c77b37b
children d1ed76cb80be
files etc/NEWS
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/etc/NEWS	Mon Oct 13 11:23:52 2008 +0000
+++ b/etc/NEWS	Mon Oct 13 11:24:22 2008 +0000
@@ -1041,6 +1041,7 @@
 +++
 ** Variables cannot be both buffer-local and frame-local any more.
 
++++
 ** `functionp' returns nil for special forms.
 I.e., it only returns t for objects that can be passed to `funcall'.