; Fix whitespace of last change
This commit is contained in:
parent
d7b4a8487f
commit
bb999df5d6
1 changed files with 1 additions and 0 deletions
|
@ -2773,6 +2773,7 @@ With argument, add COUNT copies of the character."
|
|||
isearch-new-message (concat isearch-message
|
||||
(mapconcat 'isearch-text-char-description
|
||||
string ""))))))))
|
||||
|
||||
(autoload 'emoji--read-emoji "emoji")
|
||||
(defun isearch-emoji-by-name (&optional count)
|
||||
"Read an Emoji name and add it to the search string COUNT times.
|
||||
|
|
Loading…
Add table
Reference in a new issue