Mercurial > hg > xemacs-beta
diff etc/NEWS @ 209:41ff10fd062f r20-4b3
Import from CVS: tag r20-4b3
author | cvs |
---|---|
date | Mon, 13 Aug 2007 10:04:58 +0200 |
parents | e45d5e7c476e |
children | 1f0dabaa0855 |
line wrap: on
line diff
--- a/etc/NEWS Mon Aug 13 10:03:54 2007 +0200 +++ b/etc/NEWS Mon Aug 13 10:04:58 2007 +0200 @@ -106,6 +106,19 @@ *** More user-level documentation on using Mule. +* Changes in XEmacs 20.4 +======================== + +** An arbitrary keystroke can be generated by entering `C-x @ k +<keysym-name> RET' where <keysym-name> is a spelled out name of the +desired keysym. For example a sequence: + + C-x @ c C-x @ k b a c k s p a c e RET + +will result in a `C-backspace' keystroke. This feature is especially +useful on terminal emulators having key redefinition capability. + + * Changes in XEmacs 20.3 ======================== @@ -223,6 +236,13 @@ sequence. This feature is especially useful on text terminals where it allows one to enter keystrokes like, e.g., `M-home'. +** An arbitrary keystroke can be generated by entering `C-x @ k +<keysym-name> RET'. For example a sequence: + + C-x @ c C-x @ k b a c k s p a c e RET + +will result in a `C-backspace' keystroke even on text terminals. + ** Customize changes. *** Customize has undergone a massive speedup, and should now operate