Fix a Wrong type argument error.
authorSteve Youngs <steve@emchat.org>
Sun, 18 Aug 2013 03:47:09 +0000 (13:47 +1000)
committerSteve Youngs <steve@emchat.org>
Sun, 18 Aug 2013 03:47:09 +0000 (13:47 +1000)
commited7c63321e01f768fe34a567a2a378a56b4a9a24
treea302f1efc69a43c5c3f895df8efc7aad8ac47836
parent1c3b14db9953df05698f39abdb37c17f78c2b282
Fix a Wrong type argument error.

* emchat-buddy.el (balloon-help-display-help): Fix advice, use
#'point-at-eol instead of #'eolp as the latter does not return a
value.

Signed-off-by: Steve Youngs <steve@emchat.org>
emchat-buddy.el