mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-02 10:11:05 -08:00
Fix typo.
This commit is contained in:
parent
9f2bd2e7c9
commit
65f81a0b2b
1 changed files with 1 additions and 1 deletions
2
etc/NEWS
2
etc/NEWS
|
|
@ -662,7 +662,7 @@ for the list of extra keys that are available.
|
|||
* 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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue