7 lines
185 B
EmacsLisp
7 lines
185 B
EmacsLisp
|
(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:
|