emacs-emojify

fork of https://github.com/iqbalansari/emacs-emojify
Log | Files | Refs | LICENSE

commit 743f3e105c98eaee4f952c11ac3976d38a6aeed5
parent 0156427fdece228fef08a362f2b069967bebc555
Author: Iqbal Ansari <iqbal.ansari@ignitesol.com>
Date:   Fri, 30 Oct 2015 13:55:11 +0530

Update package requires

Diffstat:
Memojify.el | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/emojify.el b/emojify.el @@ -5,6 +5,7 @@ ;; Author: Iqbal Ansari <iqbalansari02@yahoo.com> ;; Keywords: multimedia, convenience ;; Version: 0.1 +;; Package-Requires: ((seq "1.12") (ht "2.0")) ;; This program is free software; you can redistribute it and/or modify ;; it under the terms of the GNU General Public License as published by