]> git.eshelyaron.com Git - emacs.git/commit
Allow ffap to do the right thing with 'https://gnu.org'
authorLars Ingebrigtsen <larsi@gnus.org>
Fri, 7 Aug 2020 09:30:55 +0000 (11:30 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Fri, 7 Aug 2020 09:30:55 +0000 (11:30 +0200)
commit8a9b13be10fcb95481b177cf8c873fc41e0eb8dc
tree29fda1c49a32fc86a2545b4931694f50e4f496d0
parent0facaeec1a37481536b6cef13c88d9728c2ec29b
Allow ffap to do the right thing with 'https://gnu.org'

* lisp/thingatpt.el (thing-at-point-bounds-of-url-at-point): Don't
include trailing ' in the URL, because it's more likely to be a
punctuation character (bug#29410).
lisp/thingatpt.el