mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 10:30:25 -08:00
This covers both sequences using Zero-Width-Joiner codepoints and those without. Bug#39799, I hope. * .gitignore: Add emoji-zwj.el * admin/notes/unicode: Add emoji-zwj-sequences.txt and emoji-sequences.txt references. Describe how to test after updating to a newer Unicode version. * admin/unidata/Makefile.in (all): add emoji-zwj.el as a dependency. (emoji-zwj.el): Add target plus rules for building. (gen-clean): Add emoji-zwj.el. * admin/unidata/README: Add emoji-zwj-sequences.txt and emoji-sequences.txt references. * admin/unidata/blocks.awk: Force emoji script to be used for certain codepoints that are used by the Unicode sequences. * admin/unidata/emoji-sequences.txt: New file. * admin/unidata/emoji-zwj-sequences.txt: New file. * admin/unidata/emoji-zwj.awk: New file. Derives composition-function-table rules from emoji-zwj-sequences.txt, plus hardcodes some derived manually from emoji-sequences.txt. * etc/NEWS: Announce change. * lisp/international/characters.el: Load the generated emoji-zwj.el * src/Makefile.in (emoji-zwj): New target. (temacs): Add emoji-zwj as a dependency. |
||
|---|---|---|
| .. | ||
| ccl.el | ||
| characters.el | ||
| fontset.el | ||
| isearch-x.el | ||
| iso-ascii.el | ||
| iso-cvt.el | ||
| iso-transl.el | ||
| ja-dic-cnv.el | ||
| ja-dic-utl.el | ||
| kinsoku.el | ||
| kkc.el | ||
| latexenc.el | ||
| latin1-disp.el | ||
| mule-cmds.el | ||
| mule-conf.el | ||
| mule-diag.el | ||
| mule-util.el | ||
| mule.el | ||
| ogonek.el | ||
| quail.el | ||
| rfc1843.el | ||
| robin.el | ||
| titdic-cnv.el | ||
| ucs-normalize.el | ||
| utf-7.el | ||
| utf7.el | ||