1
Fork 0
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:
Juanma Barranquero 2008-04-07 17:03:42 +00:00
parent 9f2bd2e7c9
commit 65f81a0b2b

View file

@ -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