commit 9fb4776cd58c2422c47a4b934392093f4d68aa16
parent 774bbc035187907515b8591a5e8f6d7cef3f9f1c
Author: Iqbal Ansari <iqbalansari02@yahoo.com>
Date: Sun, 4 Sep 2016 20:03:42 +0530
Autoload `emojify-insert-emoji` command
Diffstat:
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/emojify.el b/emojify.el
@@ -1027,8 +1027,9 @@ of the window. DISPLAY-START corresponds to the new start of the window."
-;; Apropos Emoji
+;; Inserting Emojis
+;;;###autoload
(defun emojify-insert-emoji ()
"Interactively prompt for Emojis and insert them in the current buffer.