Place definitions at end of 'block'
commit1fe9702347c492dbfe5075d7d8ff25391d1ca997
authorJason Blevins <jrblevin@sdf.org>
Mon, 11 Mar 2013 19:14:00 +0000 (11 15:14 -0400)
committerJason Blevins <jrblevin@sdf.org>
Mon, 11 Mar 2013 19:14:00 +0000 (11 15:14 -0400)
tree61eda02757d38d01acc3892673f805c9a1b41dc7
parent5df45d9451395d86808c9dfd1108eea72c3d81ed
Place definitions at end of 'block'

Now that block-movement functions exist, when location setting is
'immediately, use end of block rather than end of paragraph.  The
current definition of paragraph distinguishes, for example, individual
list items (regardless of whitespace) and hard line breaks.  The
definition of block does not.  Placing definitions at the end of the
block best matches what one intends with 'immediately, and what happened
when this was originally implemented.
markdown-mode.el