Fix documentation of forward-line
commitd6dfefe40528a6a9ab6d0cbc5f1a450075241141
authorEli Zaretskii <eliz@gnu.org>
Sat, 23 May 2015 08:03:30 +0000 (23 11:03 +0300)
committerEli Zaretskii <eliz@gnu.org>
Sat, 23 May 2015 08:03:30 +0000 (23 11:03 +0300)
treeae719c9189c8933a946627130a0b19ca731e19c9
parenta89ea17be3b589274527bbee6d3c96ff66a226b7
Fix documentation of forward-line

* src/cmds.c (Fforward_line): Clarify the return value if the line
at end of accessible portion of the buffer has no newline.
* doc/lispref/positions.texi (Text Lines): Document what happens
if the line at end of accessible portion of buffer has no newline.

(Bug#20587)
doc/lispref/positions.texi
src/cmds.c