aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorJuanma Barranquero2006-10-28 22:09:25 +0000
committerJuanma Barranquero2006-10-28 22:09:25 +0000
commit856bb2b0eec36b57d7d5a95244d49cc8e558a4a3 (patch)
tree66394e95228f44ea9e15323fbf83cbfb3957a8dd /src
parent473d3c06d855703a67f2083fa64c95971358c3aa (diff)
downloademacs-856bb2b0eec36b57d7d5a95244d49cc8e558a4a3.tar.gz
emacs-856bb2b0eec36b57d7d5a95244d49cc8e558a4a3.zip
*** empty log message ***
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog8
1 files changed, 6 insertions, 2 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 4118fc6f2d8..b1271fa7b7c 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,7 @@
12006-10-29 Juanma Barranquero <lekktu@gmail.com>
2
3 * window.c (Fdisplay_buffer): Fix typo in docstring.
4
12006-10-27 Ben North <ben@redfrontdoor.org> (tiny change) 52006-10-27 Ben North <ben@redfrontdoor.org> (tiny change)
2 6
3 * w32term.c (x_draw_glyph_string_foreground): Set background mode 7 * w32term.c (x_draw_glyph_string_foreground): Set background mode
@@ -431,7 +435,7 @@
431 avoid confusing redisplay by placing the cursor outside the visible 435 avoid confusing redisplay by placing the cursor outside the visible
432 window area. 436 window area.
433 437
4342006-09-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> 4382006-09-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
435 439
436 * xterm.c (x_initialize): Don't install Xt event timer here. 440 * xterm.c (x_initialize): Don't install Xt event timer here.
437 (x_timeout_atimer_activated_flag): New var. 441 (x_timeout_atimer_activated_flag): New var.
@@ -2176,7 +2180,7 @@
2176 * xdisp.c (display_tool_bar_line): Restore entire tool-bar 2180 * xdisp.c (display_tool_bar_line): Restore entire tool-bar
2177 geometry when backtracking in case last image doesn't fit on line. 2181 geometry when backtracking in case last image doesn't fit on line.
2178 2182
21792006-05-18 MIYOSHI Masanori <miyoshi@meadowy.org> (tiny change) 21832006-05-18 MIYOSHI Masanori <miyoshi@meadowy.org> (tiny change)
2180 2184
2181 * xdisp.c (display_tool_bar_line): Don't adjust tool-bar height by 2185 * xdisp.c (display_tool_bar_line): Don't adjust tool-bar height by
2182 more than height of one frame default line. 2186 more than height of one frame default line.