Calltips should finally update on any vertical cursor movement! Plus, non-
commit41ddd3fa12e7be9851f2a14a35646b3f2838a886
authorNathan Gray <n8gray@users.sourceforge.net>
Wed, 4 Sep 2002 05:58:52 +0000 (4 05:58 +0000)
committerNathan Gray <n8gray@users.sourceforge.net>
Wed, 4 Sep 2002 05:58:52 +0000 (4 05:58 +0000)
tree0f7c8344feabf603321a47c40fccfcf6871822f5
parentb99a169de5926f01f165460a9b58d7662fcd600b
Calltips should finally update on any vertical cursor movement!  Plus, non-
anchored calltips maintain their X positions on redrawing.  Also, I found
out that textD->cursorX/cursorY are *not* a reliable way to get the X/Y
positions of the insertion point, so other potential calltips bugs might be
fixed.

This is one of those nice commits where I've removed almost as many lines as
I've added.  :^)
source/textDisp.c
source/textDisp.h