Mercurial > hg > xemacs-beta
diff src/editfns.c @ 32:e04119814345 r19-15b99
Import from CVS: tag r19-15b99
author | cvs |
---|---|
date | Mon, 13 Aug 2007 08:52:56 +0200 |
parents | 859a2309aef8 |
children | 7e54bd776075 |
line wrap: on
line diff
--- a/src/editfns.c Mon Aug 13 08:52:30 2007 +0200 +++ b/src/editfns.c Mon Aug 13 08:52:56 2007 +0200 @@ -2151,7 +2151,7 @@ set-mark-command (C-SPC) pushes a mark and activates the region. Moving the cursor with normal motion commands (C-n, C-p, etc) will cause the region between point and the recently-pushed mark to be highlighted. It will -remain highlighted until some non-motion comand is executed. +remain highlighted until some non-motion command is executed. exchange-point-and-mark (\\[exchange-point-and-mark]) activates the region. So if you mark a region and execute a command that operates on it, you can reactivate the