]> git.eshelyaron.com Git - emacs.git/commit
Fix ffap behavior in the Gnus group buffer (bug#35693)
authorKatsumi Yamaoka <yamaoka@jpl.org>
Fri, 17 May 2019 01:34:47 +0000 (01:34 +0000)
committerKatsumi Yamaoka <yamaoka@jpl.org>
Fri, 17 May 2019 01:34:47 +0000 (01:34 +0000)
commitca3c59146bd5c0effdc7602718b91f1ee41f866a
tree3428d44247a38985096e28850db55f9434582bb4
parent802dcafb5ebc3588e26a7f83e6144b73d99f2e13
Fix ffap behavior in the Gnus group buffer (bug#35693)

* lisp/ffap.el (ffap-file-exists-string, ffap-file-at-point):
Don't recognize "" as a path or a file name (bug#35693).
lisp/ffap.el