/[emacs]/emacs/src/keyboard.c
ViewVC logotype

Diff of /emacs/src/keyboard.c

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

revision 1.753.2.8 by miles, Fri Jul 23 04:30:41 2004 UTC revision 1.753.2.9 by miles, Tue Aug 3 00:03:00 2004 UTC
# Line 11369  It's called with one argument, the help Line 11369  It's called with one argument, the help
11369    
11370  After a command is executed, if point is moved into a region that has  After a command is executed, if point is moved into a region that has
11371  special properties (e.g. composition, display), we adjust point to  special properties (e.g. composition, display), we adjust point to
11372  the boundary of the region.  But, several special commands sets this  the boundary of the region.  But, when a command sets this variable to
11373  variable to non-nil, then we suppress the point adjustment.  non-nil, we suppress the point adjustment.
11374    
11375  This variable is set to nil before reading a command, and is checked  This variable is set to nil before reading a command, and is checked
11376  just after executing the command.  */);  just after executing the command.  */);

Legend:
Removed from v.1.753.2.8  
changed lines
  Added in v.1.753.2.9

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