diff options
author | Stefan Monnier <monnier@iro.umontreal.ca> | 2013-03-10 17:44:31 -0400 |
---|---|---|
committer | Stefan Monnier <monnier@iro.umontreal.ca> | 2013-03-10 17:44:31 -0400 |
commit | d3e9f3a8431d8d3e132b19f9b5181e8afed2d1db (patch) | |
tree | e903be8c489e60a9a3aa1c5c12904fc76fd4a5e3 /etc/NEWS | |
parent | 17f323276b7dea5410d8f495015ebd170ef14091 (diff) | |
download | emacs-d3e9f3a8431d8d3e132b19f9b5181e8afed2d1db.tar.gz |
* lisp/term/xterm.el (xterm-function-map): Support format used with
formatOtherKeys=1.
Fixes: debbugs:13839
Diffstat (limited to 'etc/NEWS')
-rw-r--r-- | etc/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -264,6 +264,8 @@ file using `set-file-extended-attributes'. * Lisp Changes in Emacs 24.4 +** `dont-compile' is declared obsolete. + ** Support for filesystem notifications. Emacs now supports notifications of filesystem changes, such as creation, modification, and deletion of files. This requires the |