aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorDan Nicolaescu2005-04-26 05:56:22 +0000
committerDan Nicolaescu2005-04-26 05:56:22 +0000
commit35b1b8abe3d3833ecb4b4cee75b7340ffb707d65 (patch)
treec2652220dd9d757b949ef4935826000fc0e946e4 /etc
parentbc10bcbd5d4d12a67ba4d868c588b49db4ea90fa (diff)
downloademacs-35b1b8abe3d3833ecb4b4cee75b7340ffb707d65.tar.gz
emacs-35b1b8abe3d3833ecb4b4cee75b7340ffb707d65.zip
* NEWS: Mention xterm key bindings.
* term/xterm.el (function-key-map): Fix strings for {C,S,A,C-S}-f[1-4]. Use substitute-key-definition to bind {C,S,A,C-S}-{f1-f12}.
Diffstat (limited to 'etc')
-rw-r--r--etc/ChangeLog2
-rw-r--r--etc/NEWS7
2 files changed, 9 insertions, 0 deletions
diff --git a/etc/ChangeLog b/etc/ChangeLog
index b7a470f9618..0117b1a949d 100644
--- a/etc/ChangeLog
+++ b/etc/ChangeLog
@@ -1,5 +1,7 @@
12005-04-25 Dan Nicolaescu <dann@ics.uci.edu> 12005-04-25 Dan Nicolaescu <dann@ics.uci.edu>
2 2
3 * NEWS: Mention xterm key bindings.
4
3 * e/eterm.ti: Add a comment. 5 * e/eterm.ti: Add a comment.
4 * e/eterm: Regenerate. 6 * e/eterm: Regenerate.
5 7
diff --git a/etc/NEWS b/etc/NEWS
index 12fb879ddb6..1ece34d1892 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -107,6 +107,13 @@ types any more. Add -DUSE_LISP_UNION_TYPE if you want union types.
107 107
108* Changes in Emacs 22.1 108* Changes in Emacs 22.1
109 109
110** Improved key bindings support when running in an xterm.
111When emacs is running in an xterm more key bindings are available. The
112following should work:
113{C,S,C-S,A}-{right,left,up,down,prior,next,delete,insert,F1-12}.
114These key bindings work on xterm from X.org 6.8, they might not work on
115some older versions of xterm, or on some proprietary versions.
116
110** Improved Thai support. A new minor mode `thai-word-mode' (which is 117** Improved Thai support. A new minor mode `thai-word-mode' (which is
111automatically activated if you select Thai as a language 118automatically activated if you select Thai as a language
112environment) changes key bindings of most word-oriented commands to 119environment) changes key bindings of most word-oriented commands to