changeset 55547:73acfb2dff8f

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Wed, 12 May 2004 10:54:07 +0000
parents 4e3b166f7f72
children 92812927e394
files etc/NEWS
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/etc/NEWS	Wed May 12 09:24:02 2004 +0000
+++ b/etc/NEWS	Wed May 12 10:54:07 2004 +0000
@@ -90,8 +90,8 @@
 
 * Changes in Emacs 21.4
 
-** New command quail-show-key shows what key to type to input a
-character at point.
+** New command quail-show-key shows what key (or a sequence of keys)
+to type in the current input method 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).