فهرست منبع

Added an autoload cookie

Samuel W. Flint 9 سال پیش
والد
کامیت
5e411a8239
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  1. 1 0
      pushover.el

+ 1 - 0
pushover.el

@@ -21,6 +21,7 @@
 
 (defvar *pushover-user-key* nil)
 
+;;;### autoload
 (cl-defun pushover-send (title message &key url url-title sound (html t) (priority 0) retry expire)
   "TITLE MESSAGE &KEY URL URL-TITLE SOUND HTML PRIORITY RETRY EXPIRE