]> git.eshelyaron.com Git - emacs.git/commit
Add a new thing-at-point type: existing-filename
authorLars Ingebrigtsen <larsi@gnus.org>
Wed, 4 Aug 2021 08:35:53 +0000 (10:35 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Wed, 4 Aug 2021 08:35:53 +0000 (10:35 +0200)
commitb8c43b594e4e8bf27b1b1c1693d48f07799a1aaf
tree9ed7d710332bcc8642a762efb08876a88817b321
parentb41f31d2b60269bd0e7addd1081f3738f91e76bc
Add a new thing-at-point type: existing-filename

* doc/lispref/text.texi (Buffer Contents): Mention it.

* lisp/thingatpt.el (thing-at-point-file-at-point): New function.
(existing-filename): Register it.
doc/lispref/text.texi
etc/NEWS
lisp/thingatpt.el