diff src/syntax.c @ 462:0784d089fdc9 r21-2-46

Import from CVS: tag r21-2-46
author cvs
date Mon, 13 Aug 2007 11:44:37 +0200
parents 223736d75acb
children 183866b06e0b
line wrap: on
line diff
--- a/src/syntax.c	Mon Aug 13 11:43:25 2007 +0200
+++ b/src/syntax.c	Mon Aug 13 11:44:37 2007 +0200
@@ -564,6 +564,11 @@
 Normally t is returned, but if an edge of the buffer is reached,
 point is left there and nil is returned.
 
+The characters that are moved over may be added to the current selection
+\(i.e. active region) if the Shift key is held down, a motion key is used
+to invoke this command, and `shifted-motion-keys-select-region' is t; see
+the documentation for this variable for more details.
+
 COUNT defaults to 1, and BUFFER defaults to the current buffer.
 */
        (count, buffer))