Mercurial > emacs
changeset 71712:1ff80e43258a
(Command Loop Info, Adjusting Point): Remove @tindex.
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Sat, 08 Jul 2006 18:12:43 +0000 |
parents | 68a288c68acc |
children | 46a65966ab64 |
files | lispref/commands.texi |
diffstat | 1 files changed, 0 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/lispref/commands.texi Sat Jul 08 18:12:14 2006 +0000 +++ b/lispref/commands.texi Sat Jul 08 18:12:43 2006 +0000 @@ -809,7 +809,6 @@ input events in a string (@pxref{Strings of Events}). @end defun -@tindex clear-this-command-keys @defun clear-this-command-keys &optional keep-record This function empties out the table of events for @code{this-command-keys} to return. Unless @var{keep-record} is @@ -875,7 +874,6 @@ @code{disable-point-adjustment}: @defvar disable-point-adjustment -@tindex disable-point-adjustment If this variable is non-@code{nil} when a command returns to the command loop, then the command loop does not check for those text properties, and does not move point out of sequences that have them. @@ -885,7 +883,6 @@ @end defvar @defvar global-disable-point-adjustment -@tindex global-disable-point-adjustment If you set this variable to a non-@code{nil} value, the feature of moving point out of these sequences is completely turned off. @end defvar