Explorar o código

Load cl-lib for using its macro

Syohei YOSHIDA %!s(int64=7) %!d(string=hai) anos
pai
achega
f83f584216
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      pushover.el

+ 2 - 0
pushover.el

@@ -15,6 +15,8 @@
 
 ;;; Code:
 
+(require 'cl-lib)
+
 (defconst *pushover-api-key* "agd6sapvp5xcdmbuo1qdpc7mddscri")
 
 (defvar *pushover-user-key* nil)