emacs-emojify

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

commit 2693f75a000a111aee033af870b2ce74b775074b
parent 51eb5dd968a70b2b1f1523ac48f9ec1699fb0f59
Author: jrs5 <jonathan.schmeling@generalgrowth.com>
Date:   Sat,  9 May 2020 01:48:31 -0500

And update the documentation; we won't mention that
`emojify-completing-read-function` takes the same arguments as
`completing-read` since they can click through to read that from
`emojify-completing-read-function`'s documentation.

Diffstat:
Memojify.el | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/emojify.el b/emojify.el @@ -1822,8 +1822,8 @@ This ensures `emojify' is enabled in helm buffer displaying completion even when PROMPT is a string to prompt with, PREDICATE, REQUIRE-MATCH, INITIAL-INPUT, HIST, DEF, INHERIT-INPUT-METHOD correspond to the arguments for -`completing-read' and are passed to ‘completing-read’ without any -interpretation. +`emojify-completing-read-function' and are passed to +‘emojify-completing-read-function’ without any interpretation. For each possible emoji PREDICATE is called with emoji text and data about the emoji as a hash-table, the predate should return nil if it the emoji should