blob: 94aae09d9079ff6b9337e0b4d6844cafc84c3086 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
(define-package "emojify" "20180611.838" "Display emojis in Emacs"
'((seq "1.11")
(ht "2.0")
(emacs "24.3"))
:keywords
'("multimedia" "convenience")
:url "https://github.com/iqbalansari/emacs-emojify")
;; Local Variables:
;; no-byte-compile: t
;; End:
|