Fix bug #17331 with display properties on help-echo strings.
authorEli Zaretskii <eliz@gnu.org>
Thu, 24 Apr 2014 15:02:56 +0000 (18:02 +0300)
committerEli Zaretskii <eliz@gnu.org>
Thu, 24 Apr 2014 15:02:56 +0000 (18:02 +0300)
commitbc0650fdb6476da2d0fcb563955d848479b14959
treecc6a41d0a56dc88b75b16f301b3e92ecc89f101d
parentc0b9bc72cc3488a89d774afe94c3a5f630c6f563
Fix bug #17331 with display properties on help-echo strings.

 lisp/tooltip.el (tooltip-show-help-non-mode, tooltip-show-help): Use
 equal-including-properties to compare help-echo strings.
lisp/ChangeLog
lisp/tooltip.el