Mercurial > emacs
diff 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 |
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.