Mercurial > emacs
comparison src/ChangeLog @ 30026:c7bbd13f3a27
*** empty log message ***
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Tue, 04 Jul 2000 07:40:23 +0000 |
parents | c4958e8c427f |
children | e3a7a827d1b0 |
comparison
equal
deleted
inserted
replaced
30025:c5eb8840659f | 30026:c7bbd13f3a27 |
---|---|
1 2000-07-04 Kenichi Handa <handa@etl.go.jp> | |
2 | |
3 * composite.h (make_composition_value_copy): Extern it. | |
4 | |
5 * composite.c (make_composition_value_copy): New function. | |
6 | |
7 * editfns.c (Fformat): While copying text properties, make each | |
8 composition property value a copy. | |
9 | |
10 * fns.c (concat): While copying text properties, make each | |
11 composition property value a copy. | |
12 | |
1 2000-07-03 Gerd Moellmann <gerd@gnu.org> | 13 2000-07-03 Gerd Moellmann <gerd@gnu.org> |
2 | 14 |
3 * m/macppc.h (LINKER, LD_SWITCH_MACHINE) [LINUX]: Define. | 15 * m/macppc.h (LINKER, LD_SWITCH_MACHINE) [LINUX]: Define. |
4 | 16 |
5 * fns.c (sweep_weak_table): Mark only objects that are not | 17 * fns.c (sweep_weak_table): Mark only objects that are not |