JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
Move calls to selsnap into selnormalize
authorIvan Delalande <colona@ycc.fr>
Wed, 20 Aug 2014 19:14:08 +0000 (21:14 +0200)
committerRoberto E. Vargas Caballero <k0ga@shike2.com>
Thu, 21 Aug 2014 15:50:31 +0000 (17:50 +0200)
commitc490a60b804f467490cd4d8275a181dc37edef9f
treeafe57826d9952cd9335cde781cf1fcb4a6ce3235
parent83dea7fd7bb5f6e8a11a7ac8a734d8016d1ed0cb
Move calls to selsnap into selnormalize

This simplifies getbuttoninfo() and bpress(), and fixes a bug which made word
snapping behave incorrectly when a delimiter was at the beginning or end of
line.

Signed-off-by: Roberto E. Vargas Caballero <k0ga@shike2.com>
st.c