emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

scratch/emoji 6708e46: Comment fix


From: Lars Ingebrigtsen
Subject: scratch/emoji 6708e46: Comment fix
Date: Thu, 28 Oct 2021 16:15:23 -0400 (EDT)

branch: scratch/emoji
commit 6708e46086846ec9d7ed23a42ee73e22979d0c78
Author: Lars Ingebrigtsen <larsi@gnus.org>
Commit: Lars Ingebrigtsen <larsi@gnus.org>

    Comment fix
---
 lisp/play/emoji.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lisp/play/emoji.el b/lisp/play/emoji.el
index dd08a71..7fb21ec 100644
--- a/lisp/play/emoji.el
+++ b/lisp/play/emoji.el
@@ -287,8 +287,8 @@ when the command was issued."
                       (emoji--add-character glyph "Emotion" nil)
                     (emoji--add-character glyph "Smileys"
                                           (emoji--split-subgroup subgroup))))
+                 ;; Don't modify the rest.
                  (t
-                  ;; Other groups.
                   (emoji--add-character
                    glyph group (emoji--split-subgroup subgroup)))))
               (setf (gethash base derivations)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]