# HG changeset patch # User Kenichi Handa # Date 1084359582 0 # Node ID 163bd26ee7efa999ddb9aca0cd44f4347331f858 # Parent 0a72a48de07680af7a3a5ce61f7af08d6a5f95ca *** empty log message *** diff -r 0a72a48de076 -r 163bd26ee7ef etc/NEWS --- 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.