/[emacs]/emacs/lispref/commands.texi
ViewVC logotype

Diff of /emacs/lispref/commands.texi

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.54 by teirllm, Sun Aug 8 15:44:24 2004 UTC revision 1.55 by rms, Mon Sep 20 15:41:40 2004 UTC
# Line 2063  returns the key sequence as a vector, ne Line 2063  returns the key sequence as a vector, ne
2063    
2064  @cindex upper case key sequence  @cindex upper case key sequence
2065  @cindex downcasing in @code{lookup-key}  @cindex downcasing in @code{lookup-key}
2066  If an input character is an upper-case letter and has no key binding,  If an input character is upper-case (or has the shift modifier) and
2067  but its lower-case equivalent has one, then @code{read-key-sequence}  has no key binding, but its lower-case equivalent has one, then
2068  converts the character to lower case.  Note that @code{lookup-key} does  @code{read-key-sequence} converts the character to lower case.  Note
2069  not perform case conversion in this way.  that @code{lookup-key} does not perform case conversion in this way.
2070    
2071  The function @code{read-key-sequence} also transforms some mouse events.  The function @code{read-key-sequence} also transforms some mouse events.
2072  It converts unbound drag events into click events, and discards unbound  It converts unbound drag events into click events, and discards unbound

Legend:
Removed from v.1.54  
changed lines
  Added in v.1.55

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26