diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 60ea0cf622c..cac262b3b2f 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2010-01-11 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> | ||
| 2 | |||
| 3 | * xfns.c (x_set_menu_bar_lines) [!USE_X_TOOLKIT && !USE_GTK]: | ||
| 4 | Clear areas that will not be updated after change of menu bar lines. | ||
| 5 | Clear the menu bar window's current matrix when the window gets empty. | ||
| 6 | |||
| 1 | 2010-01-09 Chong Yidong <cyd@stupidchicken.com> | 7 | 2010-01-09 Chong Yidong <cyd@stupidchicken.com> |
| 2 | 8 | ||
| 3 | * intervals.h, textprop.c (extend_property_ranges): Return value | 9 | * intervals.h, textprop.c (extend_property_ranges): Return value |