* lisp/info.el (Info-read-subfile): Use (point-min) instead of (point)
authorJuri Linkov <juri@jurta.org>
Sun, 5 May 2013 08:48:44 +0000 (11:48 +0300)
committerJuri Linkov <juri@jurta.org>
Sun, 5 May 2013 08:48:44 +0000 (11:48 +0300)
commitd44014cb5dc85973be34d1d3392b3f6441ef945f
treea03d4d6eca4f6ed96eb91b6981c9ce61c8ac058c
parenta37d34f3b470e3fb4013e01d207488e3ddb78798
* lisp/info.el (Info-read-subfile): Use (point-min) instead of (point)
to not add the length of the summary segment to the return value.

Fixes: debbugs:14125
lisp/ChangeLog
lisp/info.el