]> git.eshelyaron.com Git - emacs.git/commit
`ffap-gopher-at-point' interminable without newlines
authordickmao <none>
Mon, 19 Oct 2020 09:56:36 +0000 (11:56 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Mon, 19 Oct 2020 09:56:49 +0000 (11:56 +0200)
commit8cdbd84ebe72091ed02984ce85e9a3c4fbad7c54
tree84f003dd7744cbbf674850b5f4688fe952791f20
parent1f6f09c85bb5ec4d450edac910183345f3fdc500
`ffap-gopher-at-point' interminable without newlines

* lisp/ffap.el (ffap-gopher-at-point): Stop when we get to the end
of the buffer.
* test/lisp/ffap-tests.el (ffap-test-no-newlines): Ensure
termination for corner case (bug#44048).
lisp/ffap.el
test/lisp/ffap-tests.el