emacs-emojify

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

commit c571b80295adec04821a6a0fe35e7d5046aed527
parent 868ccb3ebd07e0c3278891969cf7811eae873a51
Author: Iqbal Ansari <iqbalansari02@yahoo.com>
Date:   Tue, 27 Sep 2016 23:37:35 +0530

Minor update to the documentation

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

diff --git a/emojify.el b/emojify.el @@ -578,7 +578,10 @@ Does nothing if the value is anything else." (defvar-local emojify--last-emoji-pos nil) (defun emojify-detect-emoji-entry/exit () - "Detect emoji entry and exit and run appropriate handlers." + "Detect emoji entry and exit and run appropriate handlers. + +This is inspired by `prettify-symbol-mode's logic for +`prettify-symbols-unprettify-at-point'." (while-no-input (emojify-with-saved-buffer-state (when emojify--last-emoji-pos