diff options
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, |