Encode URLs before display in mouse-over. v2.7.11
authorTim Vaughan <plugd@thelambdalab.xyz>
Tue, 9 Jun 2020 09:27:07 +0000 (11:27 +0200)
committerTim Vaughan <plugd@thelambdalab.xyz>
Tue, 9 Jun 2020 09:27:07 +0000 (11:27 +0200)
commit755a375d1fe78be3c1ad35cd516ac38faaf0e0d6
tree0bf1030823272f6f1062a34c0b13b9070c17e0e8
parent9408269347a42b87423a5fb5feb75bd9cb25582d
Encode URLs before display in mouse-over.

Wasn't doing this previously as it's faster not to (and
it's only the help text and can't be otherwise used),
but rendering special characters in the mouse-over text
apparently causes Emacs to crash on MacOS! >:(
elpher.el