joaotavora / autopair

Automagically pair braces and quotes in emacs like TextMate
208 stars 35 forks source link

Fix some byte-compilation warnings #12

Closed purcell closed 11 years ago

purcell commented 11 years ago

This commit fixes the following warnings:

autopair.el:182:1:Warning: cl package required at runtime
autopair.el:204:34:Warning: `make-variable-buffer-local' should be called at
    toplevel
In autopair-pair-p:
autopair.el:841:23:Warning: autopair-escaped-p called with 0 arguments, but
    requires 1