/[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.786 by tamm, Mon Jul 19 04:42:43 2004 UTC revision 1.787 by teirllm, Sat Jul 31 15:57:40 2004 UTC
# Line 11371  It's called with one argument, the help Line 11371  It's called with one argument, the help
11371    
11372  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
11373  special properties (e.g. composition, display), we adjust point to  special properties (e.g. composition, display), we adjust point to
11374  the boundary of the region.  But, several special commands sets this  the boundary of the region.  But, when a command sets this variable to
11375  variable to non-nil, then we suppress the point adjustment.  non-nil, we suppress the point adjustment.
11376    
11377  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
11378  just after executing the command.  */);  just after executing the command.  */);

Legend:
Removed from v.1.786  
changed lines
  Added in v.1.787

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