Mercurial > emacs
comparison etc/NEWS @ 61881:3e2b93c4f75c
*** empty log message ***
author | Luc Teirlinck <teirllm@auburn.edu> |
---|---|
date | Wed, 27 Apr 2005 00:30:29 +0000 |
parents | 5a74af829774 |
children | d341e1622abb |
comparison
equal
deleted
inserted
replaced
61880:661ef1edb844 | 61881:3e2b93c4f75c |
---|---|
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 | 109 |
110 ** `comint-use-prompt-regexp-instead-of-fields' has been renamed | |
111 `comint-use-prompt-regexp'. The old name has been kept as an alias, | |
112 but declared obsolete. | |
113 | |
110 ** Improved key bindings support when running in an xterm. | 114 ** Improved key bindings support when running in an xterm. |
111 When emacs is running in an xterm more key bindings are available. The | 115 When emacs is running in an xterm more key bindings are available. The |
112 following should work: | 116 following should work: |
113 {C,S,C-S,A}-{right,left,up,down,prior,next,delete,insert,F1-12}. | 117 {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 | 118 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. | 119 some older versions of xterm, or on some proprietary versions. |
116 | 120 |
117 ** Improved Thai support. A new minor mode `thai-word-mode' (which is | 121 ** Improved Thai support. A new minor mode `thai-word-mode' (which is |