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