]> git.eshelyaron.com Git - emacs.git/commit
Make ffap-read-file-or-url put point at the correct place for URLs
authorLars Ingebrigtsen <larsi@gnus.org>
Mon, 9 Aug 2021 14:03:02 +0000 (16:03 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Mon, 9 Aug 2021 14:03:02 +0000 (16:03 +0200)
commit799a66c454f4dbb06aeab744f92321d95e5043d0
tree1fba7ee9bfdb01b213a924fc08ddf082ea0be663
parentb7d3c1e57743df464cd7c3ee43493fbbd2ae8705
Make ffap-read-file-or-url put point at the correct place for URLs

* lisp/ffap.el (ffap-read-file-or-url): Put point at the end of
URLs (bug#44822).
(ffap--url-file-handler): Remove hack for default dirs.
lisp/ffap.el