emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lispref/commands.texi,v


From: Eli Zaretskii
Subject: [Emacs-diffs] Changes to emacs/lispref/commands.texi,v
Date: Sat, 08 Jul 2006 18:12:43 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Eli Zaretskii <eliz>    06/07/08 18:12:43

Index: commands.texi
===================================================================
RCS file: /cvsroot/emacs/emacs/lispref/commands.texi,v
retrieving revision 1.83
retrieving revision 1.84
diff -u -b -r1.83 -r1.84
--- commands.texi       16 Jun 2006 15:18:03 -0000      1.83
+++ commands.texi       8 Jul 2006 18:12:43 -0000       1.84
@@ -809,7 +809,6 @@
 input events in a string (@pxref{Strings of Events}).
 @end defun
 
address@hidden 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
address@hidden disable-point-adjustment
 If this variable is address@hidden 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
address@hidden global-disable-point-adjustment
 If you set this variable to a address@hidden value, the feature of
 moving point out of these sequences is completely turned off.
 @end defvar




reply via email to

[Prev in Thread] Current Thread [Next in Thread]