Mercurial > hg > xemacs-beta
comparison src/ChangeLog @ 3479:2b84dd8eb906
[xemacs-hg @ 2006-06-27 22:59:37 by james]
Don't leak Dynarr's in redisplay. <m3sllwwxja.fsf@jerrypc.cs.usu.edu>
author | james |
---|---|
date | Tue, 27 Jun 2006 22:59:40 +0000 |
parents | f986ebd9c080 |
children | 20773f9b7bc0 |
comparison
equal
deleted
inserted
replaced
3478:222e933cef23 | 3479:2b84dd8eb906 |
---|---|
1 2006-06-22 Jerry James <james@xemacs.org> | |
2 | |
3 * redisplay-gtk.c (gtk_output_display_block): Fix a Dynarr leak. | |
4 Don't create the buffer if there is nothing to do. | |
5 * redisplay-msw.c (mswindows_output_display_block): Ditto. | |
6 * redisplay-output.c (redisplay_output_layout): Ditto. | |
7 * redisplay-tty.c (tty_output_display_block): Ditto. | |
8 * redisplay-x.c (x_output_display_block): Ditto. | |
9 | |
1 2006-06-23 Stephen J. Turnbull <stephen@xemacs.org> | 10 2006-06-23 Stephen J. Turnbull <stephen@xemacs.org> |
2 | 11 |
3 * font-mgr.c (extract_fcapi_string): | 12 * font-mgr.c (extract_fcapi_string): |
4 (fc_intern): | 13 (fc_intern): |
5 (Ffc_name_parse): | 14 (Ffc_name_parse): |