Skip to content

Fix byte-compile warning

steckerhalter requested to merge syohex:fix-byte-compile-warning into master

Created by: syohex

I got following byte-compile warning.

In quelpa-expand-recipe:
quelpa.el:544:14:Warning: called-interactively-p called with 0 arguments, but
    requires 1

Merge request reports