Closed tejasbubane closed 8 years ago
I am got some warnings when installing via melpa: (emacs version 24.5.1)
melpa
24.5.1
Compiling file /home/tejas/.emacs.d/.cask/24.5.1/elpa/super-save-20160114.452/super-save.el at Sat Jan 30 22:43:26 2016 Entering directory `/home/tejas/.emacs.d/.cask/24.5.1/elpa/super-save-20160114.452/' super-save.el:55:1:Warning: Unused lexical argument `args' super-save.el:55:1:Warning: Unused lexical argument `orig-fun'
This PR will fix these warnings.
The changes look good, but they have to be rebased on top of the current master branch.
master
@bbatsov Rebased.
I am got some warnings when installing via
melpa
: (emacs version24.5.1
)This PR will fix these warnings.