comparison etc/NEWS @ 61842:0e4683c3074a

* 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}.
author Dan Nicolaescu <dann@ics.uci.edu>
date Tue, 26 Apr 2005 05:56:22 +0000
parents d15bf442151d
children 5a74af829774
comparison
equal deleted inserted replaced
61841:a2361c57cf11 61842:0e4683c3074a
104 ** Building with -DENABLE_CHECKING does not automatically build with union 104 ** Building with -DENABLE_CHECKING does not automatically build with union
105 types any more. Add -DUSE_LISP_UNION_TYPE if you want union types. 105 types any more. Add -DUSE_LISP_UNION_TYPE if you want union types.
106 106
107 107
108 * Changes in Emacs 22.1 108 * Changes in Emacs 22.1
109
110 ** Improved key bindings support when running in an xterm.
111 When emacs is running in an xterm more key bindings are available. The
112 following should work:
113 {C,S,C-S,A}-{right,left,up,down,prior,next,delete,insert,F1-12}.
114 These key bindings work on xterm from X.org 6.8, they might not work on
115 some older versions of xterm, or on some proprietary versions.
109 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
111 automatically activated if you select Thai as a language 118 automatically activated if you select Thai as a language
112 environment) changes key bindings of most word-oriented commands to 119 environment) changes key bindings of most word-oriented commands to
113 versions which recognize Thai words. Affected commands are 120 versions which recognize Thai words. Affected commands are