emacs-diffs
[Top][All Lists]
Advanced

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

master updated (3ca3179 -> d8fc902)


From: Lars Ingebrigtsen
Subject: master updated (3ca3179 -> d8fc902)
Date: Sat, 6 Nov 2021 13:22:07 -0400 (EDT)

larsi pushed a change to branch master.

      from  3ca3179   Improve latin-2-postfix and latin-2prefix input methods
       new  6b706b1   Add emoji insertion support to Emacs
       new  d8fc902   Make describe-char include emoji combination descriptions


Summary of changes:
 .gitignore                      |    1 +
 admin/unidata/Makefile.in       |    8 +-
 admin/unidata/README            |    4 +
 admin/unidata/emoji-test.txt    | 4991 +++++++++++++++++++++++++++++++++++++++
 doc/emacs/mule.texi             |   18 +
 etc/NEWS                        |   33 +
 lisp/descr-text.el              |    9 +-
 lisp/international/emoji.el     |  634 +++++
 lisp/international/mule-cmds.el |    8 +
 9 files changed, 5703 insertions(+), 3 deletions(-)
 create mode 100644 admin/unidata/emoji-test.txt
 create mode 100644 lisp/international/emoji.el



reply via email to

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