diff options
| -rw-r--r-- | etc/NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -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. |
| 665 | I.e., it only returns t for objects that can be passed `funcall'. | 665 | I.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 |