]> git.eshelyaron.com Git - emacs.git/commit
Use lexical binding in ffap.el
authorMattias Engdegård <mattiase@acm.org>
Fri, 23 Oct 2020 09:11:51 +0000 (11:11 +0200)
committerMattias Engdegård <mattiase@acm.org>
Fri, 23 Oct 2020 09:15:19 +0000 (11:15 +0200)
commitc57a60ee958821790a1fe4220a2c3837b664e9be
tree5a2bb318ad4a44203b29ab16bc8ee1f4f0b436ee
parentdc8bffba5a4c3befcae2659d19ff90d5fd2b129f
Use lexical binding in ffap.el

* lisp/ffap.el (ffap-search-backward-file-end): Remove binding for
variable shadowing an optional (and never used) argument.
(ffap--gopher-var-on-line): Remove unused variable.
lisp/ffap.el