org-show-entry-below

org-show-entry-below is a variable defined in `org.el'.
Its value is
((default))


Documentation:
Non-nil means show the entry below a headline when revealing a location.
Org-mode often shows locations in an org-mode file which might have
been invisible before. When this is set, the text below the headline that is
exposed is also shown.

By default this is off for all contexts.
Instead of t, this can also be an alist specifying this option for different
contexts. See `org-show-hierarchy-above' for valid contexts.

You can customize this variable.