Mercurial > emacs
comparison src/ChangeLog @ 66099:f284148b3d3f
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Sat, 15 Oct 2005 13:42:32 +0000 |
parents | 4428004b0bf8 |
children | 9bb08ad57594 |
comparison
equal
deleted
inserted
replaced
66098:ac281b254006 | 66099:f284148b3d3f |
---|---|
234 (expose_overlaps): Call x_fix_overlapping_area with new OVERLAPS arg | 234 (expose_overlaps): Call x_fix_overlapping_area with new OVERLAPS arg |
235 to draw overlaps in both preceding and succeeding rows. | 235 to draw overlaps in both preceding and succeeding rows. |
236 | 236 |
237 * xterm.c, w32term.c, macterm.c: Rename member for_overlaps_p in | 237 * xterm.c, w32term.c, macterm.c: Rename member for_overlaps_p in |
238 struct glyph_string to for_overlaps. | 238 struct glyph_string to for_overlaps. |
239 | |
240 2005-10-04 Richard M. Stallman <rms@gnu.org> | |
241 | |
242 * alloc.c (refill_memory_reserve): Conditionalize the body, | |
243 not the function's existence. | |
239 | 244 |
240 2005-10-04 Kim F. Storm <storm@cua.dk> | 245 2005-10-04 Kim F. Storm <storm@cua.dk> |
241 | 246 |
242 * window.c (window_split_tree): New function. | 247 * window.c (window_split_tree): New function. |
243 (Fwindow_split_tree): New defun. | 248 (Fwindow_split_tree): New defun. |