emacs-emojify

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

commit 1b7f9ee7b7c06b6d562095b36913614bc1983819
parent 0dfe1bb23c5035eca15a92ea7e9925f384ad9395
Author: Iqbal Ansari <iqbalansari02@yahoo.com>
Date:   Thu, 31 Dec 2015 09:21:22 +0530

Download images lazily rather than packaging them with the code

A new file emoji-sets.json has been added that is used to specify the
different emoji sets available for download. Users can set
`emojify-emoji-set` to name of the emoji set they want to use. The
images will be downloaded on first use. All the images have been moved
to the `images` branch.

Initial incomplete commit

Initial working version

Update emoji-sets.json

Update Cask file

- Add emoji-sets.json to Cask file
- Remove images

Try to execute emoji downloading code at end of init

Remove images from the code branches

All images are now stored in the 'images' branch

Diff is too large, output suppressed.