Mercurial > emacs
changeset 30026:c7bbd13f3a27
*** empty log message ***
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Tue, 04 Jul 2000 07:40:23 +0000 |
parents | c5eb8840659f |
children | a37837ad882e |
files | src/ChangeLog |
diffstat | 1 files changed, 12 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/ChangeLog Tue Jul 04 07:39:18 2000 +0000 +++ b/src/ChangeLog Tue Jul 04 07:40:23 2000 +0000 @@ -1,3 +1,15 @@ +2000-07-04 Kenichi Handa <handa@etl.go.jp> + + * composite.h (make_composition_value_copy): Extern it. + + * composite.c (make_composition_value_copy): New function. + + * editfns.c (Fformat): While copying text properties, make each + composition property value a copy. + + * fns.c (concat): While copying text properties, make each + composition property value a copy. + 2000-07-03 Gerd Moellmann <gerd@gnu.org> * m/macppc.h (LINKER, LD_SWITCH_MACHINE) [LINUX]: Define.