emacs-emojify

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

commit a86afc14e20ec7287c2b37f5b64318c209c9bbd3
parent 9fac58de9b8f7539bfd4c6983bc826e27d060b30
Author: Iqbal Ansari <iqbalansari02@yahoo.com>
Date:   Wed, 21 Mar 2018 08:20:16 +0530

Mention mode-line and company support in the Changelog

Diffstat:
MCHANGELOG.org | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/CHANGELOG.org b/CHANGELOG.org @@ -13,6 +13,8 @@ - Fix display of emojis containing the plus sign (eg. ~:+1:~) - Fix backspace to delete complete emojis in ~org-mode~ *** Added + - Support for displaying emojis in the company mode's popups, this can be disabled by customizing the variable ~emojify-company-tooltips-p~ + - Experimental support for displaying emojis in the mode-line, see ~emojify-mode-line-mode~ and ~global-emojify-mode-line-mode~ - New command ~emojify-describe-emoji-at-point~ can be used to view help about emoji displayed at point. - New command ~emojify-describe-emoji~ can be used to view help about a emoji. - New command ~emojify-list-emojis~ for listing all the emojis