Mercurial > emacs
changeset 99913:0ee463f8cc63
(Key Sequence Input): Fix typos.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Tue, 25 Nov 2008 03:51:47 +0000 |
parents | b745b2161485 |
children | 863a0dc13e9d |
files | doc/lispref/commands.texi |
diffstat | 1 files changed, 5 insertions(+), 5 deletions(-) [+] |
line wrap: on
line diff
--- a/doc/lispref/commands.texi Tue Nov 25 03:51:37 2008 +0000 +++ b/doc/lispref/commands.texi Tue Nov 25 03:51:47 2008 +0000 @@ -2249,11 +2249,11 @@ @vindex this-command-keys-shift-translated When reading input results in such a @dfn{shift-translation}, Emacs sets the variable @code{this-command-keys-shift-translated} to a -non-nil value. Lisp programs can examine this variable if they need -to modify their behavior when invoked by shift-translated keys. For -example, the function @code{handle-shift-selection} examines the value -of this variable to determine how to activate or deactivate the region -(@pxref{The Mark, handle-shift-selection}). +non-@code{nil} value. Lisp programs can examine this variable if they +need to modify their behavior when invoked by shift-translated keys. +For example, the function @code{handle-shift-selection} examines the +value of this variable to determine how to activate or deactivate the +region (@pxref{The Mark, handle-shift-selection}). The function @code{read-key-sequence} also transforms some mouse events. It converts unbound drag events into click events, and discards unbound