aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorJuanma Barranquero2013-06-07 05:23:57 +0200
committerJuanma Barranquero2013-06-07 05:23:57 +0200
commita0eb10b32a013091db685f46f64a78917a40b8ca (patch)
tree5ad3ad28ac5ec7dc2d2fb5cb90902daa337310fb /etc
parent5f8015a6fef433b1fa407611e6aef4369ce5e8a2 (diff)
downloademacs-a0eb10b32a013091db685f46f64a78917a40b8ca.tar.gz
emacs-a0eb10b32a013091db685f46f64a78917a40b8ca.zip
Fix typos.
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 8732ffa2fcd..81509469638 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -404,7 +404,7 @@ It is layered as:
404It used to disable the minor mode, major mode, and text-property keymaps, 404It used to disable the minor mode, major mode, and text-property keymaps,
405whereas now it simply has higher precedence. 405whereas 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.
408Instead they default to a function which does what the nil value used to do. 408Instead 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.