In Emacs, when I type M-h (mark-paragraph), Emacs selects the paragraph under point plus an extra line (typically right above the paragraph). Is there a way to ask Emacs to just select the paragraph?
Note: I have noticed this behavior under shell-script-mode, but haven't checked if it occurs with other major modes.