changeset 55544:59e049798a0a

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Wed, 12 May 2004 02:42:42 +0000
parents 7b6cb8aae6f3
children 70c4138d3b8d
files etc/NEWS
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/etc/NEWS	Wed May 12 02:36:01 2004 +0000
+++ b/etc/NEWS	Wed May 12 02:42:42 2004 +0000
@@ -90,6 +90,9 @@
 
 * Changes in Emacs 21.4
 
+** New command quail-show-key shows what key to type to input a
+character at point.
+
 ** Convenient commands to switch buffers in a cyclic order are C-x <left>
 (prev-buffer) and C-x <right> (next-buffer).