]> git.eshelyaron.com Git - emacs.git/commit
Add support for ffap guessing at file names containing spaces
authorJari Aalto <jari.aalto@cante.net>
Sat, 15 Aug 2020 10:11:41 +0000 (12:11 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Sat, 15 Aug 2020 10:11:41 +0000 (12:11 +0200)
commitf3afb23d26b948cfa095b221ca32090a2858e8f1
treeb7e82e75f8a370ab7a10fa74489c8d1b58e3b75e
parentf712cdbe9e9bdca3d4c7c27e9ac59686ab4c7620
Add support for ffap guessing at file names containing spaces

* lisp/ffap.el (ffap-file-name-with-spaces): New variable (bug#8439).
(ffap-search-backward-file-end, ffap-search-forward-file-end)
(ffap-dir-separator-near-point): New functions.
(ffap-string-at-point): Use the variable and the new functions to
guess at files containing strings.
etc/NEWS
lisp/ffap.el
test/lisp/ffap-tests.el