]> git.eshelyaron.com Git - emacs.git/commitdiff
; Fix whitespace of last change
authorEli Zaretskii <eliz@gnu.org>
Sun, 5 Feb 2023 16:52:59 +0000 (18:52 +0200)
committerEli Zaretskii <eliz@gnu.org>
Sun, 5 Feb 2023 16:52:59 +0000 (18:52 +0200)
lisp/isearch.el

index 62ac6f129fc7194ef7534c4aa3649f75923efe73..094e02d605e7e625bc24827724321e96506291e0 100644 (file)
@@ -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.