# HG changeset patch # User Juanma Barranquero # Date 1207587822 0 # Node ID 76b4fbf1962878bd762ada3979638696518f9d35 # Parent f0bcbdcf1d54a9b8a32fe10f04ec8b884fb4aa2b Fix typo. diff -r f0bcbdcf1d54 -r 76b4fbf19628 etc/NEWS --- a/etc/NEWS Mon Apr 07 16:29:54 2008 +0000 +++ b/etc/NEWS Mon Apr 07 17:03:42 2008 +0000 @@ -662,7 +662,7 @@ * Incompatible Lisp Changes in Emacs 23.1 ** `functionp' returns nil for special forms. -I.e., it only returns t for objects that can be passed `funcall'. +I.e., it only returns t for objects that can be passed to `funcall'. +++ ** The multibyteness of process filters is determined by the coding-system