Mercurial > emacs
comparison src/ChangeLog @ 49140:23177b864eef
*** empty log message ***
author | Andreas Schwab <schwab@suse.de> |
---|---|
date | Fri, 10 Jan 2003 20:08:54 +0000 |
parents | 7b5001b123ed |
children | c00432dbb3de |
comparison
equal
deleted
inserted
replaced
49139:e807249d08c1 | 49140:23177b864eef |
---|---|
1 2003-01-10 Andreas Schwab <schwab@suse.de> | |
2 | |
3 * alloc.c (pure_alloc): Correct alignment for Lisp_Floats. | |
4 Reported by Berthold Gunreben <b.gunreben@web.de>. | |
5 | |
1 2003-01-10 Dave Love <fx@gnu.org> | 6 2003-01-10 Dave Love <fx@gnu.org> |
2 | 7 |
3 * composite.c (syms_of_composite): Make composition_hash_table | 8 * composite.c (syms_of_composite): Make composition_hash_table |
4 weak. | 9 weak. |
5 | 10 |