diff options
| author | Juanma Barranquero | 2013-06-07 05:23:57 +0200 |
|---|---|---|
| committer | Juanma Barranquero | 2013-06-07 05:23:57 +0200 |
| commit | a0eb10b32a013091db685f46f64a78917a40b8ca (patch) | |
| tree | 5ad3ad28ac5ec7dc2d2fb5cb90902daa337310fb /etc | |
| parent | 5f8015a6fef433b1fa407611e6aef4369ce5e8a2 (diff) | |
| download | emacs-a0eb10b32a013091db685f46f64a78917a40b8ca.tar.gz emacs-a0eb10b32a013091db685f46f64a78917a40b8ca.zip | |
Fix typos.
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -404,7 +404,7 @@ It is layered as: | |||
| 404 | It used to disable the minor mode, major mode, and text-property keymaps, | 404 | It used to disable the minor mode, major mode, and text-property keymaps, |
| 405 | whereas now it simply has higher precedence. | 405 | whereas now it simply has higher precedence. |
| 406 | 406 | ||
| 407 | ** Default process filers and sentinels are not nil any more. | 407 | ** Default process filters and sentinels are not nil any more. |
| 408 | Instead they default to a function which does what the nil value used to do. | 408 | Instead they default to a function which does what the nil value used to do. |
| 409 | 409 | ||
| 410 | ** `read-event' does not return decoded chars in ttys any more. | 410 | ** `read-event' does not return decoded chars in ttys any more. |