# HG changeset patch # User Juanma Barranquero # Date 1162073365 0 # Node ID 38a1bdc97e78c9f1037706fe407a7c08df997e2d # Parent 35ece799c49e0c43432d1f948b83824778be8ba7 *** empty log message *** diff -r 35ece799c49e -r 38a1bdc97e78 src/ChangeLog --- a/src/ChangeLog Sat Oct 28 22:03:51 2006 +0000 +++ b/src/ChangeLog Sat Oct 28 22:09:25 2006 +0000 @@ -1,3 +1,7 @@ +2006-10-29 Juanma Barranquero + + * window.c (Fdisplay_buffer): Fix typo in docstring. + 2006-10-27 Ben North (tiny change) * w32term.c (x_draw_glyph_string_foreground): Set background mode @@ -431,7 +435,7 @@ avoid confusing redisplay by placing the cursor outside the visible window area. -2006-09-13 YAMAMOTO Mitsuharu +2006-09-13 YAMAMOTO Mitsuharu * xterm.c (x_initialize): Don't install Xt event timer here. (x_timeout_atimer_activated_flag): New var. @@ -2176,7 +2180,7 @@ * xdisp.c (display_tool_bar_line): Restore entire tool-bar geometry when backtracking in case last image doesn't fit on line. -2006-05-18 MIYOSHI Masanori (tiny change) +2006-05-18 MIYOSHI Masanori (tiny change) * xdisp.c (display_tool_bar_line): Don't adjust tool-bar height by more than height of one frame default line.