Mercurial > emacs
changeset 57157:4d72b7709db1
(Key Sequence Input): Clarify downcasing in read-key-sequence.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Mon, 20 Sep 2004 15:41:40 +0000 |
parents | a830d2693f6e |
children | 84b733d819d4 |
files | lispref/commands.texi |
diffstat | 1 files changed, 4 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- a/lispref/commands.texi Mon Sep 20 15:37:53 2004 +0000 +++ b/lispref/commands.texi Mon Sep 20 15:41:40 2004 +0000 @@ -2063,10 +2063,10 @@ @cindex upper case key sequence @cindex downcasing in @code{lookup-key} -If an input character is an upper-case letter and has no key binding, -but its lower-case equivalent has one, then @code{read-key-sequence} -converts the character to lower case. Note that @code{lookup-key} does -not perform case conversion in this way. +If an input character is upper-case (or has the shift modifier) and +has no key binding, but its lower-case equivalent has one, then +@code{read-key-sequence} converts the character to lower case. Note +that @code{lookup-key} does not perform case conversion in this way. The function @code{read-key-sequence} also transforms some mouse events. It converts unbound drag events into click events, and discards unbound