aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorStefan Monnier2013-03-10 17:44:31 -0400
committerStefan Monnier2013-03-10 17:44:31 -0400
commitd3e9f3a8431d8d3e132b19f9b5181e8afed2d1db (patch)
treee903be8c489e60a9a3aa1c5c12904fc76fd4a5e3 /etc
parent17f323276b7dea5410d8f495015ebd170ef14091 (diff)
downloademacs-d3e9f3a8431d8d3e132b19f9b5181e8afed2d1db.tar.gz
emacs-d3e9f3a8431d8d3e132b19f9b5181e8afed2d1db.zip
* lisp/term/xterm.el (xterm-function-map): Support format used with
formatOtherKeys=1. Fixes: debbugs:13839
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 29ff9399930..364dd8bf53a 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -264,6 +264,8 @@ file using `set-file-extended-attributes'.
264 264
265* Lisp Changes in Emacs 24.4 265* Lisp Changes in Emacs 24.4
266 266
267** `dont-compile' is declared obsolete.
268
267** Support for filesystem notifications. 269** Support for filesystem notifications.
268Emacs now supports notifications of filesystem changes, such as 270Emacs now supports notifications of filesystem changes, such as
269creation, modification, and deletion of files. This requires the 271creation, modification, and deletion of files. This requires the