Update packages
This commit is contained in:
22
elpa/popup-20160709.1429/popup-autoloads.el
Normal file
22
elpa/popup-20160709.1429/popup-autoloads.el
Normal file
@@ -0,0 +1,22 @@
|
||||
;;; popup-autoloads.el --- automatically extracted autoloads
|
||||
;;
|
||||
;;; Code:
|
||||
|
||||
(add-to-list 'load-path (directory-file-name
|
||||
(or (file-name-directory #$) (car load-path))))
|
||||
|
||||
|
||||
;;;### (autoloads nil "popup" "popup.el" (0 0 0 0))
|
||||
;;; Generated autoloads from popup.el
|
||||
|
||||
(if (fboundp 'register-definition-prefixes) (register-definition-prefixes "popup" '("popup-")))
|
||||
|
||||
;;;***
|
||||
|
||||
;; Local Variables:
|
||||
;; version-control: never
|
||||
;; no-byte-compile: t
|
||||
;; no-update-autoloads: t
|
||||
;; coding: utf-8
|
||||
;; End:
|
||||
;;; popup-autoloads.el ends here
|
||||
2
elpa/popup-20160709.1429/popup-pkg.el
Normal file
2
elpa/popup-20160709.1429/popup-pkg.el
Normal file
@@ -0,0 +1,2 @@
|
||||
;;; -*- no-byte-compile: t -*-
|
||||
(define-package "popup" "20160709.1429" "Visual Popup User Interface" '((cl-lib "0.5")) :commit "80829dd46381754639fb764da11c67235fe63282" :keywords '("lisp") :authors '(("Tomohiro Matsuyama" . "m2ym.pub@gmail.com")) :maintainer '("Tomohiro Matsuyama" . "m2ym.pub@gmail.com"))
|
||||
1432
elpa/popup-20160709.1429/popup.el
Normal file
1432
elpa/popup-20160709.1429/popup.el
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user