about summary refs log tree commit diff
path: root/configs/shared/emacs/.emacs.d/elpa/circe-20180525.1231/circe-pkg.el
blob: 9f9374238dfaf256256a93657a817181c4e5e1f7 (plain) (blame)
1
2
3
4
5
6
(define-package "circe" "20180525.1231" "Client for IRC in Emacs"
  '((cl-lib "0.5"))
  :url "https://github.com/jorgenschaefer/circe")
;; Local Variables:
;; no-byte-compile: t
;; End: