diff src/cmds.c @ 3577:91950589598c

[xemacs-hg @ 2006-08-29 14:10:51 by stephent] Some docstring improvements. <87irkbk5ad.fsf@tleepslib.sk.tsukuba.ac.jp>
author stephent
date Tue, 29 Aug 2006 14:10:54 +0000
parents b95fe16005fd
children c096d8051f89 308d34e9f07d
line wrap: on
line diff
--- a/src/cmds.c	Mon Aug 28 21:51:04 2006 +0000
+++ b/src/cmds.c	Tue Aug 29 14:10:54 2006 +0000
@@ -126,6 +126,7 @@
 If there isn't room, go as far as possible (no error).
 Returns the count of lines left to move.  If moving forward,
 that is COUNT - number of lines moved; if backward, COUNT + number moved.
+\(Note that if COUNT is negative, the return will be non-positive.)
 With positive COUNT, a non-empty line at the end counts as one line
   successfully moved (for the return value).
 If BUFFER is nil, the current buffer is assumed.