Fixed issues flagged by flycheck.
authorplugd <plugd@thelambdalab.xyz>
Wed, 2 Feb 2022 12:46:38 +0000 (13:46 +0100)
committerplugd <plugd@thelambdalab.xyz>
Wed, 2 Feb 2022 12:46:38 +0000 (13:46 +0100)
commit09f4d52c0f3ff9cdd4fbddbdc513c42f6650918a
tree5ae7c72ccbba92655da0541ba881bedce3cdda7d
parent954840cc5380bc15723bc60e385f2e65aa36bdf1
Fixed issues flagged by flycheck.

Issues included:
1. Missing documentation on elpher-build-current-imenu-index
2. Variable referenced out of scope in elpher-gemini-insert-link

This second issue has been around for a while, but never caused
problems because the particular statement was unreachable. The
patch simply removes the unreachable code.
config.mk
elpher-pkg.el
elpher.el