changeset 55550:163bd26ee7ef

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Wed, 12 May 2004 10:59:42 +0000
parents 0a72a48de076
children fe582ae1003e
files etc/NEWS
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/etc/NEWS	Wed May 12 10:58:35 2004 +0000
+++ b/etc/NEWS	Wed May 12 10:59:42 2004 +0000
@@ -2022,6 +2022,9 @@
 
 * Lisp Changes in Emacs 21.4
 
+** New function quail-find-key returns a list of keys to type in the
+current input method to input a character.
+
 ** New functions posn-at-point and posn-at-x-y returns
 click-event-style position information for a given visible buffer
 position or for a given window pixel coordinate.