Skip to content

Commit

Permalink
Merge pull request #25 from syohex/suppress-byte-compile-warning
Browse files Browse the repository at this point in the history
Suppress byte-compile warning
  • Loading branch information
zenozeng committed Jul 23, 2016
2 parents d254ab3 + 906cb3d commit 22c4ebb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions yafolding.el
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@

;;; Code:

(declare-function discover-add-context-menu "discover")

(defgroup yafolding nil
"Fold code blocks based on indentation level"
:prefix "yafolding-"
Expand Down

0 comments on commit 22c4ebb

Please sign in to comment.