]> git.eshelyaron.com Git - emacs.git/commit
Only treat display strings as buttons if they have 'button' property
authorClément Pit-Claudel <clement.pitclaudel@live.com>
Sun, 26 Apr 2020 16:41:42 +0000 (12:41 -0400)
committerEli Zaretskii <eliz@gnu.org>
Sat, 9 May 2020 07:42:30 +0000 (10:42 +0300)
commit0bd6ae773a1ade1bdec2c233df4f260d028fd6c5
tree0db58a4db34a8eb9082df8ff35936d2f82431d26
parent1f149cb392ac4ed99dd1ce2da01178ff0490e746
Only treat display strings as buttons if they have 'button' property

* lisp/button.el (push-button): Use 'posn-point' instead of
'posn-string' if the string doesn't have the 'button'
property (Bug#40859).
lisp/button.el