aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/NEWS b/etc/NEWS
index e32e8ec1396..e7ebed4eb03 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -662,7 +662,7 @@ for the list of extra keys that are available.
662* Incompatible Lisp Changes in Emacs 23.1 662* Incompatible Lisp Changes in Emacs 23.1
663 663
664** `functionp' returns nil for special forms. 664** `functionp' returns nil for special forms.
665I.e., it only returns t for objects that can be passed `funcall'. 665I.e., it only returns t for objects that can be passed to `funcall'.
666 666
667+++ 667+++
668** The multibyteness of process filters is determined by the coding-system 668** The multibyteness of process filters is determined by the coding-system