texinfo-old-menu-p

texinfo-old-menu-p is a compiled Lisp function in `texnfo-upd.el'.

(texinfo-old-menu-p BEGINNING FIRST)

Move point to the beginning of the menu for this section, if any.
Otherwise move point to the end of the first node of this section.
Return t if a menu is found, nil otherwise.

First argument is the position of the beginning of the section in which
the menu will be located; second argument is the position of the first
node within the section.

If no menu is found, the function inserts two newlines just before the
end of the section, and leaves point there where a menu ought to be.