diff options
| author | Paul Eggert | 2014-05-26 08:48:28 -0700 |
|---|---|---|
| committer | Paul Eggert | 2014-05-26 08:48:28 -0700 |
| commit | cf2f54c4e3d8adb26e3f4b8e9e51364165877444 (patch) | |
| tree | bad8d1922f69f243af3cfcbab39da993a59b3f0a /src | |
| parent | 1501bf82b601858f9e270b3aacb4d850ec01e372 (diff) | |
| download | emacs-cf2f54c4e3d8adb26e3f4b8e9e51364165877444.tar.gz emacs-cf2f54c4e3d8adb26e3f4b8e9e51364165877444.zip | |
Include sources used to create macuvs.h.
* admin/unidata/IVD_Sequences.txt: New file.
* admin/unidata/Makefile.in (${top_srcdir}/src/macuvs.h): New rule.
(all): Build it.
(extraclean): Remove it.
* admin/unidata/README: Mention BidiMirroring.txt and IVD_Sequences.txt.
* admin/unidata/copyright.html: Update to current version from Unicode
Consortium.
* admin/unidata/uvs.el: Rename from admin/mac/uvs.el.
(uvs-print-table-ivd): Output a header in the form that
unidata-gen.el generates.
* lisp/international/README: Refer to the Unicode Terms of Use rather
than copying it bodily here, as that simplifies maintenance.
* src/Makefile.in ($(srcdir)/macuvs.h): New rule.
* src/macuvs.h: Use automatically-generated header.
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog | 6 | ||||
| -rw-r--r-- | src/Makefile.in | 3 | ||||
| -rw-r--r-- | src/macuvs.h | 9 |
3 files changed, 9 insertions, 9 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index dc3002b9a97..4e68b1b8452 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2014-05-26 Paul Eggert <eggert@cs.ucla.edu> | ||
| 2 | |||
| 3 | Include sources used to create macuvs.h. | ||
| 4 | * Makefile.in ($(srcdir)/macuvs.h): New rule. | ||
| 5 | * macuvs.h: Use automatically-generated header. | ||
| 6 | |||
| 1 | 2014-05-25 Eli Zaretskii <eliz@gnu.org> | 7 | 2014-05-25 Eli Zaretskii <eliz@gnu.org> |
| 2 | 8 | ||
| 3 | * xdisp.c (move_it_in_display_line_to): Don't record wrap position | 9 | * xdisp.c (move_it_in_display_line_to): Don't record wrap position |
diff --git a/src/Makefile.in b/src/Makefile.in index 388923596c9..70e31b50946 100644 --- a/src/Makefile.in +++ b/src/Makefile.in | |||
| @@ -418,7 +418,8 @@ all: emacs$(EXEEXT) $(OTHER_FILES) | |||
| 418 | $(leimdir)/leim-list.el: bootstrap-emacs$(EXEEXT) | 418 | $(leimdir)/leim-list.el: bootstrap-emacs$(EXEEXT) |
| 419 | cd ../leim && $(MAKE) $(MFLAGS) leim-list.el EMACS="$(bootstrap_exe)" | 419 | cd ../leim && $(MAKE) $(MFLAGS) leim-list.el EMACS="$(bootstrap_exe)" |
| 420 | 420 | ||
| 421 | $(lispsource)/international/charprop.el: bootstrap-emacs$(EXEEXT) | 421 | $(srcdir)/macuvs.h $(lispsource)/international/charprop.el: \ |
| 422 | bootstrap-emacs$(EXEEXT) | ||
| 422 | cd ../admin/unidata && $(MAKE) $(MFLAGS) all EMACS="../$(bootstrap_exe)" | 423 | cd ../admin/unidata && $(MAKE) $(MFLAGS) all EMACS="../$(bootstrap_exe)" |
| 423 | 424 | ||
| 424 | ## The dumped Emacs is as functional and more efficient than | 425 | ## The dumped Emacs is as functional and more efficient than |
diff --git a/src/macuvs.h b/src/macuvs.h index 20879888f9a..2f52ce3da8e 100644 --- a/src/macuvs.h +++ b/src/macuvs.h | |||
| @@ -1,11 +1,4 @@ | |||
| 1 | /* UVS (Unicode Variation Sequence) table definitions. | 1 | /* Automatically generated by uvs.el. */ |
| 2 | |||
| 3 | This file is part of GNU Emacs. */ | ||
| 4 | |||
| 5 | /* This was generated from the Ideographic Variation Database file at | ||
| 6 | http://www.unicode.org/ivd/data/2012-03-02/IVD_Sequences.txt | ||
| 7 | using admin/mac/uvs.el in GNU Emacs, and distributed under | ||
| 8 | the Terms of Use in http://www.unicode.org/terms_of_use.html. */ | ||
| 9 | static const unsigned char mac_uvs_table_adobe_japan1_bytes[] = | 2 | static const unsigned char mac_uvs_table_adobe_japan1_bytes[] = |
| 10 | { | 3 | { |
| 11 | 0x00, 0x0e, 0x00, 0x01, 0x1f, 0x9e, 0x00, 0x00, | 4 | 0x00, 0x0e, 0x00, 0x01, 0x1f, 0x9e, 0x00, 0x00, |